https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285391
--- Comment #22 from jakub_l...@mailplus.pl --- (In reply to jakub_lach from comment #21) To be sure, I've just reproduced following core dump with a clean/fresh profile after a few restarts - #0 0x0000072862d3aaaa in thr_kill () at /lib/libc.so.7 #1 0x0000072862cb2f54 in raise () at /lib/libc.so.7 #2 0x000007288b7ae4c2 in nsProfileLock::FatalSignalHandler (signo=11, info=0x7285f3174b0, context=<optimized out>) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/profile/nsProfileLock.cpp:177 #3 0x000007288c1e450d in WasmTrapHandler (signum=11, info=0x7285f3174b0, context=0x7285f317140) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/js/src/wasm/WasmSignalHandlers.cpp:790 #4 0x000007286240348f in ??? () at /lib/libthr.so.3 #5 0x0000072862402a48 in ??? () at /lib/libthr.so.3 #6 0x00000728600c32d3 in <signal handler called> () #7 0x000007287574ba15 in XInternAtoms () at /usr/local/lib/libX11.so.6 #8 0x000007288b56672f in nsXRemoteServer::EnsureAtoms (this=0x39c3315a8700) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsXRemoteServer.cpp:154 #9 nsXRemoteServer::XRemoteBaseStartup (this=0x39c3315a8700, aAppName=0x39c331412e88 "librewolf", aProfileName=0x39c331413908 "/tmp/MozillaBackgroundTask-7E29DCE80E592D4C-removeDirectory") at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsXRemoteServer.cpp:60 #10 0x000007288b5623bf in nsGTKRemoteServer::Startup (this=0x0, aAppName=0x7288e01b780 <XAtomNames> "6\004č\205(\a", aProfileName=0x7 <error: Cannot access memory at address 0x7>) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsGTKRemoteServer.cpp:39 #11 0x000007288b563438 in nsRemoteService::StartupServer (this=0x39c3314118e0) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsRemoteService.cpp:278 #12 0x000007288b7c2f34 in XREMain::XRE_mainRun (this=this@entry=0x7285f317900) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:5802 #13 0x000007288b7c38cd in XREMain::XRE_main (this=this@entry=0x7285f317900, argc=argc@entry=7, argv=argv@entry=0x7285f317fb0, aConfig=...) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:6106 #14 0x000007288b7c3e5a in XRE_main (argc=7, argv=0x7285f317fb0, aConfig=...) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:6179 #15 0x000007203f195ecd in do_main (argc=7, argv=0x7285f317fb0, envp=<optimized out>) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/browser/app/nsBrowserApp.cpp:232 #16 main (argc=7, argv=0x7285f317fb0, envp=<optimized out>) at /usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/browser/app/nsBrowserApp.cpp:467 (gdb) It's the same one. -- You are receiving this mail because: You are on the CC list for the bug.