Closed
Bug 624947
Opened 15 years ago
Closed 15 years ago
Intermittent failure in toolkit/components/places/tests/queries/test_querySerialization.js | test failed (with xpcshell return code: 1), see following log: JS_Assert Assertion failure: abs(dst - src) >= ptrdiff_t(nelem), at js/src/jsutil.h:362
Categories
(Toolkit :: Places, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
(Keywords: assertion, intermittent-failure, Whiteboard: [fixed by bug 624218])
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1294794316.1294795902.14407.gz&fulltext=1
Rev3 Fedora 12x64 mozilla-central debug test xpcshell on 2011/01/11 17:05:16
Assertion failure: abs(dst - src) >= ptrdiff_t(nelem), at /builds/slave/cen-lnx64-dbg/build/js/src/jsutil.h:362
<<<<<<<
PROCESS-CRASH | /home/cltbld/talos-slave/test/build/xpcshell/tests/toolkit/components/places/tests/queries/test_querySerialization.js | application crashed (minidump found)
Operating system: Linux
0.0.0 Linux 2.6.31.5-127.fc12.x86_64 #1 SMP Sat Nov 7 21:11:14 EST 2009 x86_64
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: SIGABRT
Crash address: 0x1f400002204
Thread 0 (crashed)
0 libpthread-2.11.so + 0xee6b
rbx = 0x00000003 r12 = 0x11dcf580 r13 = 0x22e72f76 r14 = 0x6a522690
r15 = 0x00000000 rip = 0xd360ee6b rsp = 0x6a520708 rbp = 0x6a520730
Found by: given as instruction pointer in context
1 libxul.so!JS_Assert [jsutil.cpp:a31c9bed05c6 : 83 + 0x9]
rip = 0x23a10b75 rsp = 0x6a520710
Found by: stack scanning
2 libxul.so!js::PodCopy<jschar> [jsutil.h:a31c9bed05c6 : 362 + 0x40]
rip = 0x239ed65c rsp = 0x6a520740
Found by: stack scanning
3 libxul.so!JSString::flatten [jsstr.cpp:a31c9bed05c6 : 207 + 0x14]
rip = 0x239ed8c4 rsp = 0x6a520780
Comment 1•15 years ago
|
||
looks related to bug 624218? could have been fixed by it too.
Depends on: 624218
Comment 2•15 years ago
|
||
tentatively marking as fixed by bug 624218, if it happens again we can reopen but so far we never saw it.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [orange] → [orange][fixed by bug 624218]
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange][fixed by bug 624218] → [fixed by bug 624218]
You need to log in
before you can comment on or make changes to this bug.
Description
•