VTK / Java / Linux Pb
Jean-Marc Pierson
pierson at lil.univ-littoral.fr
Mon Oct 18 13:49:19 EDT 1999
Hi there,
I am trying to make the set Java VTK work for Linux. I compiled it fine,
I compiled the
regression test, but when starting it, java makes a segmentation
violation.
Anyone managed to use it ?
My system : Linux Redhat 5.2, VTK 2.4, jdk1.2
In fact, a window appear with a cone inside, but then it crashed.
Thanks for help,
Jean-Marc.
% java Regression
SIGSEGV 11* segmentation violation
stackpointer=0xbffff2c4
Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v1, native
threads):
"Finalizer" (TID:0x41082320, sys_thread_t:0x81c3408, state:CW,
native ID:0xc03) prio=8
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
"Reference Handler" (TID:0x410823b0, sys_thread_t:0x81bec50,
state:CW, native ID:0x802) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:424)
at
java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
"SIGQUIT handler" (TID:0x410823e0, sys_thread_t:0x81b76d8, state:R,
native ID:0x401) prio=5
"main" (TID:0x410821e0, sys_thread_t:0x8143120, state:R, native
ID:0x400) prio=5
at vtk.vtkSource.Update_1(Native Method)
at vtk.vtkSource.Update(Compiled Code)
at Regression.main(Compiled Code)
Monitor Cache Dump:
java.lang.ref.Reference$Lock at 410823C0/410B7B20: <unowned>
Waiting to be notified:
"Reference Handler" (0x81bec50)
java.lang.ref.ReferenceQueue$Lock at 41082338/410B8028: <unowned>
Waiting to be notified:
"Finalizer" (0x81c3408)
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" (0x8143120) 1 entry
Thread queue lock: owner "main" (0x8143120) 1 entry
Dynamic loading lock: <unowned>
Monitor registry: owner "main" (0x8143120) 1 entry
--
Pierson Jean-Marc, LIL, BP719, 62228 Calais Cedex
pierson at lil.univ-littoral.fr tel: 03 21 97 00 46
http://www-lil.univ-littoral.fr/~pierson fax: 03 21 19 06 61
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list