Closed
Bug 914097
Opened 13 years ago
Closed 13 years ago
JavaScript Crash on Windows 8 in x86_64 Builds
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 913008
People
(Reporter: cygon, Unassigned)
Details
(Keywords: crash, regression)
User Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130908030205
Steps to reproduce:
1. Installed the latest nightly x86_64 build on a desktop PC running Windows 8 x64
2. Ran it
Actual results:
1. An access violation happens before the Thunderbird window becomes visible.
This crash has been introduced in one of the builds _after_ 2013-09-01 (but no later than 2013-09-05). Any build from then onwards immediately crashes on startup.
The cause is an access_violation (0xc0000005, aka segfault) happening in mozjs.dll at offset 0x1fa462.
Expected results:
1. Thunderbird should launch normally, like the 2013-09-01 version still does.
Comment 1•13 years ago
|
||
Hi Markus. Can you identify the exact day the builds first start crashing for you? And then please also try the 32bit build to see if that also crashes.
Severity: normal → critical
Flags: needinfo?(cygon)
Comment 2•13 years ago
|
||
I thought I had seen this before :)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Flags: needinfo?(cygon)
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•13 years ago
|
||
Ah, sorry, it seems I didn't search thoroughly enough.
I'll add my findings to bug 913008.
Updated•10 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•