|
Bugzilla – Bug 31 |
consistent segfault on starting the 3D viewer |
Last modified: 2009-04-20 18:44:36 CDT |
| ⚠ |
NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug. The Fiji project now uses GitHub Issues for issue tracking. Please file all new issues there. |
| consistent segfault on starting the 3D viewer | |
|
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
A couple more details about this problem: - I've tried using version 1.5.2 of Java3D but the same problem exists. - I forgot to include the terminal output. This is included below - the errors "***** polygon with only one vertex?! *****" and "failed to create drawable" may tell : mark@cava:~/fiji ./fiji /home/mark/.ImageJ_3D_Viewer.props (No such file or directory) Java 3D WARNING : reported GLX version = 1.2 GLX version 1.3 or higher is required The reported version number may be incorrect. There is a known ATI driver bug in glXQueryVersion that incorrectly reports the GLX version as 1.2 when it really is 1.3, so Java 3D will attempt to run anyway. ***** polygon with only one vertex?! ***** failed to create drawable # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x51b87c42, pid=17602, tid=1369811856 # # Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode linux-x86) # Problematic frame: # C [libGL.so.1+0x39c42] # # An error report file with more information is saved as: # /home/mark/fiji/hs_err_pid17602.log # # 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. # Aborted