Login  Register

3D viewer crashes immediately

Posted by Luisa de Vivo on Oct 30, 2013; 10:58pm
URL: http://imagej.273.s1.nabble.com/3D-viewer-crashes-immediately-tp5005393.html

Hello,

I am having troubles with the 3D Viewer plugin (also in TrakEM2) in one of
my computers with Windows7. Every time I try to open something in 3d, FIJI
crashes. I am copying a typical error message. I have this problem with
both the life-line version and the continuous release of FIJI.
Could anyone suggest me what to do?
Thank you,

Luisa

A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690e08c8,
pid=4368, tid=3528
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode
windows-amd64 )
# Problematic frame:
# C  [atio6axx.dll+0xb08c8]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x0000000053c5b000):  JavaThread "J3D-Renderer-1"
[_thread_in_native, id=3528, stack(0x00000000593d0000,0x00000000595d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000b54

Registers:
RAX=0x0000000000000000, RBX=0x0000000056fb5300, RCX=0x0000000000000000,
RDX=0x0000000056fdfec0
RSP=0x00000000595c2f80, RBP=0x0000000056fb5320, RSI=0x0000000000000000,
RDI=0x0000000056faa220
R8=0x0000000000000080, R9=0x0000000000000100, R10=0x0000000000000100,
R11=0x00000000595c2f50
R12=0x00000000690e0d80, R13=0x0000000000000000, R14=0x0000000000000000,
R15=0x00000000ffffffff
RIP=0x00000000690e08c8, EFLAGS=0x0000000000010246

Register to memory mapping:

RAX=0x0000000000000000
0x0000000000000000 is pointing to unknown location

RBX=0x0000000056fb5300
0x0000000056fb5300 is pointing to unknown location

RCX=0x0000000000000000
0x0000000000000000 is pointing to unknown location

RDX=0x0000000056fdfec0
0x0000000056fdfec0 is pointing to unknown location

RSP=0x00000000595c2f80
0x00000000595c2f80 is pointing into the stack for thread: 0x0000000053c5b000
"J3D-Renderer-1" prio=6 tid=0x0000000053c5b000 nid=0xdc8 runnable
[0x00000000595cf000]
   java.lang.Thread.State: RUNNABLE

RBP=0x0000000056fb5320
0x0000000056fb5320 is pointing to unknown location

RSI=0x0000000000000000
0x0000000000000000 is pointing to unknown location

RDI=0x0000000056faa220
0x0000000056faa220 is pointing to unknown location

R8 =0x0000000000000080
0x0000000000000080 is pointing to unknown location

R9 =0x0000000000000100
0x0000000000000100 is pointing to unknown location

R10=0x0000000000000100
0x0000000000000100 is pointing to unknown location

R11=0x00000000595c2f50
0x00000000595c2f50 is pointing into the stack for thread: 0x0000000053c5b000
"J3D-Renderer-1" prio=6 tid=0x0000000053c5b000 nid=0xdc8 runnable
[0x00000000595cf000]
   java.lang.Thread.State: RUNNABLE

R12=0x00000000690e0d80
0x00000000690e0d80 is pointing to unknown location

R13=0x0000000000000000
0x0000000000000000 is pointing to unknown location

R14=0x0000000000000000
0x0000000000000000 is pointing to unknown location

R15=0x00000000ffffffff
0x00000000ffffffff is an unallocated location in the heap


Top of Stack: (sp=0x00000000595c2f80)
0x00000000595c2f80:   000000005975fe80 0000000056fb5300
0x00000000595c2f90:   0000000056fb5320 0000000000000000
0x00000000595c2fa0:   0000000000000000 0000000000000000
0x00000000595c2fb0:   00000000595c4930 0000000000000000
0x00000000595c2fc0:   0000000000000000 0000000000000000
0x00000000595c2fd0:   0000000000000000 0000000000000000
0x00000000595c2fe0:   00000000000000f5 0000000000000000
0x00000000595c2ff0:   0000000000000000 0000000000000000
0x00000000595c3000:   0000000000000000 0000000000000000
0x00000000595c3010:   0000000100000000 0000000000000000
0x00000000595c3020:   0000000000000000 0000000000000000
0x00000000595c3030:   000000005975cc00 000000000000000e
0x00000000595c3040:   000000000000000e 0000000000000000
0x00000000595c3050:   0000000000000000 0000000000000000
0x00000000595c3060:   0000000000000000 0000000000000000
0x00000000595c3070:   0000000000000000 0000000000000000

Instructions: (pc=0x00000000690e08c8)
0x00000000690e08b8:   44 24 20 e8 b0 fa 04 00 48 89 43 10 48 8b 45 00
0x00000000690e08c8:   83 b8 54 0b 00 00 01 75 53 48 8d 0d 28 e2 23 01


Stack: [0x00000000593d0000,0x00000000595d0000],  sp=0x00000000595c2f80,
 free space=1995k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
C  [atio6axx.dll+0xb08c8]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  javax.media.j3d.Win32NativeConfigTemplate3D.choosePixelFormat(JI[I[J)I+0
j
 javax.media.j3d.Win32NativeConfigTemplate3D.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+116
j
 javax.media.j3d.NativePipeline.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+5
j  javax.media.j3d.Renderer.doWork(J)V+1466
j  javax.media.j3d.J3dThread.run()V+19
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x0000000053c5b000 JavaThread "J3D-Renderer-1" [_thread_in_native,
id=3528, stack(0x00000000593d0000,0x00000000595d0000)]
  0x0000000053c5a000 JavaThread "J3D-MasterControl-1" [_thread_blocked,
id=3028, stack(0x00000000591d0000,0x00000000593d0000)]
  0x0000000053c59800 JavaThread "J3D-NotificationThread" [_thread_blocked,
id=3436, stack(0x0000000058fd0000,0x00000000591d0000)]
  0x0000000053c59000 JavaThread "J3D-TimerThread" [_thread_blocked,
id=4084, stack(0x0000000058dd0000,0x0000000058fd0000)]
  0x0000000053c58000 JavaThread
"J3D-RenderingAttributesStructureUpdateThread" [_thread_blocked, id=3548,
stack(0x0000000058bd0000,0x0000000058dd0000)]
  0x0000000053c57800 JavaThread "pool-10-thread-1" [_thread_blocked,
id=1704, stack(0x00000000586d0000,0x00000000588d0000)]
  0x000000004e0ef000 JavaThread "Display3D-launchers-2" daemon
[_thread_blocked, id=3124, stack(0x0000000057480000,0x0000000057680000)]
  0x000000004e0e9000 JavaThread "Display3D-launchers-1" daemon
[_thread_blocked, id=5048, stack(0x0000000055570000,0x0000000055770000)]
  0x000000004e0f2000 JavaThread "T2-Dispatcher" [_thread_blocked, id=1260,
stack(0x0000000055370000,0x0000000055570000)]
  0x0000000053c56800 JavaThread "repainter-10" daemon [_thread_blocked,
id=4240, stack(0x00000000584d0000,0x00000000586d0000)]
  0x0000000053c56000 JavaThread "repainter-9" daemon [_thread_blocked,
id=5100, stack(0x00000000582d0000,0x00000000584d0000)]
  0x0000000053c55000 JavaThread "repainter-8" daemon [_thread_blocked,
id=4528, stack(0x00000000580d0000,0x00000000582d0000)]
  0x0000000053c54800 JavaThread "repainter-7" daemon [_thread_blocked,
id=4604, stack(0x0000000057ed0000,0x00000000580d0000)]
  0x000000004e0ed000 JavaThread "repainter-6" daemon [_thread_blocked,
id=4804, stack(0x0000000057cd0000,0x0000000057ed0000)]
  0x000000004e0f1000 JavaThread "repainter-5" daemon [_thread_blocked,
id=2720, stack(0x0000000057ad0000,0x0000000057cd0000)]
  0x000000004e0ee800 JavaThread "repainter-4" daemon [_thread_blocked,
id=4960, stack(0x0000000055770000,0x0000000055970000)]
  0x000000004e0ed800 JavaThread "repainter-3" daemon [_thread_blocked,
id=4308, stack(0x0000000057280000,0x0000000057480000)]
  0x000000004e0e8800 JavaThread "repainter-2" daemon [_thread_blocked,
id=4744, stack(0x0000000056d40000,0x0000000056f40000)]
  0x000000004e0ec000 JavaThread "repainter-1" daemon [_thread_blocked,
id=3272, stack(0x0000000055970000,0x0000000055b70000)]
  0x000000004e0ea800 JavaThread "T2-mouseMoved" daemon [_thread_blocked,
id=1120, stack(0x00000000578d0000,0x0000000057ad0000)]
  0x000000004e0ef800 JavaThread "T2-Canvas-Repainter" daemon
[_thread_blocked, id=3128, stack(0x00000000576d0000,0x00000000578d0000)]
  0x000000004e0eb800 JavaThread "T2-Canvas-Offscreen" daemon
[_thread_blocked, id=4648, stack(0x0000000057080000,0x0000000057280000)]
  0x000000004e0f0800 JavaThread "T2-Navigator-Repainter" daemon
[_thread_blocked, id=2964, stack(0x0000000056b40000,0x0000000056d40000)]
  0x000000004e0e3800 JavaThread "T2-Navigator-UpdateGraphics" daemon
[_thread_blocked, id=4668, stack(0x000000004fef0000,0x00000000500f0000)]
  0x000000004e0ea000 JavaThread "TimerQueue" daemon [_thread_blocked,
id=1196, stack(0x0000000055170000,0x0000000055370000)]
  0x000000004e0e8000 JavaThread "Thread-5" daemon [_thread_blocked,
id=2740, stack(0x0000000054f70000,0x0000000055170000)]
  0x000000004e0e7000 JavaThread "SetLayerThread" daemon [_thread_blocked,
id=4560, stack(0x000000004faf0000,0x000000004fcf0000)]
  0x000000004e0e5800 JavaThread "RedPhone-server" [_thread_in_native,
id=3616, stack(0x0000000052ba0000,0x0000000052da0000)]
  0x000000004e0e6800 JavaThread "T2-Status-Dispatcher" daemon
[_thread_blocked, id=3928, stack(0x00000000529a0000,0x0000000052ba0000)]
  0x000000004e0e5000 JavaThread "T2-Log-Dispatcher" daemon
[_thread_blocked, id=4796, stack(0x0000000002160000,0x0000000002360000)]
  0x000000004e0e4000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4920,
stack(0x0000000000030000,0x0000000000230000)]
  0x000000004dbe0800 JavaThread "AWT-EventQueue-0" [_thread_blocked,
id=4496, stack(0x000000004fcf0000,0x000000004fef0000)]
  0x000000004dbde800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4276,
stack(0x000000004eb60000,0x000000004ed60000)]
  0x000000004d7ec800 JavaThread "RMI RenewClean-[144.92.3.121:49207]"
daemon [_thread_blocked, id=4932,
stack(0x000000004f8f0000,0x000000004faf0000)]
  0x000000004d815800 JavaThread "AWT-Windows" daemon [_thread_in_native,
id=3252, stack(0x000000004ed60000,0x000000004ef60000)]
  0x000000004beb1000 JavaThread "Java2D Disposer" daemon [_thread_blocked,
id=4552, stack(0x000000004e960000,0x000000004eb60000)]
  0x000000004b982800 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=2944, stack(0x000000004d330000,0x000000004d530000)]
  0x000000004b97e800 JavaThread "CompilerThread1" daemon [_thread_blocked,
id=1404, stack(0x000000004d130000,0x000000004d330000)]
  0x000000004b97a800 JavaThread "CompilerThread0" daemon [_thread_blocked,
id=3136, stack(0x000000004cf30000,0x000000004d130000)]
  0x000000004b979800 JavaThread "Attach Listener" daemon [_thread_blocked,
id=4356, stack(0x000000004cd30000,0x000000004cf30000)]
  0x000000004b970800 JavaThread "Signal Dispatcher" daemon
[_thread_blocked, id=1308, stack(0x000000004cb30000,0x000000004cd30000)]
  0x000000004b96e000 JavaThread "Surrogate Locker Thread (CMS)" daemon
[_thread_blocked, id=3972, stack(0x000000004c930000,0x000000004cb30000)]
  0x000000004b91f000 JavaThread "Finalizer" daemon [_thread_blocked,
id=3944, stack(0x000000004c730000,0x000000004c930000)]
  0x000000004b914800 JavaThread "Reference Handler" daemon
[_thread_blocked, id=1240, stack(0x000000004c530000,0x000000004c730000)]

Other Threads:
  0x000000004b90f800 VMThread [stack:
0x000000004c330000,0x000000004c530000] [id=1716]
  0x000000004b9a3800 WatcherThread [stack:
0x000000004d530000,0x000000004d730000] [id=4056]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 par new generation   total 19136K, used 12791K [0x000000007fff0000,
0x00000000814b0000, 0x000000009de50000)
  eden space 17024K,  63% used [0x000000007fff0000, 0x0000000080a75698,
0x0000000081090000)
  from space 2112K,  95% used [0x00000000812a0000, 0x0000000081498768,
0x00000000814b0000)
  to   space 2112K,   0% used [0x0000000081090000, 0x0000000081090000,
0x00000000812a0000)
 concurrent mark-sweep generation total 225992K, used 136192K
[0x000000009de50000, 0x00000000abb02000, 0x0000000c7c9f0000)
 concurrent-mark-sweep perm gen total 131072K, used 29849K
[0x0000000c7c9f0000, 0x0000000c849f0000, 0x0000000c849f0000)

Dynamic libraries:
0x0000000000400000 - 0x0000000000454000
C:\Users\Precision\Desktop\Fiji.app\ImageJ-win64.exe
0x0000000077c10000 - 0x0000000077db9000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000779f0000 - 0x0000000077b0f000 C:\Windows\system32\kernel32.dll
0x000007fefdb90000 - 0x000007fefdbfb000 C:\Windows\system32\KERNELBASE.dll
0x000007feff680000 - 0x000007feff75b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdfe0000 - 0x000007fefe07f000 C:\Windows\system32\msvcrt.dll
0x000007fefe310000 - 0x000007fefe32f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefde20000 - 0x000007fefdf4d000 C:\Windows\system32\RPCRT4.dll
0x0000000077b10000 - 0x0000000077c0a000 C:\Windows\system32\USER32.dll
0x000007fefdf70000 - 0x000007fefdfd7000 C:\Windows\system32\GDI32.dll
0x000007fefdf60000 - 0x000007fefdf6e000 C:\Windows\system32\LPK.dll
0x000007fefe330000 - 0x000007fefe3f9000 C:\Windows\system32\USP10.dll
0x000007feff8b0000 - 0x000007feff8de000 C:\Windows\system32\IMM32.DLL
0x000007feff8e0000 - 0x000007feff9e9000 C:\Windows\system32\MSCTF.dll
0x000000006d750000 - 0x000000006d779000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\splashscreen.dll
0x000007fefc1c0000 - 0x000007fefc216000 C:\Windows\system32\uxtheme.dll
0x000000006d890000 - 0x000000006df94000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\server\jvm.dll
0x000007fefb350000 - 0x000007fefb38b000 C:\Windows\system32\WINMM.dll
0x000000006d800000 - 0x000000006d80e000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\verify.dll
0x000000006d450000 - 0x000000006d477000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\java.dll
0x000000006d3b0000 - 0x000000006d3ba000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\hpi.dll
0x0000000077dd0000 - 0x0000000077dd7000 C:\Windows\system32\PSAPI.DLL
0x000007fef8460000 - 0x000007fef84df000 C:\Program Files\Common
Files\microsoft shared\ink\tiptsf.dll
0x000007fefe400000 - 0x000007fefe603000 C:\Windows\system32\ole32.dll
0x000007feff760000 - 0x000007feff837000 C:\Windows\system32\OLEAUT32.dll
0x000000006d850000 - 0x000000006d862000
C:\Users\PRECIS~1\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\zip.dll
0x000007fefcb50000 - 0x000007fefcb5c000 C:\Windows\system32\version.dll
0x000007fefd8e0000 - 0x000007fefd8ef000 C:\Windows\system32\CRYPTBASE.dll
0x000007feff9f0000 - 0x000007feffa89000 C:\Windows\system32\CLBCatQ.DLL
0x000007fef7670000 - 0x000007fef76c4000 C:\Windows\system32\oleacc.dll
0x000000006d0a0000 - 0x000000006d263000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\awt.dll
0x000007fef6530000 - 0x000007fef65a1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefe850000 - 0x000007feff5d8000 C:\Windows\system32\SHELL32.dll
0x000007feffa90000 - 0x000007feffb01000 C:\Windows\system32\SHLWAPI.dll
0x000007feea180000 - 0x000007feea220000
C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
0x000007fefbd90000 - 0x000007fefbda8000 C:\Windows\system32\DWMAPI.DLL
0x000000006d6a0000 - 0x000000006d6b7000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\net.dll
0x000007feff860000 - 0x000007feff8ad000 C:\Windows\system32\WS2_32.dll
0x000007fefdf50000 - 0x000007fefdf58000 C:\Windows\system32\NSI.dll
0x000007fefd110000 - 0x000007fefd165000 C:\Windows\system32\mswsock.dll
0x000007fefd440000 - 0x000007fefd447000 C:\Windows\System32\wship6.dll
0x000007fefb440000 - 0x000007fefb455000 C:\Windows\system32\NLAapi.dll
0x000007fef7e10000 - 0x000007fef7e25000 C:\Windows\system32\napinsp.dll
0x000007fef7df0000 - 0x000007fef7e09000 C:\Windows\system32\pnrpnsp.dll
0x000007fefcfa0000 - 0x000007fefcffb000 C:\Windows\system32\DNSAPI.dll
0x000007fef7de0000 - 0x000007fef7deb000 C:\Windows\System32\winrnr.dll
0x000007fefcd90000 - 0x000007fefcd97000 C:\Windows\System32\wshtcpip.dll
0x000007fefa350000 - 0x000007fefa377000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa340000 - 0x000007fefa34b000 C:\Windows\system32\WINNSI.DLL
0x000007fef9a00000 - 0x000007fef9a08000 C:\Windows\system32\rasadhlp.dll
0x000007fefa0f0000 - 0x000007fefa143000 C:\Windows\System32\fwpuclnt.dll
0x000007fefd250000 - 0x000007fefd267000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcf20000 - 0x000007fefcf67000 C:\Windows\system32\rsaenh.dll
0x000007fefcda0000 - 0x000007fefcdbe000 C:\Windows\system32\USERENV.dll
0x000007fefd9f0000 - 0x000007fefd9ff000 C:\Windows\system32\profapi.dll
0x000000006d340000 - 0x000000006d3a6000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\fontmanager.dll
0x000000006d6c0000 - 0x000000006d6cb000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\nio.dll
0x000000006d2b0000 - 0x000000006d2d8000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\dcpr.dll
0x000007feff5e0000 - 0x000007feff677000 C:\Windows\system32\COMDLG32.DLL
0x000007fefc3d0000 - 0x000007fefc5c4000
C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
0x000007fefd9d0000 - 0x000007fefd9e4000 C:\Windows\system32\RpcRtRemote.dll
0x000007fefbbe0000 - 0x000007fefbd41000
C:\Windows\system32\WindowsCodecs.dll
0x000007fefd880000 - 0x000007fefd8d7000 C:\Windows\system32\apphelp.dll
0x000007fef8420000 - 0x000007fef8455000 C:\Windows\system32\EhStorShell.dll
0x000007feffd40000 - 0x000007fefff17000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdc00000 - 0x000007fefdc36000 C:\Windows\system32\CFGMGR32.dll
0x000007fefdb70000 - 0x000007fefdb8a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefc220000 - 0x000007fefc34c000 C:\Windows\system32\PROPSYS.dll
0x000007fef7c10000 - 0x000007fef7c8e000 C:\Windows\System32\cscui.dll
0x000007fef8410000 - 0x000007fef841c000 C:\Windows\System32\CSCDLL.dll
0x000007fef8400000 - 0x000007fef840f000 C:\Windows\system32\CSCAPI.dll
0x000007fef7a60000 - 0x000007fef7ae0000 C:\Windows\system32\ntshrui.dll
0x000007fefd490000 - 0x000007fefd4b3000 C:\Windows\system32\srvcli.dll
0x000007fefb310000 - 0x000007fefb31b000 C:\Windows\system32\slc.dll
0x000007fefc350000 - 0x000007fefc37d000 C:\Windows\system32\ntmarta.dll
0x000007fefe770000 - 0x000007fefe7c2000 C:\Windows\system32\WLDAP32.dll
0x000007feea5a0000 - 0x000007feea61b000
C:\Windows\System32\StructuredQuery.dll
0x000007fefd5c0000 - 0x000007fefd5cb000 C:\Windows\System32\Secur32.dll
0x000007fefd840000 - 0x000007fefd865000 C:\Windows\system32\SSPICLI.DLL
0x000007fef50a0000 - 0x000007fef518e000 C:\Windows\system32\actxprxy.dll
0x000007fef1df0000 - 0x000007fef1e9f000 C:\Program Files\Internet
Explorer\ieproxy.dll
0x000007fefde10000 - 0x000007fefde14000
C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefdaa0000 - 0x000007fefdaa5000
C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fef0650000 - 0x000007fef066f000 C:\Windows\system32\thumbcache.dll
0x000007feea740000 - 0x000007feea817000 C:\Windows\system32\SearchFolder.dll
0x000007fef4f20000 - 0x000007fef4f54000 C:\Windows\system32\SHDOCVW.dll
0x000007fef2490000 - 0x000007fef3348000 C:\Windows\system32\ieframe.DLL
0x000007fefdc40000 - 0x000007fefdc44000
C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x000007fefb650000 - 0x000007fefb654000
C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x000007fefdb60000 - 0x000007fefdb64000
C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefdab0000 - 0x000007fefdab4000
C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fef9980000 - 0x000007fef9984000
C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x000007fefb320000 - 0x000007fefb324000
C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll
0x000007fefdc90000 - 0x000007fefdc93000
C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x0000000077de0000 - 0x0000000077de3000 C:\Windows\system32\normaliz.DLL
0x000007fefe080000 - 0x000007fefe30c000 C:\Windows\system32\iertutil.dll
0x000000006d490000 - 0x000000006d497000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\jawt.dll
0x0000000056f40000 - 0x0000000056f7e000
C:\Users\Precision\Desktop\Fiji.app\java\win64\jdk1.6.0_24\jre\bin\j3dcore-ogl.dll
0x000007fef69e0000 - 0x000007fef6afd000 C:\Windows\system32\OPENGL32.dll
0x000007fef69b0000 - 0x000007fef69dd000 C:\Windows\system32\GLU32.dll
0x000007feea640000 - 0x000007feea731000 C:\Windows\system32\DDRAW.dll
0x000007fef79d0000 - 0x000007fef79d8000 C:\Windows\system32\DCIMAN32.dll
0x0000000069030000 - 0x000000006a6b1000 C:\Windows\system32\atio6axx.dll
0x000007fef6d30000 - 0x000007fef6d3e000 C:\Windows\system32\atig6txx.dll
0x000000006e910000 - 0x000000006e9d8000 C:\Windows\system32\aticfx64.dll
0x00000000588d0000 - 0x000000005892d000 C:\Windows\system32\atiadlxx.dll
0x000007fefc9a0000 - 0x000007fefc9b1000 C:\Windows\system32\WTSAPI32.dll
0x000007fefdc50000 - 0x000007fefdc8a000 C:\Windows\system32\WINTRUST.dll
0x000007fefdca0000 - 0x000007fefde0c000 C:\Windows\system32\CRYPT32.dll
0x000007fefda90000 - 0x000007fefda9f000 C:\Windows\system32\MSASN1.dll

VM Arguments:
jvm_args: -Dpython.cachedir.skip=true
-Dplugins.dir=C:\Users\PRECIS~1\Desktop\Fiji.app -Xmx49097m -Xincgc
-XX:PermSize=128m
java_command: ImageJ
Launcher Type: generic

Environment Variables:
JAVA_HOME=C:\Users\PRECIS~1\Desktop\Fiji.app/java/win64/jdk1.6.0_24//jre
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD
APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files (x86)\ATI
Technologies\ATI.ACE\Core-Static;C:\Users\PRECIS~1\Desktop\Fiji.app/lib/win64;C:\Users\PRECIS~1\Desktop\Fiji.app/mm/win64;C:\Users\PRECIS~1\Desktop\Fiji.app/java/win64/jdk1.6.0_24//jre/bin
USERNAME=Precision
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7601 Service Pack 1

CPU:total 32 (8 cores per cpu, 2 threads per core) family 6 model 45
stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2,
popcnt, ht

Memory: 4k page, physical 67033136k(60733744k free), swap
134064412k(127256096k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (19.1-b02) for windows-amd64 JRE
(1.6.0_24-b07), built on Feb  2 2011 16:25:45 by "java_re" with MS VC++ 8.0
(VS2005)

time: Wed Oct 30 17:31:24 2013
elapsed time: 48 seconds


--
Luisa de Vivo, PhD
Department of Psychiatry
University of Wisconsin
6001 Research Park Boulevard
Madison WI 53719

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html