Open Bug 976869 Opened 10 years ago Updated 2 years ago

It's not possible to run reftests under the debugger any more

Categories

(Testing :: Reftest, defect)

x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: ehsan.akhgari, Unassigned)

Details

Firefox just exits:

$ ./mach reftest --debugger lldb
 0:00.07 /usr/bin/make -C . -j8 -s -w reftest
make: Entering directory `/Users/ehsan/moz/src/obj-ff-dbg.noindex'
REFTEST INFO | runreftest.py | Running tests: start.

INFO | automation.py | Launching: /usr/bin/lldb -- /Users/ehsan/moz/src/obj-ff-dbg.noindex/dist/NightlyDebug.app/Contents/MacOS/firefox-bin -foreground -no-remote -profile /var/folders/ry/m4kkhrl17c76cqyfd5qv5sph0000gn/T/tmpCOEyVG.mozrunner/ -reftest /Users/ehsan/moz/src/layout/reftests/reftest.list
INFO | automation.py | Application pid: 77161
TEST-INFO: Not logging stdout or stderr due to debugger connection
Current executable set to '/Users/ehsan/moz/src/obj-ff-dbg.noindex/dist/NightlyDebug.app/Contents/MacOS/firefox-bin' (x86_64).
Executing commands in '/Users/ehsan/moz/src/.lldbinit'.
(lldb) r
Process 77168 launched: '/Users/ehsan/moz/src/obj-ff-dbg.noindex/dist/NightlyDebug.app/Contents/MacOS/firefox-bin' (x86_64)
### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /var/folders/ry/m4kkhrl17c76cqyfd5qv5sph0000gn/T/tmpCOEyVG.mozrunner/runreftest_leaks.log
Process 77168 exited with status = 6 (0x00000006)
(lldb)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.