Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 1996 19:41:22 -0700
From:      Darren Davis <DARREND@novell.com>
To:        hackers@freebsd.org
Subject:   Marimba for FreeBSD...
Message-ID:  <s2adbcfa.041@novell.com>

next in thread | raw e-mail | index | archive | help
I went out to Marimba (http://www.marimba.com) and got their unsupported version of Castanet tuner for FreeBSD.  It also has version 1.0.2 of the JDK.  I was able to get the javac they ported to work, but get the following problems when I try to run the java emulator (I also get this same problem when I try to run the tuner).  I have tried this with both stable and current.  Has anybody got this stuff to work?


Thanks,


Darren R. Davis


=======


SIGSEGV   11*  segmentation violation
    sig 11, code 12 or 0xc, sc 0xefbfb964, addr 0x93d9fff
        stackbase=0xefbfd828, stackpointer=0xefbfd674


Full thread dump:
    "Finalizer thread" (TID:0x85623b0, sys_thread_t:0x9366f28) prio=1
    "Async Garbage Collector" (TID:0x8562368, sys_thread_t:0x9345f28) prio=1
    "Idle thread" (TID:0x8562320, sys_thread_t:0x9324f28) prio=0
    "clock handler" (TID:0x85621f8, sys_thread_t:0x9303f28) prio=11
    "main" (TID:0x85620a0, sys_thread_t:0x168300) prio=5 *current thread*
        sun.awt.motif.MToolkit.<init>(MToolkit.java:49)
        java.awt.Toolkit.getDefaultToolkit(Toolkit.java:199)
        sun.applet.AppletCopyright.<init>(AppletCopyright.java:41)
        sun.applet.AppletViewer.mainInit(AppletViewer.java:869)
        sun.applet.AppletViewer.main(AppletViewer.java:878)
Monitor Cache Dump:
    sun.awt.motif.MToolkit@8563AB8/859D2D0 (key=0x8563ab8):     monitor owner: "main"
    java.lang.Class@85639B8/1B0900 (key=0x85639b8):     monitor owner: "main"
Registered Monitor Dump:
    Finalize me queue lock:     unowned
    Thread queue lock:     unowned
    Class lock:     unowned
    Java stack lock:     unowned
    Code rewrite lock:     unowned
    Heap lock:     unowned
    Has finalization queue 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 handler"
    Monitor cache lock:     unowned
    Monitor registry:     monitor owner: "main"
Thread Alarm Q:
Abort trap (core dumped)




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