Hello everybody,
since I upgraded to java3d 1.1.3 some programs (even examples of java3d)
end with a segmentation violation (see below).
My system runs with SuSE Linux 6.3, Mesa3.1, XFree86 4.0 and jdk1.2.2
RC4 (Blackdown)
Thanks for any help in advance
Sandra Kalass
# java AppearanceTest
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
...
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
SIGSEGV 11* segmentation violation
si_signo [11]: SIGSEGV 11* segmentation violation
si_errno [0]: Erfolg
si_code [0]: SI_USER [pid: 0, uid: 0]
stackpointer=0xbfffee1c
Full thread dump Classic VM (Linux_JDK_1.2.2_RC4, native threads):
"AWT-Motif" (TID:0x40e99030, sys_thread_t:0x82b0808, state:R, native
ID:0x1807) prio=5
at sun.awt.motif.MToolkit.run(Native Method)
at java.lang.Thread.run(Thread.java, Compiled Code)
"SunToolkit.PostEventQueue-0" (TID:0x40e994b0,
sys_thread_t:0x8299868, state:CW, native ID:0x1406) prio=5
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java, Compiled Code)
at sun.awt.PostEventQueue.run(SunToolkit.java, Compiled Code)
"AWT-EventQueue-0" (TID:0x40e999f8, sys_thread_t:0x8292f50,
state:CW, native ID:0x1005) prio=6
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java, Compiled Code)
at java.awt.EventQueue.getNextEvent(EventQueue.java, Compiled
Code)
at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java,
Compiled Code)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java,
Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThread.java,
Compiled Code)
"Finalizer" (TID:0x40e7e320, sys_thread_t:0x80d0930, state:CW,
native ID:0xc04) prio=8
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java,
Compiled Code)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java,
Compiled Code)
at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
"Reference Handler" (TID:0x40e7e3b0, sys_thread_t:0x80ca508,
state:CW, native ID:0x803) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java, Compiled Code)
at
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
"SIGQUIT handler" (TID:0x40e7e3e0, sys_thread_t:0x80cfde0, state:R,
native ID:0x402) prio=5
"main" (TID:0x40e7e1e0, sys_thread_t:0x8053260, state:R, native
ID:0x400) prio=5
at javax.media.j3d.NativeConfigTemplate3D.chooseOglVisual(Native
Method)
at
javax.media.j3d.NativeConfigTemplate3D.getBestConfiguration(NativeConfigTemplate3D.java,
Compiled Code)
at
javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTemplate3D.java,
Compiled Code)
at
java.awt.GraphicsDevice.getBestConfiguration(GraphicsDevice.java,
Compiled Code)
at
com.sun.j3d.utils.universe.SimpleUniverse.getPreferredConfiguration(SimpleUniverse.java,
Compiled Code)
at AppearanceTest.<init>(AppearanceTest.java, Compiled Code)
at AppearanceTest.main(AppearanceTest.java, Compiled Code)
Monitor Cache Dump:
java.awt.EventQueue@40E99820/40FF1110: <unowned>
Waiting to be notified:
"AWT-EventQueue-0" (0x8292f50)
sun.awt.PostEventQueue@40E994B0/40FF1528: <unowned>
Waiting to be notified:
"SunToolkit.PostEventQueue-0" (0x8299868)
java.lang.ref.ReferenceQueue$Lock@40E7E338/40EB3D78: <unowned>
Waiting to be notified:
"Finalizer" (0x80d0930)
java.lang.ref.Reference$Lock@40E7E3C0/40EB38A8: <unowned>
Waiting to be notified:
"Reference Handler" (0x80ca508)
Registered Monitor Dump:
PCMap lock: <unowned>
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "main" (0x8053260) 1 entry
Thread queue lock: owner "main" (0x8053260) 1 entry
Monitor registry: owner "main" (0x8053260) 1 entry
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".