Open
Bug 928175
Opened 11 years ago
Updated 2 years ago
Using mochitest with a debugger hangs in fix-linux-stack.pl
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: johns, Unassigned)
Details
Recently, doing > ./mach mochitest-plain -d gdb or > EXTRA_TEST_ARGS="--debugger=gdb" make -C $OBJDIR mochitest-plain Will work up until the point that gdb exits, at which point it will appear hung. Running > pkill -9 -f fix-linux-stack.pl In another terminal will unhang things. This is with a build using clang 3.3 and *not* using -gsplit-dwarf, FWIW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•