On Wed, 15 Jan 2020 19:02:47 +0000 Nick Thomas <m...@ur.gs> wrote: > Attached is the output of bt from gdb with debug symbols loaded, and > disassemble too. Looks like it's just going into NULL memory?
Illegal instruction in a smart pointer dereference sounds like basic mis-compilation. > Should this go upstream instead? They might be able to assist, but it's probably a debian bug. The upstream nightly build I tried worked fine. E.g. https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XFUMm2ySQ4yPTDTxRr55bw/runs/0/artifacts/public/build/target.tar.bz2 linked from https://treeherder.mozilla.org/#/jobs?repo=mozilla-esr68 Note this is the next point release (68.5.0) so it's possible something was fixed upstream after 68.4.1. -r