Closed
Bug 1020036
Opened 11 years ago
Closed 10 years ago
Intermittent test_bug109445.xhtml,test_continuous_wheel_events.html,test_bug487524.html | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: crash, intermittent-failure)
Crash Data
https://tbpl.mozilla.org/php/getParsedLog.php?id=40992977&tree=Mozilla-Inbound
WINNT 6.2 mozilla-inbound debug test mochitest-1 on 2014-06-03 16:19:30 PDT for push 9a6bafdf9a28
slave: t-w864-ix-054
Reporter | ||
Comment 1•11 years ago
|
||
16:44:09 INFO - 3577 INFO TEST-END | /tests/content/html/content/test/test_bug109445.html | finished in 332ms
16:44:09 INFO - ++DOMWINDOW == 46 (16DD1E00) [pid = 3476] [serial = 2855] [outer = 19DD7600]
16:44:09 INFO - 3578 INFO TEST-START | /tests/content/html/content/test/test_bug109445.xhtml
16:44:10 INFO - ++DOMWINDOW == 47 (0FCC2C00) [pid = 3476] [serial = 2856] [outer = 19DD7600]
16:44:11 INFO - TEST-INFO | Main app process: exit status c0000005
16:44:11 WARNING - TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug109445.xhtml | application terminated with exit code 3221225477
16:44:11 INFO - INFO | runtests.py | Application ran for: 0:21:10.344000
16:44:11 INFO - INFO | zombiecheck | Reading PID log: c:\users\cltbld~1.t-w\appdata\local\temp\tmp6oidvupidlog
16:44:11 INFO - ==> process 3476 launched child process 2692 ("C:\slave\test\build\application\firefox\plugin-container.exe" --channel=3476.16486620.948758141 "c:\users\cltbld~1.t-w\appdata\local\temp\tmpltelp9\plugins\nptest.dll" -greomni "C:\slave\test\build\application\firefox\omni.ja" -appomni "C:\slave\test\build\application\firefox\browser\omni.ja" -appdir "C:\slave\test\build\application\firefox\browser" - 3476 "\\.\pipe\gecko-crash-server-pipe.3476" plugin)
16:44:11 INFO - ==> process 3476 launched child process 1092 ("C:\slave\test\build\application\firefox\plugin-container.exe" --channel=3476.173ece00.1859873472 -greomni "C:\slave\test\build\application\firefox\omni.ja" -appomni "C:\slave\test\build\application\firefox\browser\omni.ja" -appdir "C:\slave\test\build\application\firefox\browser" - 3476 "\\.\pipe\gecko-crash-server-pipe.3476" tab)
16:44:11 INFO - ==> process 3476 launched child process 2276 ("C:\slave\test\build\application\firefox\plugin-container.exe" --channel=3476.2f78580.1964269207 "c:\users\cltbld~1.t-w\appdata\local\temp\tmpltelp9\plugins\nptest.dll" -greomni "C:\slave\test\build\application\firefox\omni.ja" -appomni "C:\slave\test\build\application\firefox\browser\omni.ja" -appdir "C:\slave\test\build\application\firefox\browser" - 3476 "\\.\pipe\gecko-crash-server-pipe.3476" plugin)
16:44:19 WARNING - PROCESS-CRASH | /tests/content/html/content/test/test_bug109445.xhtml | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)]
16:44:19 INFO - Crash dump filename: c:\users\cltbld~1.t-w\appdata\local\temp\tmpltelp9\minidumps\20467a0e-ee68-4931-8d09-cc08e935e8db.dmp
16:44:19 INFO - Operating system: Windows NT
16:44:19 INFO - 6.2.9200
16:44:19 INFO - CPU: x86
16:44:19 INFO - GenuineIntel family 6 model 30 stepping 5
16:44:19 INFO - 8 CPUs
16:44:19 INFO - Crash reason: EXCEPTION_ACCESS_VIOLATION_READ
16:44:19 INFO - Crash address: 0xc
16:44:19 INFO - Thread 0 (crashed)
16:44:19 INFO - 0 mozjs.dll!js::ObjectImpl::setSlot(unsigned int,JS::Value const &) [ObjectImpl.h:9a6bafdf9a28 : 731 + 0x40]
16:44:19 INFO - eip = 0x7166b245 esp = 0x0111da34 ebp = 0x0111da3c ebx = 0x1829ba10
16:44:19 INFO - esi = 0x08000000 edi = 0x00000002 eax = 0x0111dcf0 ecx = 0x00000000
16:44:19 INFO - edx = 0x14eef400 efl = 0x00210206
16:44:19 INFO - Found by: given as instruction pointer in context
16:44:19 INFO - 1 mozjs.dll!JSObject::nativeSetSlot(unsigned int,JS::Value const &) [jsobj.h:9a6bafdf9a28 : 399 + 0xb]
16:44:19 INFO - eip = 0x7166b37b esp = 0x0111da44 ebp = 0x0111da50
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 2 mozjs.dll!UpdateShapeTypeAndValue<0> [jsobj.cpp:9a6bafdf9a28 : 3750 + 0x1c]
16:44:19 INFO - eip = 0x71a7f81a esp = 0x0111da58 ebp = 0x0111da68
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 3 mozjs.dll!DefinePropertyOrElement<0> [jsobj.cpp:9a6bafdf9a28 : 3850 + 0xe]
16:44:19 INFO - eip = 0x71a82000 esp = 0x0111da70 ebp = 0x0111db28
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 4 mozjs.dll!js::DefineNativeProperty(js::ExclusiveContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,JS::Handle<JS::Value>,bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,JS::MutableHandle<JS::Value>),bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,bool,JS::MutableHandle<JS::Value>),unsigned int) [jsobj.cpp:9a6bafdf9a28 : 3954 + 0x15]
16:44:19 INFO - eip = 0x71a833ca esp = 0x0111db30 ebp = 0x0111dbc8
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 5 mozjs.dll!JSObject::defineGeneric(js::ExclusiveContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,JS::Handle<JS::Value>,bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,JS::MutableHandle<JS::Value>),bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,bool,JS::MutableHandle<JS::Value>),unsigned int) [jsobj.cpp:9a6bafdf9a28 : 3594 + 0x1a]
16:44:19 INFO - eip = 0x71a86523 esp = 0x0111dbd0 ebp = 0x0111dbf4
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 6 mozjs.dll!JSObject::defineProperty(js::ExclusiveContext *,JS::Handle<JSObject *>,js::PropertyName *,JS::Handle<JS::Value>,bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,JS::MutableHandle<JS::Value>),bool (*)(JSContext *,JS::Handle<JSObject *>,JS::Handle<jsid>,bool,JS::MutableHandle<JS::Value>),unsigned int) [jsobj.cpp:9a6bafdf9a28 : 3603 + 0x25]
16:44:19 INFO - eip = 0x71a86579 esp = 0x0111dbfc ebp = 0x0111dc30
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 7 mozjs.dll!js::PropDesc::makeObject(JSContext *) [jsobj.cpp:9a6bafdf9a28 : 331 + 0x153]
16:44:19 INFO - eip = 0x71a96b3e esp = 0x0111dc38 ebp = 0x0111dcd0
16:44:19 INFO - Found by: call frame info
16:44:19 INFO - 8 mozjs.dll!js::NewPropertyDescriptorObject(JSContext *,JS::Handle<JSPropertyDescriptor>,JS::MutableHandle<JS::Value>) [jsobj.cpp:9a6bafdf9a28 : 269 + 0x8]
16:44:19 INFO - eip = 0x71a9dcea esp = 0x0111dcd8 ebp = 0x0111dd20
16:44:19 INFO - Found by: call frame info
Reporter | ||
Comment 2•11 years ago
|
||
Summary: Intermittent test_bug109445.xhtml | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)] → Intermittent test_bug109445.xhtml,test_continuous_wheel_events.html | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)]
Reporter | ||
Comment 3•11 years ago
|
||
Summary: Intermittent test_bug109445.xhtml,test_continuous_wheel_events.html | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)] → Intermittent test_bug109445.xhtml,test_continuous_wheel_events.html,test_bug487524.html | application crashed [@ js::ObjectImpl::setSlot(unsigned int,JS::Value const &)]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•