https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285391

--- Comment #17 from jakub_l...@mailplus.pl ---
(In reply to jakub_lach from comment #16)
$ gdb librewolf librewolf.core                                          
GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD]
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd14.1".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
--Type <RET> for more, q to quit, c to continue without paging--
Reading symbols from librewolf...
[New LWP 101907]
[New LWP 113563]
[New LWP 113564]
[New LWP 113565]
[New LWP 113566]
[New LWP 113567]
[New LWP 113568]
[New LWP 113569]
[New LWP 113570]
[New LWP 113571]
[New LWP 113573]
[New LWP 113574]
[New LWP 113575]
[New LWP 113576]
[New LWP 113583]
Core was generated by `/usr/local/lib/librewolf/librewolf --backgroundtask
removeDirectory /home/Kuba/.'.
Program terminated with signal SIGSEGV, Segmentation fault.
Sent by thr_kill() from pid 54798 and user 1001.
#0  0x0000316d521cbaaa in thr_kill () from /lib/libc.so.7
[Current thread is 1 (LWP 101907)]
(gdb) bt
#0  0x0000316d521cbaaa in thr_kill () at /lib/libc.so.7
#1  0x0000316d52143f54 in raise () at /lib/libc.so.7
#2  0x0000316d7bdae4c2 in nsProfileLock::FatalSignalHandler (signo=11,
info=0x316d4ded9b70, context=<optimized out>)
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/profile/nsProfileLock.cpp:177
#3  0x0000316d7c7e450d in WasmTrapHandler (signum=11, info=0x316d4ded9b70,
context=0x316d4ded9800)
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/js/src/wasm/WasmSignalHandlers.cpp:790
#4  0x0000316d5175448f in ??? () at /lib/libthr.so.3
#5  0x0000316d51753a48 in ??? () at /lib/libthr.so.3
#6  0x0000316d4e36f2d3 in <signal handler called> ()
#7  0x0000316d65abca15 in XInternAtoms () at /usr/local/lib/libX11.so.6
#8  0x0000316d7bb6672f in nsXRemoteServer::EnsureAtoms (this=0x3ec8f2d9d7c0)
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsXRemoteServer.cpp:154
#9  nsXRemoteServer::XRemoteBaseStartup
    (this=0x3ec8f2d9d7c0, aAppName=0x3ec8f2c12e88 "librewolf",
aProfileName=0x3ec8f2c13a08
"/tmp/MozillaBackgroundTask-7E29DCE80E592D4C-removeDirectory-1")
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsXRemoteServer.cpp:60
#10 0x0000316d7bb623bf in nsGTKRemoteServer::Startup (this=0x0,
aAppName=0x316d7e61b780 <XAtomNames> "6\004Hvm1", 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 0x0000316d7bb63438 in nsRemoteService::StartupServer (this=0x3ec8f2c118e0)
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/components/remote/nsRemoteService.cpp:278
#12 0x0000316d7bdc2f34 in XREMain::XRE_mainRun (this=this@entry=0x316d4ded9fc0)
at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:5802
#13 0x0000316d7bdc38cd in XREMain::XRE_main (this=this@entry=0x316d4ded9fc0,
argc=argc@entry=7, argv=argv@entry=0x316d4deda678, aConfig=...)
    at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:6106
#14 0x0000316d7bdc3e5a in XRE_main (argc=7, argv=0x316d4deda678, aConfig=...)
at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/toolkit/xre/nsAppRunner.cpp:6179
#15 0x000031652da99ecd in do_main (argc=7, argv=0x316d4deda678, 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=0x316d4deda678, envp=<optimized out>) at
/usr/obj/usr/ports/www/librewolf/work/librewolf-137.0-1/browser/app/nsBrowserApp.cpp:467
(gdb)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to