https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285391
--- Comment #16 from jakub_l...@mailplus.pl --- (In reply to Martin Filla from comment #13) (lldb) target create "librewolf" --core "librewolf.core" Core file '/home/Kuba/librewolf.core' (x86_64) was loaded. (lldb) bt * thread #1, name = 'MainThread', stop reason = signal SIGSEGV * frame #0: 0x0000316d521cbaaa libc.so.7`__sys_thr_kill + 10 frame #1: 0x0000316d52143f54 libc.so.7`__raise + 52 frame #2: 0x0000316d7bdae4c2 libxul.so`nsProfileLock::FatalSignalHandler(signo=11, info=0x0000316d4ded9b70, context=<unavailable>) at nsProfileLock.cpp:177:7 frame #3: 0x0000316d7c7e450d libxul.so`WasmTrapHandler(signum=11, info=0x0000316d4ded9b70, context=0x0000316d4ded9800) at WasmSignalHandlers.cpp:790:5 frame #4: 0x0000316d5175448f libthr.so.3`___lldb_unnamed_symbol687 + 223 frame #5: 0x0000316d51753a48 libthr.so.3`___lldb_unnamed_symbol668 + 312 frame #6: 0x0000316d4e36f2d3 frame #7: 0x0000316d7bb6672f libxul.so`nsXRemoteServer::XRemoteBaseStartup(char const*, char const*) [inlined] nsXRemoteServer::EnsureAtoms(this=<unavailable>) at nsXRemoteServer.cpp:154:3 frame #8: 0x0000316d7bb666e1 libxul.so`nsXRemoteServer::XRemoteBaseStartup(this=<unavailable>, aAppName=<unavailable>, aProfileName=<unavailable>) at nsXRemoteServer.cpp:60:3 frame #9: 0x0000316d7bb623bf libxul.so`nsGTKRemoteServer::Startup(this=<unavailable>, aAppName=<unavailable>, aProfileName=<unavailable>) at nsGTKRemoteServer.cpp:39:3 frame #10: 0x0000316d7bb63438 libxul.so`nsRemoteService::StartupServer(this=0x00003ec8f2c118e0) at nsRemoteService.cpp:278:32 frame #11: 0x0000316d7bdc2f34 libxul.so`XREMain::XRE_mainRun(this=0x0000316d4ded9fc0) at nsAppRunner.cpp:5802:25 frame #12: 0x0000316d7bdc38cd libxul.so`XREMain::XRE_main(this=0x0000316d4ded9fc0, argc=7, argv=0x0000316d4deda678, aConfig=0x0000316d4deda1c0) at nsAppRunner.cpp:6106:8 frame #13: 0x0000316d7bdc3e5a libxul.so`XRE_main(argc=7, argv=0x0000316d4deda678, aConfig=0x0000316d4deda1c0) at nsAppRunner.cpp:6179:21 frame #14: 0x000031652da99ecd librewolf`main [inlined] do_main(argc=7, argv=0x0000316d4deda678, envp=<unavailable>) at nsBrowserApp.cpp:232:22 frame #15: 0x000031652da99ddd librewolf`main(argc=7, argv=0x0000316d4deda678, envp=<unavailable>) at nsBrowserApp.cpp:467:16 frame #16: 0x0000316d52118404 libc.so.7`__libc_start1 + 292 frame #17: 0x000031652da99aa1 librewolf`_start + 33 (lldb) -- You are receiving this mail because: You are on the CC list for the bug.