Multithreaded program crashes on SMP (HT enabled) machine
From: Adi Pircalabu (apircalabu_at_bitdefender.com)
Date: 04/27/05
- Previous message: Ralph Hempel: "Re: Newbie Question About System Update"
- Next in thread: Doug White: "Re: Multithreaded program crashes on SMP (HT enabled) machine"
- Reply: Doug White: "Re: Multithreaded program crashes on SMP (HT enabled) machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"
- Previous message: Ralph Hempel: "Re: Newbie Question About System Update"
- Next in thread: Doug White: "Re: Multithreaded program crashes on SMP (HT enabled) machine"
- Reply: Doug White: "Re: Multithreaded program crashes on SMP (HT enabled) machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|