From: John.P.Lewis <Joh...@di...> - 2000-06-28 02:14:03
|
Hello - I'm running the precompiled gl4java.2.3.1.1 SGI binaries. A couple of the demos run correctly for a while with -green threads, but most others crash. glDemosCvs, which runs initially with -green crashes with -native. The crashes all seem to be the same; the trace is attached and starts out as indicated below. This is using SGI jdk122 'MR' release (april 2000). Does anyone have any leads on how to get around this? SIGSEGV 11* segmentation violation si_signo [11]: SIGSEGV 11* segmentation violation si_errno [0]: Error 0 si_code [1]: SEGV_MAPERR [addr: 0x96C8] User context info: pc = 0xda86bbc (SignalError = 0x4019630) sp = 0x104c6340, ra = 0xda79040 stackpointer=104c5e00 Full thread dump Classic VM (JDK-1.2.2, native threads): "Screen Updater" (TID:0x5126ba8, sys_thread_t:0x10712400, state:CW, native ID:0x1000c) prio=4 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:425) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:77) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:117) |