NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: EXCEPTION_ACCESS_VIOLATION

Hi Luke,

Clearly this is a bug in an OpenGL implementation. The
only suggestion would be to try different OpenGL drivers,
or the Direct3D version of Java3D, or perhaps a different
version of Java3D won't trigger this bug.

Good luck,
Bill

On Thu, 16 Oct 2003 Luke.A.Catania@xxxxxxxxxxxxxxxxxxx wrote:

> I received the error below when trying to plot.  It crashed my whole browser
> that was running my applet.  I am using the OpenGL version of Java3D.
>
> Luke
>
>
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
> PC=0x1F7FAB9A
> Function=DrvValidateVersion+0x71FEA
> Library=C:\WIN2000\system32\mxicd.dll
>
> Current Java thread:
>       at
> javax.media.j3d.NativeConfigTemplate3D.isSceneAntialiasingMultiSamplesAvaila
> ble(Native Method)
>       at
> javax.media.j3d.NativeConfigTemplate3D.hasSceneAntialiasingMultiSamples(Nati
> veConfigTemplate3D.java:175)
>       at javax.media.j3d.Renderer.doWork(Renderer.java:385)
>       at javax.media.j3d.J3dThread.run(J3dThread.java:250)
>
> Dynamic libraries:
> 0x00400000 - 0x00407000       C:\j2sdk1.4.2_01\bin\javaw.exe
> 0x77F80000 - 0x77FFB000       C:\WIN2000\system32\ntdll.dll
> 0x7C2D0000 - 0x7C332000       C:\WIN2000\system32\ADVAPI32.dll
> 0x7C4E0000 - 0x7C599000       C:\WIN2000\system32\KERNEL32.DLL
> 0x77D30000 - 0x77D9E000       C:\WIN2000\system32\RPCRT4.DLL
> 0x77E10000 - 0x77E75000       C:\WIN2000\system32\USER32.dll
> 0x77F40000 - 0x77F7C000       C:\WIN2000\system32\GDI32.DLL
> 0x78000000 - 0x78045000       C:\WIN2000\system32\MSVCRT.dll
> 0x08000000 - 0x08136000       C:\j2sdk1.4.2_01\jre\bin\client\jvm.dll
> 0x77570000 - 0x775A0000       C:\WIN2000\system32\WINMM.dll
> 0x10000000 - 0x10007000       C:\j2sdk1.4.2_01\jre\bin\hpi.dll
> 0x007E0000 - 0x007EE000       C:\j2sdk1.4.2_01\jre\bin\verify.dll
> 0x007F0000 - 0x00808000       C:\j2sdk1.4.2_01\jre\bin\java.dll
> 0x00810000 - 0x0081D000       C:\j2sdk1.4.2_01\jre\bin\zip.dll
> 0x18880000 - 0x1898F000       C:\j2sdk1.4.2_01\jre\bin\awt.dll
> 0x77800000 - 0x7781E000       C:\WIN2000\system32\WINSPOOL.DRV
> 0x76620000 - 0x76631000       C:\WIN2000\system32\MPR.DLL
> 0x75E60000 - 0x75E7A000       C:\WIN2000\system32\IMM32.dll
> 0x77A50000 - 0x77B3C000       C:\WIN2000\system32\ole32.dll
> 0x18990000 - 0x189E0000       C:\j2sdk1.4.2_01\jre\bin\fontmanager.dll
> 0x72800000 - 0x72846000       C:\WIN2000\system32\ddraw.dll
> 0x728A0000 - 0x728A6000       C:\WIN2000\system32\DCIMAN32.dll
> 0x72CF0000 - 0x72D84000       C:\WIN2000\system32\D3DIM700.DLL
> 0x5FFF0000 - 0x5FFFE000       C:\Program Files\Support.com\bin\sdcidle.dll
> 0x1EC20000 - 0x1EC3E000       C:\j2sdk1.4.2_01\jre\bin\jpeg.dll
> 0x1F620000 - 0x1F642000       C:\j2sdk1.4.2_01\jre\bin\J3D.dll
> 0x69510000 - 0x695D7000       C:\WIN2000\system32\OPENGL32.dll
> 0x6FAC0000 - 0x6FADF000       C:\WIN2000\system32\GLU32.dll
> 0x1F760000 - 0x1F765000       C:\j2sdk1.4.2_01\jre\bin\jawt.dll
> 0x1F770000 - 0x1F834000       C:\WIN2000\system32\mxicd.dll
> 0x77920000 - 0x77943000       C:\WIN2000\system32\imagehlp.dll
> 0x72A00000 - 0x72A2D000       C:\WIN2000\system32\DBGHELP.dll
> 0x690A0000 - 0x690AB000       C:\WIN2000\system32\PSAPI.DLL
>
> Heap at VM Abort:
> Heap
>  def new generation   total 832K, used 359K [0x10010000, 0x100f0000,
> 0x104f0000)
>   eden space 768K,  42% used [0x10010000, 0x10060b78, 0x100d0000)
>   from space 64K,  56% used [0x100d0000, 0x100d91a0, 0x100e0000)
>   to   space 64K,   0% used [0x100e0000, 0x100e0000, 0x100f0000)
>  tenured generation   total 9872K, used 5924K [0x104f0000, 0x10e94000,
> 0x14010000)
>    the space 9872K,  60% used [0x104f0000, 0x10ab9248, 0x10ab9400,
> 0x10e94000)
>  compacting perm gen  total 14592K, used 14459K [0x14010000, 0x14e50000,
> 0x18010000)
>    the space 14592K,  99% used [0x14010000, 0x14e2ec90, 0x14e2ee00,
> 0x14e50000)
>
> Local Time = Thu Oct 16 17:32:43 2003
> Elapsed Time = 196
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
> #
>


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: