Closed
Bug 834599
Opened 12 years ago
Closed 12 years ago
jsreftest.html?test=js1_5/Regress/regress-360969-04.js | application crashed [@ js::SweepAtoms(JSRuntime*)] after Assertion failure: bits != 0, at ../../../js/src/jsatominlines.h:23
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 834723
People
(Reporter: philor, Unassigned)
Details
(Keywords: assertion, crash, intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=19110924&tree=Firefox
Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test jsreftest on 2013-01-24 17:28:50 PST for push d0c3b13e956e
slave: talos-r4-snow-056
REFTEST TEST-START | file:///Users/cltbld/talos-slave/test/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-360969-04.js | 2034 / 3202 (63%)
++DOMWINDOW == 11 (0x18f11bf00) [serial = 3858] [outer = 0x10fc089d0]
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004003: file ../../../../intl/uconv/src/nsCharsetConverterManager.cpp, line 301
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004003: file ../../../../intl/uconv/src/nsCharsetConverterManager.cpp, line 301
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004003: file ../../../../intl/uconv/src/nsCharsetConverterManager.cpp, line 301
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004003: file ../../../../intl/uconv/src/nsCharsetConverterManager.cpp, line 301
BUGNUMBER: 360969
STATUS: 2^17: global const
Assertion failure: bits != 0, at ../../../js/src/jsatominlines.h:23
TEST-UNEXPECTED-FAIL | file:///Users/cltbld/talos-slave/test/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-360969-04.js | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:10:06.114710
INFO | automation.py | Reading PID log: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmp72RWCZpidlog
PROCESS-CRASH | file:///Users/cltbld/talos-slave/test/build/jsreftest/tests/jsreftest.html?test=js1_5/Regress/regress-360969-04.js | application crashed [@ js::SweepAtoms(JSRuntime*)]
Crash dump filename: /var/folders/Hs/HsDn6a9SG8idoIya6p9mtE+++TI/-Tmp-/tmpmKF6Uc/minidumps/E8C5D73E-F73E-4FF3-884D-C9C9708097F4.dmp
Operating system: Mac OS X
10.6.8 10K549
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0x0
Thread 0 (crashed)
0 XUL!js::SweepAtoms(JSRuntime*) [HashTable.h : 1276 + 0x0]
rbx = 0x00007fff7102b2f8 r12 = 0x0000000000000000
r13 = 0x000000010650d000 r14 = 0x00007fff5fbfb348
r15 = 0x00007fff5fbfb340 rip = 0x000000010393ccdf
rsp = 0x00007fff5fbfb340 rbp = 0x00007fff5fbfb390
Found by: given as instruction pointer in context
1 XUL!BeginSweepingCompartmentGroup [jsgc.cpp : 3523 + 0x7]
rbx = 0x0000000101356600 r12 = 0x000000010650d000
r13 = 0x000000010650d000 r14 = 0x00007fff5fbfb501
r15 = 0x000000010650d3c8 rip = 0x000000010398c746
rsp = 0x00007fff5fbfb3a0 rbp = 0x00007fff5fbfb400
Found by: call frame info
2 XUL!IncrementalCollectSlice [jsgc.cpp : 3638 + 0x7]
rbx = 0x000000010650d000 r12 = 0x000000010650d000
r13 = 0x000000012b899728 r14 = 0x00007fff5fbfb501
r15 = 0x000000012b899728 rip = 0x000000010398ae39
rsp = 0x00007fff5fbfb410 rbp = 0x00007fff5fbfb5a0
Found by: call frame info
3 XUL!GCCycle [jsgc.cpp : 4268 + 0x10]
rbx = 0x000000010650d000 r12 = 0x0000000000000000
r13 = 0x0000000000000000 r14 = 0x000000010650d3c8
r15 = 0x000000010650d000 rip = 0x000000010398920e
rsp = 0x00007fff5fbfb5b0 rbp = 0x00007fff5fbfb5f0
Found by: call frame info
4 XUL!Collect [jsgc.cpp : 4386 + 0x14]
rbx = 0x000000010650d000 r12 = 0x0000000000000001
r13 = 0x000000010650d3c8 r14 = 0x0000000000000005
r15 = 0x0000000000000000 rip = 0x0000000103987bac
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•