Closed
Bug 1298073
Opened 8 years ago
Closed 8 years ago
Intermittent test_refresh_firefox.py TestFirefoxRefresh.testReset | 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=34641781&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-macosx64-debug/1472132006/mozilla-inbound_yosemite_r7-debug_test-marionette-e10s-bm106-tests1-macosx-build914.txt.gz
Comment 1•8 years ago
|
||
Frame 3 failed:
08:12:16 INFO - 3 XUL!mozilla::ipc::MessageChannel::OnChannelErrorFromLink() [MessageChannel.cpp:600e4f0568c4 : 2056 + 0x20]
08:12:16 INFO - rbx = 0x0000000000000001 rbp = 0x000000011089cb50
08:12:16 INFO - rsp = 0x000000011089cb40 r12 = 0x000000010a4a5c00
08:12:16 INFO - r13 = 0x0000000000000000 r14 = 0x000000010a4b2088
08:12:16 INFO - r15 = 0x000000010a461d40 rip = 0x0000000103ddb22b
08:12:16 INFO - Found by: call frame info
Severity: normal → critical
Crash Signature: [@ mozalloc_abort(char const*) | mozilla::ipc::MessageChannel::OnChannelErrorFromLink()]
Depends on: 1051567
Keywords: crash
Summary: Intermittent test_refresh_firefox.py TestFirefoxRefresh.testReset | application crashed [@ mozalloc_abort(char const*)] → Intermittent test_refresh_firefox.py TestFirefoxRefresh.testReset | application crashed [@ mozalloc_abort(char const*) | mozilla::ipc::MessageChannel::OnChannelErrorFromLink()]
Whiteboard: [blocked by bug 1051567]
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
•