Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2000 15:10:48 +0200
From:      Ernst de Haan <ernst@jollem.com>
To:        FreeBSD Java mailing list <freebsd-java@freebsd.org>
Subject:   Patchset 9 + Orion 1.0.3 ==> Bus error
Message-ID:  <20000620151048.A6374@c187104187.telekabel.chello.nl>

next in thread | raw e-mail | index | archive | help
Hi,

My Orion application server just crashed on patchset 9. It happened when
I clicked a link that referred to a JSP page. Perhaps this is an OpenJIT
problem.

My system:

* Pentium2-400/128 MB/SCSI/FreeBSD 4.0-STABLE
* All the ports necessary for ps9 are installed (according to
  checkports.sh)
* Orion 1.0.3
* OpenJIT 1.1.12

The output:

SIGABRT 6  abort()
Monitor Cache Dump:
    com.evermind.server.ApplicationServerThread@28E29170/28FF4A18: owner "TaskManager" (0x871ca80) 1 entry
    com.evermind.server.ApplicationServerThread@28E2A520/28FF1C58: owner "HttpConnectionListener [0.0.0.0/0.0.0.0:9000]" (0x86e3280) 1 entry
    java.lang.ref.Reference$Lock@28E643C0/28E99860: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
        Waiting to be notified:
            "Reference Handler" (0x8085480)
    java.lang.ref.ReferenceQueue$Lock@28E64338/28E99D30: <unowned>
        Waiting to be notified:
            "Finalizer" (0x8085c80)
    java.util.HashMap@28E45B30/29009430: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    java.net.PlainSocketImpl@28E616E8/28F9A6E8: owner "ApplicationServerThread" (0x8599880) 1 entry
    com.evermind.server.ApplicationServerThread@28E5C330/28F9ABF8: owner "ApplicationServerThread" (0x8599880) 1 entry
    java.lang.StringBuffer@28E7BF68/28FE0230: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    BOGUS-PTR[686149440]: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    BOGUS-PTR[0]: <unowned>
        Waiting to be notified:
            BOGUS-PTR[0] (0x87dce80)
    java.net.PlainSocketImpl@28E2A4F8/28FF1C20: owner "HttpConnectionListener [0.0.0.0/0.0.0.0:9000]" (0x86e3280) 1 entry
Registered Monitor Dump:
    OpenJIT compile lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    BinClass lock: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    Class linking lock: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: owner BOGUS-HANDLE[700041] (0x88bec80) 1 entry
    Monitor cache lock: owner BOGUS-HANDLE[700041] (0x88bec80) 3 entries
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
        Waiting to be notified:
            "Signal dispatcher" (0x8050c80)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
        Waiting to be notified:
            <unknown thread> (0x8050280)
    Thread queue lock: owner BOGUS-HANDLE[700041] (0x88bec80) 3 entries
        Waiting to be notified:
            "Thread-1" (0x8050080)
    Monitor registry: owner BOGUS-HANDLE[700041] (0x88bec80) 2 entries

Abort trap (core dumped)


Ernst


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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