Closed
Bug 721862
Opened 14 years ago
Closed 10 years ago
TB10 crashes immediately on launch.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: chris.ramsden, Unassigned)
Details
(Keywords: crash, Whiteboard: [startupcrash][tbird crash])
Crash Data
Attachments
(1 file)
|
59.63 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0) Gecko/20100101 Firefox/10.0
Build ID: 20120124122804
Steps to reproduce:
Install TB10 from PPA: http://ppa.launchpad.net/mozillateam/thunderbird-next/ubuntu
Actual results:
Crashes immediately when run. Both normal and safe mode.
Expected results:
It shouldn't crash. ;)
Same version runs fine on similar Linux installation on other computer.
Comment 1•14 years ago
|
||
no more info than this?
can you cc someone @ubuntu
Comment 2•14 years ago
|
||
Chris could you get a stack trace ?
| Reporter | ||
Comment 3•14 years ago
|
||
Stack trace as requested.
Updated•14 years ago
|
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Thunderbird → Core
QA Contact: general → general
Version: 10 → 10 Branch
| Reporter | ||
Comment 4•14 years ago
|
||
Maybe we should close this one.
It appears to be add-on related. It crashes in safe mode, but manually removing the extensions folder allowed it to run normally. I've been adding them back in and it's still running. I'll report back here if I can demonstrate that one particular add-on has caused this.
Comment 5•14 years ago
|
||
This might be a dup of bug 716232.
Comment 6•14 years ago
|
||
(In reply to David Mandelin from comment #5)
> This might be a dup of bug 716232.
I don't think so, bug 716232 is a regression happening in Gecko 12 dated 2012-01-06 (starting at mozilla-central changeset faf5f8842fec) and later builds. The present crash is found in Thunderbird 10, which ought to be immune from bug 716232.
Comment 7•14 years ago
|
||
(In reply to Tony Mechelynck [:tonymec] from comment #6)
> (In reply to David Mandelin from comment #5)
> > This might be a dup of bug 716232.
>
> I don't think so, bug 716232 is a regression happening in Gecko 12 dated
> 2012-01-06 (starting at mozilla-central changeset faf5f8842fec) and later
> builds. The present crash is found in Thunderbird 10, which ought to be
> immune from bug 716232.
Ah, OK. Thanks for the correction.
No longer depends on: 716232
Comment 8•14 years ago
|
||
(In reply to Chris Ramsden from comment #4)
> Maybe we should close this one.
>
> It appears to be add-on related. It crashes in safe mode, but manually
> removing the extensions folder allowed it to run normally. I've been adding
> them back in and it's still running. I'll report back here if I can
> demonstrate that one particular add-on has caused this.
Yes, if you can pinpoint one add-on, please do let us know. It could help us figure out whether it's a JS engine bug we should fix, or something in the add-on we should contact the authors about.
Comment 9•13 years ago
|
||
(In reply to David Mandelin [:dmandelin] from comment #8)
> Yes, if you can pinpoint one add-on, please do let us know. It could help us
> figure out whether it's a JS engine bug we should fix, or something in the
> add-on we should contact the authors about.
Chris did you get this sorted out?
Comment 10•13 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #9)
> (In reply to David Mandelin [:dmandelin] from comment #8)
> > Yes, if you can pinpoint one add-on, please do let us know. It could help us
> > figure out whether it's a JS engine bug we should fix, or something in the
> > add-on we should contact the authors about.
>
> Chris did you get this sorted out?
Flags: needinfo?(chris.ramsden)
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 11•10 years ago
|
||
The crash signature is gone, no crashes newer than version 29 on crash-stats.
eg bp-42723bc7-0f32-4239-9ff4-a6d4f2160106
Status: NEW → RESOLVED
Crash Signature: [@ js::analyze::ScriptAnalysis::analyzeBytecode ]
Closed: 10 years ago
Flags: needinfo?(chris.ramsden)
Resolution: --- → FIXED
Updated•10 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•