Intermittent INFO - PROCESS-CRASH | Main app process exited normally | application crashed [@ mozilla::ShutdownXPCOM(nsIServiceManager*)]
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [Comment 37][stockwell fixed:patch])
Crash Data
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Comment 7•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment 9•6 years ago
|
||
Moving these bugs (intermittent test failures with crashes) out of P5.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 21•6 years ago
|
||
In the last 7 days there were 26 failures associated with this bug: https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2019-09-07&endday=2019-09-14&tree=trunk&bug=1473183
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=266631821&repo=autoland&lineNumber=19375
Occurs on linux64, macosx1014-64 debug build type.
:drno, can you please assign this to someone?
Comment hidden (Intermittent Failures Robot) |
Comment 23•6 years ago
|
||
In the last 7 days there were 26 failures associated with this bug. This is occurring on linux64 debug.
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 30•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
I looked at the last 8 or so failures, and they were all MOZ_CRASH(NSS_Shutdown failed). It sounds like maybe this should be a leak like bug 1593739, but NSS can fail to shut down when it leaks, so we get a crash, which is bad because then we don't get any information from our leak checking infrastructure.
My patch in bug 1596244 should make this specific failure go away by turning it into a regular leak. So there will just be a different leakcheck failure.
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 41•6 years ago
|
||
No failures here since the 15th https://treeherder.mozilla.org/intermittent-failures.html#/bugdetails?startday=2019-11-13&endday=2019-11-20&tree=trunk&bug=1473183. Closing this for now, feel free to reopen.
Updated•6 years ago
|
Description
•