>>>>> "Mo" == Mo DeJong <[EMAIL PROTECTED]> writes:

    >> 
    >> I'm running with the following:
    >> 
    >> redhat 6.2 tcl8.3.2 tcljava from souceforge ajuba contract
    >> branch blackdown jdk1.1.8_v1

    Mo> That really should work, everything you are using is the same
    Mo> as my install except I have the CVS version of Tcl.


Are you sure that the sourceforge archive is up to date?  I tried the
same test with the following setup:

solaris 2.7
sun jdk1.1.8
tcljava from ajuba branch

This time I received an error because the all the files couldn't be found.
It seems that there is quite a bit missing from the tests
sub-directory.  After copying the tests sub-directory from 1.2.6, I
get the following:

557 danw@satdsp14:/home/unix/wickstrom/web/tcljava>make test
pwd is /home/unix/wickstrom/web/tcljava/tests
CLASSPATH is 
/usr/local/jdk/jdk1.1.8/lib/classes.zip:/home/unix/wickstrom/web/tcljava/tests:/home/unix/wickstrom/web/tcljava/tclblend.jar:/home/unix/wickstrom/web/tcljava/tcljava.jar
auto_path is /home/unix/wickstrom/web/tcljava /usr/local/tcl/tcl8.3.2/library 
/usr/local/tcl/tcl8.3.2 /usr/local/tcl/tcl8.3.2/lib /usr/local/lib
tcljava/ArrayObject.test
tcljava/AutomaticSignature.test
Assertion failed: tsdPtr->initialized, file 
/home/unix/wickstrom/web/tcljava/src/native/javaCmd.c, line 293
SIGABRT   6*   abort (generated by abort(3) routine)
    si_signo [6]: SIGABRT   6*   abort (generated by abort(3) routine)
    si_errno [0]: Error 0
    si_code [-1]: SI_LWP [pid: 24502, uid: 1103]
        stackbase=FE7C1D5C, stackpointer=FE7C0CE4

Full thread dump:
    "SIGQUIT handler" (TID:0xfd7002a0, sys_thread_t:0xb3310, state:R, thread_t: t@6, 
sp:0xfe791a80 threadID:0xfe791dc8, stack_base:0xfe791d5c, stack_size:0x20000) prio=0
    "Finalizer thread" (TID:0xfd700088, sys_thread_t:0xb3280, state:R, thread_t: t@5, 
sp:0xfe7c1a80 threadID:0xfe7c1dc8, stack_base:0xfe7c1d5c, stack_size:0x20000) prio=1 
*current thread*
        tcl.lang.CObject.finalize(CObject.java:225)
    "main" (TID:0xfd7000b0, sys_thread_t:0xbcd80, state:R, thread_t: t@1, 
sp:0xffbedd40 threadID:0x20d88, stack_base:0xffbec080, stack_size:0x800000) prio=5
        java.lang.StringBuffer.expandCapacity(StringBuffer.java)
        java.lang.StringBuffer.insert(StringBuffer.java)
        tcl.lang.JavaInfoCmd.getNameFromClass(JavaInfoCmd.java:655)
        tcl.lang.FuncSig.getMethodDescription(FuncSig.java:1328)
        tcl.lang.FuncSig.sortMethods(FuncSig.java:1255)
        tcl.lang.FuncSig.getAllDeclaredMethods(FuncSig.java:1104)
        tcl.lang.FuncSig.lookupMethod(FuncSig.java:274)
        tcl.lang.FuncSig.get(FuncSig.java:241)
        tcl.lang.JavaInvoke.callStaticMethod(JavaInvoke.java:158)
        tcl.lang.JavaCallCmd.cmdProc(JavaCallCmd.java:74)
        tcl.lang.Interp.callCommand(Interp.java:983)
Monitor Cache Dump:
    java.lang.StringBuffer@FD733308/FD7F59F8: owner "main" (0xbcd80, 1 entry)
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: owner "main" (0xbcd80, 1 entry)
    Has finalization queue lock: owner "main" (0xbcd80, 1 entry)
    Finalize me queue lock: <unowned>
    Monitor registry: owner "Finalizer thread" (0xb3280, 1 entry)
Abort
make: *** [test_tclblend.exec] Error 134


Have you tried doing a clean checkout and build since you started
using sourceforge?

-Dan

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to