Open
Bug 1400919
Opened 7 years ago
Updated 2 years ago
crashes during xpcshell tests don't get crash stacks
Categories
(Testing :: XPCShell Harness, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: froydnj, Unassigned)
Details
See, for instance, bug 1399550 comment 0, where the log just says:
08:38:43 INFO - PID 6662 | Assertion failure: 0 == rv, at /builds/worker/workspace/build/src/nsprpub/pr/src/pthreads/ptthread.c:292
08:38:43 INFO - PID 6662 | Redirecting call to abort() to mozalloc_abort
08:38:43 INFO - PID 6662 | Hit MOZ_CRASH() at /builds/worker/workspace/build/src/memory/mozalloc/mozalloc_abort.cpp:33
08:38:43 INFO - <<<<<<<
I'm not sure where the chevrons come from--maybe there's a longer log file that the test harness is pulling information out of--but the stack would be really helpful to see here.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•