Closed
Bug 631000
Opened 14 years ago
Closed 14 years ago
Crash when logging into Facebook (x86_64)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
blocking2.0 | --- | .x+ |
People
(Reporter: sstangl, Unassigned)
Details
(Whiteboard: softblocker)
This is consistently reproducible with the 2011-02-02 nightly and a clean profile on Fedora 14 x86_64. The browser must be 64-bit. Ubuntu users do not appear to be able to reproduce, but this may also be a function of differences in the display shown to different Facebook users. (I *should* just be using the default Facebook schema without any customization/apps/etc.)
The 64-bit nightlies have an alarming number of crashes involving a NULL-dereference, but this is the first crash I have been able to consistently reproduce.
Relevant crash report is here (opening this with the nightly crashes it also):
http://crash-stats.mozilla.com/report/index/bp-4f9799ee-d9cf-4687-b757-392d42110202
I will debug this when I get back in a few hours.
![]() |
||
Comment 1•14 years ago
|
||
That stack is a null deref in the guts of glib, if you trust the stack (which I don't; it seems broken to me).
blocking2.0: --- → ?
Updated•14 years ago
|
blocking2.0: ? → final+
Whiteboard: softblocker
Comment 2•14 years ago
|
||
I couldn't reproduce this just now, on a fully updated Fedora 14, with this build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2011/02/2011-02-02-16-mozilla-central/firefox-4.0b12pre.en-US.linux-x86_64.tar.bz2
Sean, can you still reproduce this?
Comment 3•14 years ago
|
||
** PRODUCT DRIVERS PLEASE NOTE **
This bug is one of 7 automatically changed from blocking2.0:final+ to blocking2.0:.x during the endgame of Firefox 4 for the following reasons:
- it was marked as a soft blocking issue without a requirement for beta coverage
blocking2.0: final+ → .x+
Reporter | ||
Comment 4•14 years ago
|
||
I cannot reproduce with the latest nightly. Some system updates also happened in the meantime. Marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•