Multithreaded program crashes on SMP (HT enabled) machine

From: Adi Pircalabu (apircalabu_at_bitdefender.com)
Date: 04/27/05

  • Next message: Marc Olzheim: "Panic 5.4-stable of 3 weeks ago"
    Date: Wed, 27 Apr 2005 18:28:50 +0300
    To: freebsd-hackers@freebsd.org
    
    

    Hello,
    I have a multithreaded application ported on FreeBSD 5.3 which crashes
    in a minute or less if hyperthreading in enabled. Without HT there is no
    problem.
    How and where should I start to investigate the problem?

    The backtrace:
    (gdb) bt
    #0 0x2819631b in pthread_testcancel () from /usr/lib/libpthread.so.1
    #1 0x2818e902 in pthread_mutexattr_init () from
    /usr/lib/libpthread.so.1 #2 0x00000000 in ?? ()

    Thank you

    -- 
    Adrian Pircalabu
    Public KeyID = 0x04329F5E
    -- 
    This message was scanned for spam and viruses by BitDefender.
    For more information please visit http://linux.bitdefender.com/
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Marc Olzheim: "Panic 5.4-stable of 3 weeks ago"

    Relevant Pages