pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42988: firefox-3.6.2 often core dumps on right click
The following reply was made to PR pkg/42988; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/42988: firefox-3.6.2 often core dumps on right click
Date: Wed, 17 Mar 2010 11:40:44 +0100
Altough I can't reproduce the problem the described way, I have found
that it always crashes in a similar fashion when doing the following:
(gdb) attach 4966
(gdb) break XRE_LockProfileDirectory
Breakpoint 1 at 0x7f7ffbca6710
(gdb) cont
[switch to firefox window, right-click -> boom]
Unfortunately the lack of thread support in our gdb is making it hard to
analyze why it fails.
Home |
Main Index |
Thread Index |
Old Index