Closed Bug 1452532 Opened 6 years ago Closed 6 years ago

Intermittent accessible/tests/mochitest/treeupdate/test_bug895082.html | application crashed [@ mozilla::dom::EventListener::HandleEvent(JSContext *,JS::Handle<JS::Value>,mozilla::dom::Event after Assertion failure: JS_IsExceptionPending

Categories

(Core :: Disability Access APIs, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1451172

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: crash, intermittent-failure)

Crash Data

Filed by: csabou [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=172612848&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/AmWxzJtlQ0meCiT_0rq70A/runs/0/artifacts/public/logs/live_backing.log

03:04:32     INFO -  GECKO(2092) | Assertion failure: JS_IsExceptionPending(cx), at z:\build\build\src\obj-firefox\dom\bindings\EventListenerBinding.cpp:30
03:04:45     INFO -  GECKO(2092) | #01: mozilla::dom::EventListener::HandleEvent(JSContext *,JS::Handle<JS::Value>,mozilla::dom::Event &,mozilla::ErrorResult &) [s3:gecko-generated-sources:e816b4f4f30964385620ba830df06fdcd39d446fe1fdffff6456b871436a3b901a23e2e240dd3c827e111854955736f133baf4e40d20f3f3ee0075460dab9d70/dom/bindings/EventListenerBinding.cpp::30]
03:04:45     INFO -  GECKO(2092) | #02: mozilla::dom::EventListener::HandleEvent<mozilla::dom::EventTarget *>(mozilla::dom::EventTarget * const &,mozilla::dom::Event &,mozilla::ErrorResult &,char const *,mozilla::dom::CallbackObject::ExceptionHandling,JSCompartment *) [s3:gecko-generated-sources:0cf7cb76409081ccd671fc4b86500dad64045fd1d4d0f9fa60c9c3edfff28b58c2d1bb63f921a458155f198eced9207bff98c5e6528daa28cdb8f270a9a81bb0/dist/include/mozilla/dom/EventListenerBinding.h::66]
03:04:45     INFO -  GECKO(2092) | #03: mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener *,nsIDOMEvent *,mozilla::dom::EventTarget *) [dom/events/EventListenerManager.cpp:1105]
03:04:45     INFO -  GECKO(2092) | #04: mozilla::EventListenerManager::HandleEventInternal(nsPresContext *,mozilla::WidgetEvent *,nsIDOMEvent * *,mozilla::dom::EventTarget *,nsEventStatus *) [dom/events/EventListenerManager.cpp:1279]
03:04:45     INFO -  GECKO(2092) | #05: mozilla::EventListenerManager::HandleEvent(nsPresContext *,mozilla::WidgetEvent *,nsIDOMEvent * *,mozilla::dom::EventTarget *,nsEventStatus *) [dom/events/EventListenerManager.h:377]
03:04:45     INFO -  GECKO(2092) | #06: mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor &,mozilla::ELMCreationDetector &) [dom/events/EventDispatcher.cpp:351]
03:04:45     INFO -  GECKO(2092) | #07: mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem> &,mozilla::EventChainPostVisitor &,mozilla::EventDispatchingCallback *,mozilla::ELMCreationDetector &) [dom/events/EventDispatcher.cpp:559]
03:04:45     INFO -  GECKO(2092) | #08: mozilla::EventDispatcher::Dispatch(nsISupports *,nsPresContext *,mozilla::WidgetEvent *,nsIDOMEvent *,nsEventStatus *,mozilla::EventDispatchingCallback *,nsTArray<mozilla::dom::EventTarget *> *) [dom/events/EventDispatcher.cpp:918]
03:04:45     INFO -  GECKO(2092) | #09: mozilla::EventDispatcher::DispatchDOMEvent(nsISupports *,mozilla::WidgetEvent *,nsIDOMEvent *,nsPresContext *,nsEventStatus *) [dom/events/EventDispatcher.cpp:993]
03:04:45     INFO -  GECKO(2092) | #10: nsINode::DispatchEvent(mozilla::dom::Event &,mozilla::dom::CallerType,mozilla::ErrorResult &) [dom/base/nsINode.cpp:1085]
03:04:45     INFO -  GECKO(2092) | #11: mozilla::dom::EventTarget::DispatchEvent(mozilla::dom::Event &) [dom/events/EventTarget.cpp:204]
03:04:45     INFO -  GECKO(2092) | #12: mozilla::AsyncEventDispatcher::Run() [dom/events/AsyncEventDispatcher.cpp:70]
03:04:45     INFO -  GECKO(2092) | #13: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1100]
03:04:45     INFO -  GECKO(2092) | #14: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:519]
03:04:45     INFO -  GECKO(2092) | #15: mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:97]
03:04:45     INFO -  GECKO(2092) | #16: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:326]
03:04:45     INFO -  GECKO(2092) | #17: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:320]
03:04:45     INFO -  GECKO(2092) | #18: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:300]
03:04:45     INFO -  GECKO(2092) | #19: nsBaseAppShell::Run() [widget/nsBaseAppShell.cpp:159]
03:04:45     INFO -  GECKO(2092) | #20: nsAppShell::Run() [widget/windows/nsAppShell.cpp:401]
03:04:45     INFO -  GECKO(2092) | #21: nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:291]
03:04:45     INFO -  GECKO(2092) | #22: XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:4834]
03:04:45     INFO -  GECKO(2092) | #23: XREMain::XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/nsAppRunner.cpp:4979]
03:04:45     INFO -  GECKO(2092) | #24: XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/nsAppRunner.cpp:5071]
03:04:45     INFO -  GECKO(2092) | #25: mozilla::BootstrapImpl::XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/Bootstrap.cpp:49]
03:04:46     INFO -  GECKO(2092) | #26: static int do_main(int, char * *, char * *) [browser/app/nsBrowserApp.cpp:232]
03:04:46     INFO -  GECKO(2092) | #27: NS_internal_main(int,char * *,char * *) [browser/app/nsBrowserApp.cpp:304]
03:04:46     INFO -  GECKO(2092) | #28: wmain [toolkit/xre/nsWindowsWMain.cpp:132]
03:04:46     INFO -  GECKO(2092) | #29: static int __scrt_common_main_seh() [f:/dd/vctools/crt/vcstartup/src/startup/exe_common.inl:283]
03:04:46     INFO -  GECKO(2092) | #30: kernel32.dll + 0x53c45
03:04:46     INFO -  GECKO(2092) | #31: ntdll.dll + 0x637f5
03:04:46     INFO -  GECKO(2092) | #32: ntdll.dll + 0x637c8
03:04:46     INFO -  TEST-INFO | Main app process: exit 1
03:04:46     INFO -  Buffered messages finished
03:04:46    ERROR -  926 ERROR TEST-UNEXPECTED-FAIL | accessible/tests/mochitest/treeupdate/test_bug895082.html | application terminated with exit code 1
03:04:46     INFO -  runtests.py | Application ran for: 0:04:55.118000
03:04:46     INFO -  zombiecheck | Reading PID log: c:\users\task_1523242360\appdata\local\temp\tmppi2jy4pidlog
03:04:46     INFO -  ==> process 2092 launched child process 3024 ("Z:\task_1523242360\build\application\firefox\plugin-container.exe" --channel="2092.0.1601027283\901089604" "C:\Users\task_1523242360\AppData\Local\Temp\tmpcqmdxj.mozrunner\plugins\nptest.dll" -greomni "Z:\task_1523242360\build\application\firefox\omni.ja" -appomni "Z:\task_1523242360\build\application\firefox\browser\omni.ja" -appdir "Z:\task_1523242360\build\application\firefox\browser" - 2092 "\\.\pipe\gecko-crash-server-pipe.2092" 2784 plugin)
03:04:46     INFO -  ==> process 2092 launched child process 4008 ("Z:\task_1523242360\build\application\firefox\plugin-container.exe" --channel="2092.3.1451379251\398821711" "C:\Users\task_1523242360\AppData\Local\Temp\tmpcqmdxj.mozrunner\plugins\nptest.dll" -greomni "Z:\task_1523242360\build\application\firefox\omni.ja" -appomni "Z:\task_1523242360\build\application\firefox\browser\omni.ja" -appdir "Z:\task_1523242360\build\application\firefox\browser" - 2092 "\\.\pipe\gecko-crash-server-pipe.2092" 2720 plugin)
03:04:46     INFO -  ==> process 2092 launched child process 1344 ("Z:\task_1523242360\build\application\firefox\firefox.exe" -contentproc --channel="2092.6.961060929\1658406392" -childID 1 -isForBrowser -prefsHandle 3016 -prefsLen 22699 -schedulerPrefs 0001,2 -greomni "Z:\task_1523242360\build\application\firefox\omni.ja" -appomni "Z:\task_1523242360\build\application\firefox\browser\omni.ja" -appdir "Z:\task_1523242360\build\application\firefox\browser" - 2092 "\\.\pipe\gecko-crash-server-pipe.2092" 3000 tab)
03:04:46     INFO -  zombiecheck | Checking for orphan process with PID: 3024
03:04:46     INFO -  zombiecheck | Checking for orphan process with PID: 4008
03:04:46     INFO -  zombiecheck | Checking for orphan process with PID: 1344
03:04:46     INFO -  mozcrash Copy/paste: Z:\task_1523242360\build\win32-minidump_stackwalk.exe c:\users\task_1523242360\appdata\local\temp\tmpcqmdxj.mozrunner\minidumps\7c5e18cf-99b8-449a-a207-c13b6073e157.dmp Z:\task_1523242360\build\symbols
03:05:02     INFO -  mozcrash Saved minidump as Z:\task_1523242360\build\blobber_upload_dir\7c5e18cf-99b8-449a-a207-c13b6073e157.dmp
03:05:02     INFO -  mozcrash Saved app info as Z:\task_1523242360\build\blobber_upload_dir\7c5e18cf-99b8-449a-a207-c13b6073e157.extra
03:05:02  WARNING -  PROCESS-CRASH | accessible/tests/mochitest/treeupdate/test_bug895082.html | application crashed [@ mozilla::dom::EventListener::HandleEvent(JSContext *,JS::Handle<JS::Value>,mozilla::dom::Event &,mozilla::ErrorResult &)]
03:05:02     INFO -  Crash dump filename: c:\users\task_1523242360\appdata\local\temp\tmpcqmdxj.mozrunner\minidumps\7c5e18cf-99b8-449a-a207-c13b6073e157.dmp
03:05:02     INFO -  Operating system: Windows NT
03:05:02     INFO -                    6.1.7601 Service Pack 1
03:05:02     INFO -  CPU: x86
03:05:02     INFO -       GenuineIntel family 6 model 63 stepping 2
03:05:02     INFO -       8 CPUs
03:05:02     INFO -  GPU: UNKNOWN
03:05:02     INFO -  Crash reason:  EXCEPTION_BREAKPOINT
03:05:02     INFO -  Crash address: 0x5b81854e
03:05:02     INFO -  Process uptime: 283 seconds
03:05:02     INFO -  Thread 0 (crashed)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.