Hi,

I just installed TYA 1.2. My code used to work perfectly with previous versions,
now I get a thread dump.

Intel Pentium
Kernel 2.0.36
JDK 1.1.7v1a
Red Hat 5.1 with all updates applied

There's also a weird "user programm switched off JIT compiling" message.

This behavior is completely reproducible (happens every time).

Here's what I get:

 TYA 1.2 (for J117 / Linux). Copyright (c) 1997,98 The TYA Team
 Contact  The TYA Team   via Albrecht Kleine  <[EMAIL PROTECTED]>
TYA: #### 74087 byte for java/text/resources/LocaleElements.getContents
(()[[Ljava/lang/Object;)
TYA: #### 19766 byte for COM/Umbral/via/applet/ViaApplication.<init>
((Ljava/lang/String;)V)
TYA: *** user programm switched off JIT compiling ***
TYA:EXCEPTIONS_BY_SIGNALS problem

*** panic: TYA:EXCEPTIONS_BY_SIGNALS problem

TYA: Signal 6, returning to default handler;
SIGABRT   6*   abort (generated by abort(3) routine)
 stackbase=0xbffff770, stackpointer=0xbfffe7c8

Full thread dump:
    "Finalizer thread" (TID:0x40659210, sys_thread_t:0x4139de0c, state:CW)
prio=1
    "Async Garbage Collector" (TID:0x40659258, sys_thread_t:0x4137ce0c, state:R)
prio=1
    "Idle thread" (TID:0x406592a0, sys_thread_t:0x4135be0c, state:R) prio=0
    "Clock" (TID:0x40659088, sys_thread_t:0x4133ae0c, state:CW) prio=12
    "main" (TID:0x406590b0, sys_thread_t:0x81f79f8, state:R) prio=5 *current
thread*
 javax.swing.UIManager.initialize(Compiled Code)
 javax.swing.UIManager.maybeInitialize(Compiled Code)
 javax.swing.UIManager.getUI(Compiled Code)
 javax.swing.JPanel.updateUI(Compiled Code)
 javax.swing.JPanel.<init>(Compiled Code)
 javax.swing.JPanel.<init>(Compiled Code)
 javax.swing.JRootPane.createGlassPane(Compiled Code)
 javax.swing.JFrame.createRootPane(Compiled Code)
 javax.swing.JFrame.frameInit(Compiled Code)
 javax.swing.JFrame.<init>(Compiled Code)
 COM.Umbral.via.applet.ViaApplication.<init>(Compiled Code)
 COM.Umbral.via.applet.ViaApplication.main(Compiled Code)
Monitor Cache Dump:
    <unknown key> (0x0x4137ce0c): owner "Async Garbage Collector" (0x4137ce0c, 1
entry)
    java.lang.Class@1080449672/1080920280: owner "main" (0x81f79f8, 2 entries)
Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
 Waiting to be notified:
     "Finalizer thread" (0x4139de0c)
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
 Waiting to be notified:
     "Clock" (0x4133ae0c)
    Monitor registry: owner "main" (0x81f79f8, 1 entry)
Thread Alarm Q:

Reply via email to