Bug 1597006 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

On a broken build, if you use `./mach run --debugger=gdb`, does it stop with a crash? If you run the `bt` command in gdb when it's crashed, can you copy-paste the stacktrace that gets printed?
On a broken build, if you use `./mach run --debugger=gdb` (when gdb opens you may need to use the `run` command to actually start Firefox from within gdb), does it stop with a crash, too? If you run the `bt` command in gdb when it's crashed, can you copy-paste the stacktrace that gets printed?

Back to Bug 1597006 Comment 8