libpthread: Fatal error 'Thread is not system scope'

From: Wiktor Niesiobedzki (bsd_at_w.evip.pl)
Date: 02/05/04

  • Next message: Julian Elischer: "EHCI USB MFC?"
    Date: Thu, 5 Feb 2004 00:12:04 +0100
    To: Daniel Eischen <eischen@vigrid.com>
    
    

    Hi,

    After some longer work with threaded Java application I got following error:
    Fatal error 'Thread is not system scope.
    ' at line 320 in file /usr/src/lib/libpthread/thread/thr_sig.c (errno = 2)
    Fatal error 'mutex is on list' at line 516 in file
    /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 2)

    I use jdk1.4.2 linked against libc_r, libmaped to libpthread

    After that one of the thread started to consume 100% of CPU, and ktrace
    showed:
    20906 java CALL kse_release(0x8056fb4)
    20906 java RET kse_release -1 errno 22 Invalid argument
    20906 java CALL kse_release(0x8056fb4)
    [...]

    It is not the first time, this error occures, but it takes time, to trigger
    it.

    Is there any more info I may provide you?

    Thanks,

    Wiktor Niesiobedzki

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Julian Elischer: "EHCI USB MFC?"

    Relevant Pages

    • V5.1 to V5.1B Upgrade.
      ... I am currently attempting to upgrade from V5.1 to V5.1B and encounter ... a fatal error after a message unable to overwrite files in /usr/.smdb./ to ... Java 1.3.1-2 Environment ... After this it merges the files and then gets a fatal error and it is unable ...
      (Tru64-UNIX-Managers)
    • Cannot start Eclipse with either IcedTea or Oracle Java
      ... # A fatal error has been detected by the Java Runtime Environment: ... # If you would like to submit a bug report, ... # The crash happened outside the Java Virtual Machine in native code. ...
      (Ubuntu)
    • Re: java virtual machine
      ... JavaPlug-in 1.4 Fatal Error ... Java Plug-in 1.3.1_01 cannot be located because values in the registry key ... install software which included Java 2 SDK Standard Edition v1.3.1_04. ...
      (microsoft.public.windowsupdate)
    • How to set up VC to avoid Fatal Error C1083?
      ... The goal is to make Java call a DLL function. ... so that it avoids ... "...\JNITest\hello.cpp fatal error C1083: Cannot open include file: ...
      (microsoft.public.vc.language)
    • Re: Convert String to Object - Newbie Question
      ... Roedy Green Canadian Mind Products ... The Java Glossaryhttp://mindprod.com ... They should have a newbie Javadoc format. ... (Btw, your name scared me the first time I saw it, it's ...
      (comp.lang.java.help)