Hi again friends.
I have tried to make the window example work with another method from
window class and it makes the virtual machine throw a horrible dump. The
example sucks but I want to be sure that it is not the java vm under ppc
arch the thing that has the bug.
vm dump:
SIGSEGV 11* segmentation violation
si_signo [11]: SIGSEGV 11* segmentation violation
si_errno [0]: Success
si_code [196609]: unknown siginfo
stackpointer=0x7fffcbcc
Full thread dump Classic VM (Blackdown-1.3.1-02b-FCS, native threads):
"Finalizer" (TID:0x30cc0528, sys_thread_t:0x10060780, state:CW,
native ID:0xc04) prio=8
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162)
"Reference Handler" (TID:0x30cc0300, sys_thread_t:0x1005a910,
state:CW, native ID:0x803) prio=10
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:420)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110)
"Signal Dispatcher" (TID:0x30cc0330, sys_thread_t:0x100588b0,
state:CW, native ID:0x402) prio=5
"main" (TID:0x30cc01b0, sys_thread_t:0x1001b9a0, state:R, native
ID:0x400) prio=5
at org.gnu.gdk.Window.gdk_window_get_toplevels(Native Method)
at org.gnu.gdk.Window.getTopLevelWindows(Window.java:196)
at WindowExample.main(WindowExample.java:10)
Monitor Cache Dump:
java.lang.ref.ReferenceQueue$Lock@30CC0540/30CF6838: <unowned>
Waiting to be notified:
"Finalizer" (0x10060780)
java.lang.ref.Reference$Lock@30CC0310/30CF6340: <unowned>
Waiting to be notified:
"Reference Handler" (0x1005a910)
Registered Monitor Dump:
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" (0x1001b9a0) 1 entry
Thread queue lock: owner "main" (0x1001b9a0) 1 entry
Monitor registry: owner "main" (0x1001b9a0) 1 entry
|