Closed
Bug 1428657
Opened 8 years ago
Closed 8 years ago
Intermittent CRASH | automation.py | application crashed [@ Fold]
Categories
(Core :: Layout: Text and Fonts, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [stockwell unknown])
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=154549761&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/W9K5UnNOR_WXRCb95fabOg/runs/0/artifacts/public/logs/live_backing.log
[task 2018-01-06T13:26:20.914Z] 13:26:20 INFO - GECKO(1120) | ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2018-01-06T13:28:50.201Z] 13:28:50 INFO - runtests.py | Waiting for browser...
[task 2018-01-06T13:28:50.202Z] 13:28:50 INFO - TEST-INFO | Main app process: exit 11
[task 2018-01-06T13:28:50.204Z] 13:28:50 INFO - Buffered messages finished
[task 2018-01-06T13:28:50.205Z] 13:28:50 ERROR - TEST-UNEXPECTED-FAIL | automation.py | application terminated with exit code 11
[task 2018-01-06T13:28:50.206Z] 13:28:50 INFO - runtests.py | Application ran for: 0:03:00.070653
[task 2018-01-06T13:28:50.207Z] 13:28:50 INFO - zombiecheck | Reading PID log: /tmp/tmpGfcBcEpidlog
[task 2018-01-06T13:28:50.208Z] 13:28:50 INFO - ==> process 1120 launched child process 1143
Updated•8 years ago
|
Component: General → Marionette
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
Maybe still a startup crash of Firefox:
task 2018-01-06T13:28:59.103Z] 13:28:59 INFO - Crash reason: SIGSEGV
[task 2018-01-06T13:28:59.104Z] 13:28:59 INFO - Crash address: 0x0
[task 2018-01-06T13:28:59.105Z] 13:28:59 INFO - Process uptime: not available
[task 2018-01-06T13:28:59.106Z] 13:28:59 INFO -
[task 2018-01-06T13:28:59.107Z] 13:28:59 INFO - Thread 0 (crashed)
[task 2018-01-06T13:28:59.108Z] 13:28:59 INFO - 0 libfreetype.so.6.12.1 + 0x1ea3f
[task 2018-01-06T13:28:59.109Z] 13:28:59 INFO - eip = 0xf5c01a3f esp = 0xffaa8200 ebp = 0xe4fe8b20 ebx = 0xe4fe8b21
[task 2018-01-06T13:28:59.110Z] 13:28:59 INFO - esi = 0x00000000 edi = 0xe2de0b50 eax = 0x00000001 ecx = 0x00000080
[task 2018-01-06T13:28:59.111Z] 13:28:59 INFO - edx = 0xe4fe8b20 efl = 0x00210246
[task 2018-01-06T13:28:59.112Z] 13:28:59 INFO - Found by: given as instruction pointer in context
[task 2018-01-06T13:28:59.113Z] 13:28:59 INFO - 1 LiberationSans-Regular.ttf + 0xf4f4
[task 2018-01-06T13:28:59.113Z] 13:28:59 INFO - eip = 0xea41d4f4 esp = 0xffaa8208 ebp = 0xe4fe8b20
[task 2018-01-06T13:28:59.115Z] 13:28:59 INFO - Found by: stack scanning
[task 2018-01-06T13:28:59.115Z] 13:28:59 INFO - 2 libfreetype.so.6.12.1 + 0x1e849
[task 2018-01-06T13:28:59.116Z] 13:28:59 INFO - eip = 0xf5c01849 esp = 0xffaa823c ebp = 0xe4fe8b20
[task 2018-01-06T13:28:59.117Z] 13:28:59 INFO - Found by: stack scanning
[task 2018-01-06T13:28:59.117Z] 13:28:59 INFO - 3 libfreetype.so.6.12.1 + 0xaf000
[task 2018-01-06T13:28:59.118Z] 13:28:59 INFO - eip = 0xf5c92000 esp = 0xffaa8240 ebp = 0xe4fe8b20
[task 2018-01-06T13:28:59.119Z] 13:28:59 INFO - Found by: stack scanning
[task 2018-01-06T13:28:59.120Z] 13:28:59 INFO - 4 libfreetype.so.6.12.1 + 0x22282
[task 2018-01-06T13:28:59.121Z] 13:28:59 INFO - eip = 0xf5c05282 esp = 0xffaa8250 ebp = 0xe4fe8b20
[task 2018-01-06T13:28:59.122Z] 13:28:59 INFO - Found by: stack scanning
[task 2018-01-06T13:28:59.122Z] 13:28:59 INFO - 5 libfreetype.so.6.12.1 + 0xaf000
[task 2018-01-06T13:28:59.123Z] 13:28:59 INFO - eip = 0xf5c92000 esp = 0xffaa8258 ebp = 0xffaa84ac
[task 2018-01-06T13:28:59.124Z] 13:28:59 INFO - Found by: stack scanning
[task 2018-01-06T13:28:59.125Z] 13:28:59 INFO - 6 0xf7121680
[task 2018-01-06T13:28:59.126Z] 13:28:59 INFO - eip = 0xf7121680 esp = 0xffaa84b4 ebp = 0xe23e2800
[task 2018-01-06T13:28:59.126Z] 13:28:59 INFO - Found by: previous frame's frame pointer
Severity: normal → critical
status-firefox59:
--- → affected
Component: Marionette → Layout: Text
Keywords: crash
Product: Testing → Core
Version: Version 3 → unspecified
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
Btw the crashes started on January 5th and only happen on Linux so far:
https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1428657&startday=2018-01-03&endday=2018-01-14&tree=all
Also the summary doesn't exactly tell what the real underlying issue is here. I will update it accordingly.
OS: Unspecified → Linux
Hardware: Unspecified → All
Summary: Intermittent TEST-UNEXPECTED-FAIL | automation.py | application terminated with exit code 11 → CRASH | automation.py | application crashed [@ Fold]
Comment 6•8 years ago
|
||
Looks like it depends on bug 1274887. Keeping it open for starring in Treeherder.
Depends on: 1274887
Comment 7•8 years ago
|
||
Last week, we saw random crashes on autoland and inbound with different signatures. This one was on inbound, bug 1429916 with [@ nsTSubstring<char16_t>::Finalize] or [@ nsTSubstring<char>::Finalize ] on autoland. It's possible that infra changes (like Spectre and Meltdown mitigation) have uncovered these issues, see bug 1429916 comment 2.
Summary: CRASH | automation.py | application crashed [@ Fold] → Intermittent CRASH | automation.py | application crashed [@ Fold]
Comment 8•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Whiteboard: [stockwell unknown]
You need to log in
before you can comment on or make changes to this bug.
Description
•