Closed
Bug 762487
Opened 13 years ago
Closed 12 years ago
chromehang | js::PCToLineNumber(unsigned int, unsigned char*, unsigned char*, unsigned char*)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: hang, Whiteboard: [js:inv:p3])
Crash Data
This bug was filed from the Socorro interface and is
report bp-a6a5fec6-d027-417c-a261-8aa362120607 .
=============================================================
This was after clicking "Restart to Update" to Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:16.0) Gecko/16.0 Firefox/16.0a1 ID:20120607025755
Thread 0
Frame Module Signature Source
0 xul.dll js::PCToLineNumber js/src/jsscript.cpp:1555
1 xul.dll InitExnPrivate js/src/jsexn.cpp:289
2 mozglue.dll choose_arena memory/jemalloc/jemalloc.c:2969
3 xul.dll xul.dll@0x40a56b
4 xul.dll js_ErrorToException js/src/jsexn.cpp:984
5 xul.dll PopulateReportBlame js/src/jscntxt.cpp:386
6 xul.dll xul.dll@0x3cbe8f
7 xul.dll ReportError js/src/jscntxt.cpp:362
8 xul.dll xul.dll@0x3cbe8f
9 xul.dll js_ReportErrorNumberVA js/src/jscntxt.cpp:745
10 xul.dll JS_ReportErrorNumber js/src/jsapi.cpp:6248
11 xul.dll js_ReportOverRecursed js/src/jscntxt.cpp:452
12 xul.dll CheckStackQuota js/src/methodjit/InvokeHelpers.cpp:157
13 xul.dll js::mjit::stubs::HitStackQuota js/src/methodjit/InvokeHelpers.cpp:169
14 xul.dll js::NativeGet js/src/jsinterpinlines.h:133
15 xul.dll xul.dll@0x5d426f
16 xul.dll js::mjit::JaegerShot js/src/methodjit/MethodJIT.cpp:1086
17 xul.dll js::Interpret js/src/jsinterp.cpp:2477
Updated•13 years ago
|
Assignee: nobody → general
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
QA Contact: untriaged → general
Updated•13 years ago
|
Blocks: hang-detector
Updated•13 years ago
|
Whiteboard: [js:inv:p3]
| Reporter | ||
Comment 1•12 years ago
|
||
I've not seen this even with hangmonitor.timeout;5 on recent Nightlies, so I'd just mark this WFM for now.
Feel free to re-open if you know better =)
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•