Closed
Bug 700728
Opened 13 years ago
Closed 13 years ago
Firefox 7,8 Opensolaris x86 segfault on exit
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: beanladen, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
20.36 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.2.24) Gecko/20111105 Firefox/3.6.24
Build ID: 20111105122512
Steps to reproduce:
Start Firefox 7.x or 8.x (didn't check 4-6, 3.20-24 works correctly),old or new profile, then exit
(File/exit or whatever).
Actual results:
Firefox crashes at exit with a Segmentation Fault (11). Some problem with
g_cclosure_marshal_VOID__BOOLEAN and below.
dbx output attached, ldd resolutions of all binaries and libraries added.
Platform Opensolaris b134b x86 amd64 (32 bit Firefox).
Expected results:
No crash.
This is
https://defect.opensolaris.org/bz/show_bug.cgi?id=12024
Fixed in snv_142.
Workaround: disable IM, or use GTK_IM_MODULE=xim
Close as INVALID, because it is not a bug in Firefox and has fixed in Solaris 11.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•