libthr.so lib - crashes
Alexander Kabaev
kabaev at mail.ru
Mon Jun 9 19:13:59 PDT 2003
On Tue, 10 Jun 2003 02:50:27 +0100
Bruno Afonso <brunomiguel at dequim.ist.utl.pt> wrote:
> Hello,
>
> I'm using -current from monday and I'm having a lot of crashes on my
> athlon 2.4+. So far, I've had to stop using it with mozilla 1.4b,
> FireBird and now it seems to crash pymol too. (python based)
> I think it's libth library as I don't get crashes without libthr :)
>
> How can I help you guys with this? Am I the only one having problems
> with these apps (ok, pymol is not widely used)?
>
> The crash simply "locks" the apps, and one can only kill it. There's
> not way to "normally" close it.
Just from the top of my head:
Drop into ddb and run look what 'ps' command reports for the stuck
process. Do a 'trace <pid>' in DDB and see what a kernel backtrace looks
like. Use gencore to grab a core of the process to see it's userland
backtrace. Send all of the above to relevant people and/or threads@
mailing list.
More information about the freebsd-current
mailing list