https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225364
Brad Sliger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Brad Sliger <[email protected]> --- I think this is happening to me. Setting NSS_DEFAULT_DB_TYPE=dbm in Firefox's environment keeps Firefox from crashing. Thanks! Firefox will start up, do its initial splashes and animations for a few seconds, then crash with messages like the following: [Child 81768] ###!!! ABORT: Aborting on channel error.: file /usr/ports/www/firefox-esr/work/firefox-52.6.0esr/ipc/glue/MessageChannel.cpp, line 2152 [Child 81768] ###!!! ABORT: Aborting on channel error.: file /usr/ports/www/firefox-esr/work/firefox-52.6.0esr/ipc/glue/MessageChannel.cpp, line 2152 zsh: bus error firefox dmesg will show something like: pid 77538 (firefox), uid 1009: exited on signal 10 pid 81768 (firefox), uid 1009: exited on signal 11 Firefox won't crash for me if it already has its configuration files. If it's started in an empty sandbox, without setting NSS_DEFAULT_DB_TYPE=dbm, it'll crash fairly quickly. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
