Closed
Bug 605508
Opened 14 years ago
Closed 14 years ago
Crash [@0x12a20e4a9] when opening gmail but no proper signature in Socorro signature
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 605452
mozilla2.0b7
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta7+ |
People
(Reporter: tchung, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: [crashkill])
Crash Data
Running 10/19 nightly on 64-bit mac osx: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b8pre) Gecko/20101019 Firefox/4.0b8pre
I get this crash consistently just trying to launch www.gmail.com. my gmail account has stored user/password in my password manager.
ID: 43731d99-ed23-4b9f-8cc7-b3beb2101019
Signature: @0x12a20e4a9
Details
Modules
Raw Dump
Extensions
Comments
Correlations
Signature @0x12a20e4a9
UUID 43731d99-ed23-4b9f-8cc7-b3beb2101019
Time 2010-10-19 09:50:45.570068
Uptime 9
Last Crash 23 seconds before submission
Install Age 4808 seconds (1.3 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101019030725
Branch 2.0
OS Mac OS X
OS Version 10.6.4 10F569
CPU amd64
CPU Info family 6 model 23 stepping 10
Crash Reason EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash Address 0x2bdff40c
User Comments can't launch gmail without crashing!!!!!
App Notes Renderers: 0x22600,0x20400
Processor Notes No proper signature could be created because no good data for the crashing thread (0) was found
EMCheckCompatibility False
Crashing Thread
Frame Module Signature [Expand] Source
0 @0x12a20e4a9
Repro:
1) install nightly 10/19
2) open a new tab to gmail
3) crashes
Related Stack reports
- http://crash-stats.mozilla.com/report/index/bp-43731d99-ed23-4b9f-8cc7-b3beb2101019
- http://crash-stats.mozilla.com/report/index/bp-1ad6eae5-3e72-472b-9c9e-1b12e2101019
- http://crash-stats.mozilla.com/report/index/bp-1a9d9959-faff-4d58-9f33-fb69f2101019
Comment 1•14 years ago
|
||
Crashes consistently for me with javascript.options.methodjit.content true.
Assignee: nobody → general
Component: General → JavaScript Engine
QA Contact: general → general
Updated•14 years ago
|
Comment 2•14 years ago
|
||
I had a couple crashes that weren't "No proper signature could be created because no good data for the crashing thread (0) was found"
http://crash-stats.mozilla.com/report/index/c99bd38b-bdff-4421-b233-7c6942101019
http://crash-stats.mozilla.com/report/index/bp-de13d5f1-b266-4903-a00c-89e002101019
blocking2.0: ? → ---
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Comment 3•14 years ago
|
||
I'm seeing this in the Linux 64-bit build (Mozilla/5.0 (X11; Linux x86_64; rv:2.0b8pre) Gecko/20101019 Firefox/4.0b8pre) with the latest build -- e.g. http://crash-stats.mozilla.com/report/index/bp-c4a1c33c-19a4-4dbd-abfd-590512101019.
NOTE: This appeared between Gecko/20101018 and Gecko/20101019.
Updated•14 years ago
|
blocking2.0: ? → beta7+
Comment 4•14 years ago
|
||
This may be related bug 605452.
Comment 5•14 years ago
|
||
The "not getting a signature" side of this is probably the same issue as bug 601312.
Comment 6•14 years ago
|
||
Using a tinderbox build with the fix for bug 605452 prevents gmail from crashing with methodjit true.
Status: NEW → RESOLVED
Closed: 14 years ago
Depends on: 605452
Resolution: --- → DUPLICATE
Target Milestone: --- → mozilla2.0b8
Updated•14 years ago
|
Crash Signature: [@0x12a20e4a9]
You need to log in
before you can comment on or make changes to this bug.
Description
•