Closed
Bug 70138
Opened 25 years ago
Closed 25 years ago
After glibc-2.2.2 upgrade, Mozilla segfaults
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: john, Assigned: asa)
Details
(Keywords: crash, stackwanted)
Immediately on startup, before any windows are opened, Mozilla segfaults. This
occurred immediately I upgraded to glibc-2.2.2. Might be related to libpthreads
- using the glibc-2.2.1 pthreads gets at least as far as a window appearing
before the segfault.
The segfault occurs immediately after getpid()
I can't get any other programs (including those that use C++) to imitate this.
Nightlies from the last few nights also do this.
| Reporter | ||
Comment 1•25 years ago
|
||
Reverting to glibc-2.2.1 makes 2001022509 mozilla-gcc295 work (thank goodness!
I'd hate to be without Mozilla now), but the non-gcc295 version (approx
2001022610) still segfaults -- but only after the initial window has just opened.
reporter, this bug is not useful :(
please try crashing mozilla -g, attach a backtrace (bt). also, please try the
mozilla test binaries, one of them should crash similarly.
Keywords: crash,
stackneeded
| Reporter | ||
Comment 3•25 years ago
|
||
Delighted to say that build 2001022521-gcc now works for me with glibc-2.2.2.
Odd problem, gone away.
Comment 4•25 years ago
|
||
Marking WORKSFORME as per reporters comments. Reopen when/if it reoccurs.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•