Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2003 18:42:30 +0100
From:      Dorian =?iso-8859-1?q?B=FCttner?= <dorian.buettner@gmx.de>
To:        freebsd-java@freebsd.org
Subject:   netbeans / diablo-jdk
Message-ID:  <200311101842.31060.dorian.buettner@gmx.de>

next in thread | raw e-mail | index | archive | help
hello all,
FreeBSD 4.9, just upgraded from source, and freshly installed netbeans from 
ports, diablo-jdk as a dependency. I don't know how to find out whether 
following error derives from the netbeans port or from the jdk:

[seyphire@powersupply seyphire]$ netbeans
SIGILL    4*   illegal instruction

Full thread dump Classic VM (diablo-1.3.1-0, green threads):
    "main" (TID:0x28eafb48, sys_thread_t:0x82bb680, state:R) prio=5
        at java.lang.Long.toString(Long.java:91)
        at java.lang.Long.toString(Long.java:221)
        at java.text.DigitList.<clinit>(DigitList.java:543)
        at java.text.DecimalFormat.<init>(DecimalFormat.java:376)
        at java.text.NumberFormat.getInstance(NumberFormat.java:570)
        at java.text.NumberFormat.getInstance(NumberFormat.java:329)
        at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:332)
        at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:322)
        at java.text.DateFormat.get(DateFormat.java:650)
        at java.text.DateFormat.getDateTimeInstance(DateFormat.java:477)
        at org.netbeans.core.TopLogging.<init>(TopLogging.java:67)
        at org.netbeans.core.NonGui.parseCommandLine(NonGui.java:298)
        at org.netbeans.core.Main.start(Main.java:417)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:79)
        at java.lang.Thread.run(Thread.java:484)
    "Finalizer" (TID:0x28e9d528, sys_thread_t:0x80d4480, state:CW) 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:0x28e9d300, sys_thread_t:0x80b3880, state:CW) 
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:0x28e9d330, sys_thread_t:0x80b3680, state:CW) 
prio=5
    "Thread-0" (TID:0x28eafbc8, sys_thread_t:0x8052480, state:CW) prio=5
Monitor Cache Dump:
    java.lang.ref.Reference$Lock@28E9D310/28ED2F98: <unowned>
        Waiting to be notified:
            "Reference Handler" (0x80b3880)
    java.lang.ref.ReferenceQueue$Lock@28E9D540/28ED3478: <unowned>
        Waiting to be notified:
            "Finalizer" (0x80d4480)
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" (0x82bb680) 1 entry
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
        Waiting to be notified:
            "Signal dispatcher" (0x80b3680)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
        Waiting to be notified:
            <unknown thread> (0x8052680)
    Thread queue lock: owner "main" (0x82bb680) 1 entry
        Waiting to be notified:
            "Thread-0" (0x8052480)
    Monitor registry: owner "main" (0x82bb680) 1 entry

SIGABRT   6*   abort (generated by abort(3) routine)

Full thread dump Classic VM (diablo-1.3.1-0, green threads):
    "main" (TID:0x28eafb48, sys_thread_t:0x82bb680, state:R) prio=5
        at java.lang.Long.toString(Long.java:91)
        at java.lang.Long.toString(Long.java:221)
        at java.text.DigitList.<clinit>(DigitList.java:543)
        at java.text.DecimalFormat.<init>(DecimalFormat.java:376)
        at java.text.NumberFormat.getInstance(NumberFormat.java:570)
        at java.text.NumberFormat.getInstance(NumberFormat.java:329)
        at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:332)
        at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:322)
        at java.text.DateFormat.get(DateFormat.java:650)
        at java.text.DateFormat.getDateTimeInstance(DateFormat.java:477)
        at org.netbeans.core.TopLogging.<init>(TopLogging.java:67)
        at org.netbeans.core.NonGui.parseCommandLine(NonGui.java:298)
        at org.netbeans.core.Main.start(Main.java:417)
        at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:79)
        at java.lang.Thread.run(Thread.java:484)
    "Finalizer" (TID:0x28e9d528, sys_thread_t:0x80d4480, state:CW) 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:0x28e9d300, sys_thread_t:0x80b3880, state:CW) 
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:0x28e9d330, sys_thread_t:0x80b3680, state:CW) 
prio=5
    "Thread-0" (TID:0x28eafbc8, sys_thread_t:0x8052480, state:CW) prio=5
Monitor Cache Dump:
    java.lang.ref.Reference$Lock@28E9D310/28ED2F98: <unowned>
        Waiting to be notified:
            "Reference Handler" (0x80b3880)
    java.lang.ref.ReferenceQueue$Lock@28E9D540/28ED3478: <unowned>
        Waiting to be notified:
            "Finalizer" (0x80d4480)
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" (0x82bb680) 1 entry
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
        Waiting to be notified:
            "Signal dispatcher" (0x80b3680)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
        Waiting to be notified:
            <unknown thread> (0x8052680)
    Thread queue lock: owner "main" (0x82bb680) 1 entry
        Waiting to be notified:
            "Thread-0" (0x8052480)
    Monitor registry: owner "main" (0x82bb680) 1 entry

Abort trap (core dumped)

any hint welcome,
Dorian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311101842.31060.dorian.buettner>