Closed
Bug 1297953
Opened 8 years ago
Closed 8 years ago
Intermittent test_modal_dialogs.py TestGlobalModals.test_alert_accept | application crashed [@ mozalloc_abort(char const*) | mozilla::ipc::MessageChannel::OnChannelErrorFromLink()]
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [fixed by bug 1051567])
Crash Data
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=34616430&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-macosx64-debug/1472092826/mozilla-inbound_yosemite_r7-debug_test-marionette-e10s-bm106-tests1-macosx-build910.txt.gz
Comment 1•8 years ago
|
||
Crashing thread info:
22:50:19 INFO - Found by: call frame info
22:50:19 INFO - 3 XUL!mozilla::ipc::MessageChannel::OnChannelErrorFromLink() [MessageChannel.cpp:84b4b7e346b8 : 2056 + 0x20]
22:50:19 INFO - rbx = 0x0000000000000001 rbp = 0x000000011c59db50
22:50:19 INFO - rsp = 0x000000011c59db40 r12 = 0x00000001162a5c00
So it needs the fix on bug 1051567.
Updated•8 years ago
|
Crash Signature: [@ mozalloc_abort(char const*) | mozilla::ipc::MessageChannel::OnChannelErrorFromLink()]
Summary: Intermittent test_modal_dialogs.py TestGlobalModals.test_alert_accept | application crashed [@ mozalloc_abort(char const*)] → Intermittent test_modal_dialogs.py TestGlobalModals.test_alert_accept | application crashed [@ mozalloc_abort(char const*) | mozilla::ipc::MessageChannel::OnChannelErrorFromLink()]
Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
This crash should be fixed now with the patch on bug 1051567 landed.
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [blocked by bug 1051567] → [fixed by bug 1051567]
Target Milestone: --- → mozilla51
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 4•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•