El Wed, 11 Feb 2026 12:55:07 +0100 Samuel Thibault <[email protected]> escribió: > Jose Luis Alarcon Sanchez, le mer. 11 févr. 2026 11:00:27 +0100, a > ecrit: > > El Tue, 10 Feb 2026 22:53:39 +0100 > > Samuel Thibault <[email protected]> escribió: > > > Jose Luis Alarcon Sanchez, le mar. 10 févr. 2026 20:41:38 +0100, a > > > ecrit: > > > > El Tue, 10 Feb 2026 19:23:17 +0100 > > > > Samuel Thibault <[email protected]> escribió: > > > > > Hello, > > > > > > > > > > Jose Luis Alarcon Sanchez, le mar. 10 févr. 2026 15:37:08 > > > > > +0100, a ecrit: > > > > > > How is it possible that at the end of last year, from one > > > > > > day to the next, the two best web browsers available on > > > > > > GNU/Hurd, Luakit and Surf, which are very similar and based > > > > > > on the same scripting language, Lua, went from working very > > > > > > satisfactorily to instantly terminating when launched, with > > > > > > the brief output ‘abort’? > > > > > > > > > > Because of a bug? The abort message would probably be very > > > > > informative. Or a gdb backtrace, etc. > > > > > > > > > > > Is it possible to investigate why this happened?. > > > > > > > > > > Sure. For a simple start, you can check what package got > > > > > upgraded in between, and then try to downgrade/upgrade to > > > > > verify which exact package pose problems. But also simply > > > > > actually pasting the abortion message would provide the list > > > > > with *way* more information than just "terminates". > > > > > > > > I don't know how to get a "register" of the upgrades realized at > > > > that time (it was last week of 2025, i'm sure of it). > > > > > > It's all in /var/log/dpkg.log > > > > > > > Ok. Attached a short extract of /var/log/dpkg.log. I am 100% sure > > that the changes that triggered the browsers falilure was made on > > December 29th. Also including the day before and the day after. > > Then you can try to downgrade/reupgrade, to confirm which one poses > problem. >
I'd like downgrade the libjavascriptcoregtk and try to run the browsers... > > #6 0x0000000108e4bfcd in __GI_abort () at ./stdlib/abort.c:77 > > #7 0x0000000107ae1bec in ??? () at > > /usr/lib/x86_64-gnu/libjavascriptcoregtk-4.1.so.0 #8 > > 0x0000000107f76912 in ??? () at > > /usr/lib/x86_64-gnu/libjavascriptcoregtk-4.1.so.0 > > So you want to install the -dbgsym package for that library, to get > source code information > First time using 'gdb' tool. Fast learning curve, i think. Attached luakit_crash.log with the tool correctly applied. > Samuel > THX. Jose Luis. -- https://lordofunix.org/ Usuario GNU/Hurd no registrado. Usuario BSD registrado 51101. Usuario Linux registrado #213309. Una vez mas cabalgaré con mis caballeros, para defender lo que fue..... y el sueño de lo que pudo ser. Not Registered GNU/Hurd User. Registered BSD User 51101. Registered Linux User #213309. Memories..... You are talking about memories. Rick Deckard. Blade Runner.
Starting program: /usr/bin/luakit
[bogus thread id 1 exited]
[bogus thread id 2 exited]
[bogus thread id 3 exited]
[New Thread 1688.5]
[New Thread 1688.6]
[New Thread 1688.7]
[New Thread 1688.8]
[New Thread 1688.9]
Thread 4 received signal SIGABRT, Aborted.
0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
â ï¸ warning: 2 ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S: No existe el fichero o el directorio
Thread 9 (Thread 1688.9):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x11204bc28, option=option@entry=1, send_size=send_size@entry=80, rcv_size=rcv_size@entry=0, rcv_name=rcv_name@entry=0, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x000000010bfdf8a4 in __gsync_wake (task=<optimized out>, addr=<optimized out>, val=val@entry=0, flags=<optimized out>) at ./build-tree/hurd-amd64-libc/mach/RPC_gsync_wake.c:129
Mess = {In = {Head = {msgh_bits = 19, msgh_size = 80, {msgh_remote_port = 62, msgh_remote_port_do_not_use = 62}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 0, msgh_id = 4205}, addrType = {msgt_name = 11, msgt_size = 64, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, addr = 35184372791616, valType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, val = 0, valPad = "\000 \000", flagsType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, flags = 0, flagsPad = "\000\000\000"}}
InP = 0x11204bc28
#3 0x0000000108f0c6da in __GI___pthread_mutex_unlock (mtxp=<optimized out>) at ../sysdeps/mach/hurd/htl/pt-mutex-unlock.c:47
__iptr = <optimized out>
self = <optimized out>
flags = <optimized out>
__iptr = <optimized out>
#4 0x0000000101130d1a in g_mutex_unlock () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x0000000106b1bfa0 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#6 0x0000000106b32e2e in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#7 0x0000000106ac14b3 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#8 0x0000000106ac14f2 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#9 0x00000001010fc056 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#10 0x00000001010ff99f in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#11 0x000000010110040f in g_main_loop_run () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#12 0x0000000106b30cea in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#13 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#14 0x0000000108e1fad8 in entry_point (self=0x2000000b2910, start_routine=0x101131eb0, arg=0x2000000aa9e0) at ./htl/pt-create.c:73
err = <optimized out>
#15 0x0000000000000000 in ??? ()
Thread 8 (Thread 1688.8):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x11184adc0, option=option@entry=1026, send_size=send_size@entry=0, rcv_size=rcv_size@entry=64, rcv_name=78, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108e88f78 in _hurd_select (nfds=<optimized out>, pollfds=<optimized out>, readfds=readfds@entry=0x0, writefds=writefds@entry=0x0, exceptfds=exceptfds@entry=0x0, timeout=<optimized out>, sigmask=<optimized out>) at ./hurd/hurdselect.c:423
msg = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, error = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, err_type = {msgt_name = 224, msgt_size = 2614, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 8192}, err = 17812672}, success = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, err_type = {msgt_name = 224, msgt_size = 2614, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 8192}, err = 17812672, result_type = {msgt_name = 96, msgt_size = 33966, msgt_unused = 17, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, result = 0}}
options = 0
msgerr = <optimized out>
cancel_oldtype = 0
i = <optimized out>
portset = 78
sigport = <optimized out>
got = 0
ready = 0
err = <optimized out>
rfds = {fds_bits = {4294967296, 4588875352, 4588875344, 4312790060}}
wfds = {fds_bits = {0, 4444987344, 0, 0}}
xfds = {fds_bits = {2147483647, 4588875492, 0, 0}}
firstfd = <optimized out>
lastfd = <optimized out>
reply_msgid = <optimized out>
to = 0
ts = {tv_sec = 4831854603, tv_nsec = 35184372711744}
d = 0x0
oset = 0
ss = <optimized out>
poll = <optimized out>
#3 0x0000000108fb50a1 in __GI_ppoll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>, sigmask=<optimized out>) at ../sysdeps/mach/hurd/ppoll.c:28
#4 0x00000001010ffa15 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x0000000101100110 in g_main_context_iteration () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#6 0x0000000101100161 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#7 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#8 0x0000000108e1fad8 in entry_point (self=0x2000000a6590, start_routine=0x101131eb0, arg=0x2000000a3af0) at ./htl/pt-create.c:73
err = <optimized out>
#9 0x0000000000000000 in ??? ()
Thread 7 (Thread 1688.7):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x111048e00, option=option@entry=2, send_size=send_size@entry=0, rcv_size=rcv_size@entry=32, rcv_name=1, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108f0a3c6 in __GI___pthread_block (thread=thread@entry=0x2000000a5780) at ../sysdeps/mach/htl/pt-block.c:46
msg = {msgh_bits = 285511184, msgh_size = 1, {msgh_remote_port = 677504, msgh_remote_port_do_not_use = 35184372766336}, {msgh_local_port = 677504, msgh_protected_payload = 35184372766336}, msgh_seqno = 677760, msgh_id = 8192}
err = <optimized out>
#3 0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=0x2000000a5680, mutex=<optimized out>, clockid=<optimized out>, abstime=<optimized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
err = ESUCCESS
cancelled = 0
oldtype = <optimized out>
drain = <optimized out>
clock_id = <optimized out>
self = 0x2000000a5780
ctx = {wakeup = 0x2000000a5780, cond = 0x2000000a5680}
#4 0x0000000101131698 in g_cond_wait () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x00000001010c64a4 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#6 0x00000001011321c4 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#7 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#8 0x0000000108e1fad8 in entry_point (self=0x2000000a5780, start_routine=0x101131eb0, arg=0x2000000a5720) at ./htl/pt-create.c:73
err = <optimized out>
#9 0x0000000000000000 in ??? ()
Thread 6 (Thread 1688.6):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x110768e00, option=option@entry=2, send_size=send_size@entry=0, rcv_size=rcv_size@entry=32, rcv_name=55, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108f0a3c6 in __GI___pthread_block (thread=thread@entry=0x20000002ba40) at ../sysdeps/mach/htl/pt-block.c:46
msg = {msgh_bits = 303017984, msgh_size = 1, {msgh_remote_port = 335890160, msgh_remote_port_do_not_use = 4630857456}, {msgh_local_port = 178560, msgh_protected_payload = 35184372267392}, msgh_seqno = 178752, msgh_id = 8192}
err = <optimized out>
#3 0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=0x20000002b980, mutex=<optimized out>, clockid=<optimized out>, abstime=<optimized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
err = ESUCCESS
cancelled = 0
oldtype = <optimized out>
drain = <optimized out>
clock_id = <optimized out>
self = 0x20000002ba40
ctx = {wakeup = 0x20000002ba40, cond = 0x20000002b980}
#4 0x0000000101131698 in g_cond_wait () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x00000001010c64a4 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#6 0x00000001010c698b in g_async_queue_pop () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#7 0x000000010bdb3185 in ??? () at /usr/lib/x86_64-gnu/libpangoft2-1.0.so.0
#8 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#9 0x0000000108e1fad8 in entry_point (self=0x20000002ba40, start_routine=0x101131eb0, arg=0x20000002b9e0) at ./htl/pt-create.c:73
err = <optimized out>
#10 0x0000000000000000 in ??? ()
Thread 5 (Thread 1688.5):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x10fc36f40, option=option@entry=2, send_size=send_size@entry=0, rcv_size=rcv_size@entry=4096, rcv_name=rcv_name@entry=50, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108e4d86d in __mach_msg_server_timeout (demux=demux@entry=0x108e92790 <msgport_server>, max_size=4096, rcv_name=50, option=option@entry=0, timeout=timeout@entry=0) at ./mach/msgserver.c:96
request = 0x10fc36f40
reply = 0x10fc35f30
mr = <optimized out>
get_request = <optimized out>
tmp = <optimized out>
#3 0x0000000108e4d9aa in __mach_msg_server (demux=demux@entry=0x108e92790 <msgport_server>, max_size=<optimized out>, rcv_name=<optimized out>) at ./mach/msgserver.c:191
#4 0x0000000108e92812 in _hurd_msgport_receive (arg=<optimized out>) at ./hurd/msgportdemux.c:50
#5 0x0000000108e1fad8 in entry_point (self=0x2000000014e0, start_routine=0x108e927d0 <_hurd_msgport_receive>, arg=0x0) at ./htl/pt-create.c:73
err = <optimized out>
#6 0x0000000000000000 in ??? ()
Thread 4 (Thread 1688.4):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x10108a310, option=option@entry=3, send_size=send_size@entry=80, rcv_size=rcv_size@entry=48, rcv_name=59, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x000000010bfbc437 in __msg_sig_post (process=<optimized out>, signal=signal@entry=0, sigcode=sigcode@entry=0, refport=<optimized out>) at ./build-tree/hurd-amd64-libc/hurd/RPC_msg_sig_post.c:157
Mess = {In = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 59, msgh_protected_payload = 59}, msgh_seqno = 942, msgh_id = 23100}, signalType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, signal = 0, signalPad = "\000\000\000", sigcodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, sigcode = 0, sigcodePad = "\006\000\000", refportType = {msgt_name = 19, msgt_size = 64, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, refport = {{name = 62, kernel_port_do_not_use = 4294967358}}}, Out = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 59, msgh_protected_payload = 59}, msgh_seqno = 942, msgh_id = 23100}, RetCodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, RetCode = 0, RetCodePad = "\000\000\000"}}
InP = <optimized out>
OutP = <optimized out>
msg_result = <optimized out>
#3 0x0000000108e66c8b in __GI__hurd_raise_signal (ss=<optimized out>, ss@entry=0x10f434810, signo=signo@entry=6, detail=detail@entry=0x10108a390) at ./hurd/hurd-raise.c:56
#4 0x0000000108e22410 in __pthread_kill (thread=<optimized out>, sig=sig@entry=6) at ../sysdeps/hurd/htl/pt-kill.c:53
pthread = 0x200000000310
detail = {exc = 0, exc_code = 1, exc_subcode = -69242844270821376, code = 6, error = ESUCCESS}
ss = 0x10f434810
#5 0x0000000108eb2e55 in __GI_raise (signo=signo@entry=6) at ../sysdeps/htl/raise.c:43
err = <optimized out>
#6 0x0000000108e4bfcd in __GI_abort () at ./stdlib/abort.c:77
act = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = 4443553792, sa_flags = 256047280}
#7 0x0000000107ae1bec in WTFCrashWithInfo () at ./build-soup3/WTF/Headers/wtf/Assertions.h:972
#8 JSC::StructureMemoryManager::StructureMemoryManager () at ./Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:106
#9 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAccessTraits>::constructWithoutAccessCheck<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroyed.h:138
#10 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAccessTraits>::construct<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroyed.h:128
#11 JSC::StructureAlignedMemoryAllocator::initializeStructureAddressSpace () at ./Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:227
#12 0x0000000107f76912 in operator() () at ./Source/JavaScriptCore/runtime/InitializeThreading.cpp:105
#13 __invoke_impl<void, JSC::initialize()::<lambda()> > () at /usr/include/c++/15/bits/invoke.h:63
#14 __invoke<JSC::initialize()::<lambda()> > () at /usr/include/c++/15/bits/invoke.h:98
#15 operator() () at /usr/include/c++/15/mutex:911
#16 operator() () at /usr/include/c++/15/mutex:847
#17 _FUN () at /usr/include/c++/15/mutex:847
#18 0x0000000108f0c95b in __GI___pthread_once (once_control=0x108dabcd8 <JSC::initialize()::onceFlag>, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
__handlers = 0x10f42f8b0
__handler = {__handler = 0x108f0c850 <clear_once_control>, __arg = 0x108dabcd8 <JSC::initialize()::onceFlag>, __next = 0x10108a570}
#19 __GI___pthread_once (once_control=0x108dabcd8 <JSC::initialize()::onceFlag>, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
__handlers = <optimized out>
__handler = {__handler = <optimized out>, __arg = <optimized out>, __next = <optimized out>}
#20 0x0000000107f7940c in __gthread_once () at /usr/include/x86_64-gnu/c++/15/bits/gthr-default.h:746
#21 call_once<JSC::initialize()::<lambda()> > () at /usr/include/c++/15/mutex:918
#22 JSC::initialize () at ./Source/JavaScriptCore/runtime/InitializeThreading.cpp:82
#23 0x0000000101d09d0d in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#24 0x0000000101e5dfc1 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#25 0x0000000108f0c95b in __GI___pthread_once (once_control=0x105fec540, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
__handlers = 0x10f42f8b0
__handler = {__handler = 0x108f0c850 <clear_once_control>, __arg = 0x105fec540, __next = 0x0}
#26 __GI___pthread_once (once_control=0x105fec540, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
__handlers = <optimized out>
__handler = {__handler = <optimized out>, __arg = <optimized out>, __next = <optimized out>}
#27 0x0000000101e5e41c in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#28 0x0000000101e9a006 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#29 0x0000000108df22ba in g_type_class_get () at /usr/lib/x86_64-gnu/libgobject-2.0.so.0
#30 0x0000000108dd9546 in g_object_new_valist () at /usr/lib/x86_64-gnu/libgobject-2.0.so.0
#31 0x0000000101e9b58c in webkit_website_data_manager_new () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#32 0x000000010001a046 in website_data_manager_init () at ./web_context.c:62
data_mgr = <optimized out>
data_mgr = <optimized out>
#33 web_context_init () at ./web_context.c:90
cookie_mgr = <optimized out>
#34 0x0000000100017373 in main (argc=<optimized out>, argv=<optimized out>) at ./luakit.c:247
nonblock = 0x0
uris = 0x2000000264b0
âï¸ Undefined command: "printDumpJSStack". Try "help".
âï¸ No symbol "DumpJSStack" in current context.
Thread 9 (Thread 1831.9):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x11204bc28, option=option@entry=1, send_size=send_size@entry=80, rcv_size=rcv_size@entry=0, rcv_name=rcv_name@entry=0, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x000000010bfdf8a4 in __gsync_wake (task=<optimized out>, addr=<optimized out>, val=val@entry=0, flags=<optimized out>) at ./build-tree/hurd-amd64-libc/mach/RPC_gsync_wake.c:129
Mess = {In = {Head = {msgh_bits = 19, msgh_size = 80, {msgh_remote_port = 62, msgh_remote_port_do_not_use = 62}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 0, msgh_id = 4205}, addrType = {msgt_name = 11, msgt_size = 64, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, addr = 35184372791616, valType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, val = 0, valPad = "\000 \000", flagsType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, flags = 0, flagsPad = "\000\000\000"}}
InP = 0x11204bc28
#3 0x0000000108f0c6da in __GI___pthread_mutex_unlock (mtxp=<optimized out>) at ../sysdeps/mach/hurd/htl/pt-mutex-unlock.c:47
__iptr = <optimized out>
self = <optimized out>
flags = <optimized out>
__iptr = <optimized out>
#4 0x0000000101130d1a in g_mutex_unlock () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x0000000106b1bfa0 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#6 0x0000000106b32e2e in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#7 0x0000000106ac14b3 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#8 0x0000000106ac14f2 in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#9 0x00000001010fc056 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#10 0x00000001010ff99f in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#11 0x000000010110040f in g_main_loop_run () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#12 0x0000000106b30cea in ??? () at /usr/lib/x86_64-gnu/libgio-2.0.so.0
#13 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#14 0x0000000108e1fad8 in entry_point (self=0x2000000b2910, start_routine=0x101131eb0, arg=0x2000000aa9e0) at ./htl/pt-create.c:73
err = <optimized out>
#15 0x0000000000000000 in ??? ()
Thread 8 (Thread 1831.8):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x11184adc0, option=option@entry=1026, send_size=send_size@entry=0, rcv_size=rcv_size@entry=64, rcv_name=27, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108e88f78 in _hurd_select (nfds=<optimized out>, pollfds=<optimized out>, readfds=readfds@entry=0x0, writefds=writefds@entry=0x0, exceptfds=exceptfds@entry=0x0, timeout=<optimized out>, sigmask=<optimized out>) at ./hurd/hurdselect.c:423
msg = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, error = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, err_type = {msgt_name = 224, msgt_size = 2614, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 8192}, err = 17812672}, success = {head = {msgh_bits = 293908064, msgh_size = 1, {msgh_remote_port = 1, msgh_remote_port_do_not_use = 1}, {msgh_local_port = 0, msgh_protected_payload = 0}, msgh_seqno = 669408, msgh_id = 8192}, err_type = {msgt_name = 224, msgt_size = 2614, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 8192}, err = 17812672, result_type = {msgt_name = 96, msgt_size = 33966, msgt_unused = 17, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, result = 0}}
options = 0
msgerr = <optimized out>
cancel_oldtype = 0
i = <optimized out>
portset = 27
sigport = <optimized out>
got = 0
ready = 0
err = <optimized out>
rfds = {fds_bits = {4294967296, 4588875352, 4588875344, 4312790060}}
wfds = {fds_bits = {0, 4444987344, 0, 0}}
xfds = {fds_bits = {2147483647, 4588875492, 0, 0}}
firstfd = <optimized out>
lastfd = <optimized out>
reply_msgid = <optimized out>
to = 0
ts = {tv_sec = 4831854603, tv_nsec = 35184372711744}
d = 0x0
oset = 0
ss = <optimized out>
poll = <optimized out>
#3 0x0000000108fb50a1 in __GI_ppoll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>, sigmask=<optimized out>) at ../sysdeps/mach/hurd/ppoll.c:28
#4 0x00000001010ffa15 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x0000000101100110 in g_main_context_iteration () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#6 0x0000000101100161 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#7 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#8 0x0000000108e1fad8 in entry_point (self=0x2000000a6590, start_routine=0x101131eb0, arg=0x2000000a3af0) at ./htl/pt-create.c:73
err = <optimized out>
#9 0x0000000000000000 in ??? ()
Thread 7 (Thread 1831.7):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x111048e00, option=option@entry=2, send_size=send_size@entry=0, rcv_size=rcv_size@entry=32, rcv_name=37, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x0000000108f0a3c6 in __GI___pthread_block (thread=thread@entry=0x2000000a5780) at ../sysdeps/mach/htl/pt-block.c:46
msg = {msgh_bits = 285511184, msgh_size = 1, {msgh_remote_port = 677504, msgh_remote_port_do_not_use = 35184372766336}, {msgh_local_port = 677504, msgh_protected_payload = 35184372766336}, msgh_seqno = 677760, msgh_id = 8192}
err = <optimized out>
#3 0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=0x2000000a5680, mutex=<optimized out>, clockid=<optimized out>, abstime=<optimized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
err = ESUCCESS
cancelled = 0
oldtype = <optimized out>
drain = <optimized out>
clock_id = <optimized out>
self = 0x2000000a5780
ctx = {wakeup = 0x2000000a5780, cond = 0x2000000a5680}
#4 0x0000000101131698 in g_cond_wait () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#5 0x00000001010c64a4 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#6 0x00000001011321c4 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#7 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#8 0x0000000108e1fad8 in entry_point (self=0x2000000a5780, start_routine=0x101131eb0, arg=0x2000000a5720) at ./htl/pt-create.c:73
err = <optimized out>
#9 0x0000000000000000 in ??? ()
Thread 6 (Thread 1831.6):
#0 0x0000000108e6fbbb in __GI__hurd_intr_rpc_mach_msg (msg=0x110762a80, option=3, send_size=<optimized out>, rcv_size=<optimized out>, rcv_name=34, timeout=0, notify=<optimized out>) at ./hurd/intr-msg.c:110
err = <optimized out>
rcv_size_r10 = 1112
rcv_name_r8 = 34
timeout_r9 = 0
err = <optimized out>
ss = 0x10108d010
user_option = 3
user_timeout = <optimized out>
m = 0x110762a80
msgh_bits = 5395
remote_port = 31
msgid = 20018
save_data = {type = {msgt_name = <unavailable>, msgt_size = <unavailable>, msgt_unused = <unavailable>, msgt_inline = <unavailable>, msgt_longform = <unavailable>, msgt_deallocate = <unavailable>, msgt_number = <unavailable>}, {err = <unavailable>, align = <unavailable>}}
message = <optimized out>
#1 0x000000010bfb27fc in __dir_lookup (start_dir=31, file_name=<optimized out>, flags=1, mode=0, do_retry=0x110763000, retry_name=0x110763004 "", result=0x1107634b8) at ./build-tree/hurd-amd64-libc/hurd/RPC_dir_lookup.c:204
Mess = {In = {Head = {msgh_bits = 2147488256, msgh_size = 1112, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 34, msgh_protected_payload = 34}, msgh_seqno = 18, msgh_id = 20118}, file_nameType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, file_name = "\000\000\000\000\377\377\377\377\002 \000 \001\000\000\000\001\000\000\000\000\000\000\000\f\b\000 \000\004", '\000' <repeats 993 times>, flagsType = {msgt_name = 0, msgt_size = 0, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 0}, flags = 0, flagsPad = "\000\000\000", modeType = {msgt_name = 0, msgt_size = 0, msgt_unused = 0, msgt_inline = 0, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 0}, mode = 0, modePad = "\000\000\000"}, Out = {Head = {msgh_bits = 2147488256, msgh_size = 1112, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 34, msgh_protected_payload = 34}, msgh_seqno = 18, msgh_id = 20118}, RetCodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, RetCode = 0, RetCodePad = "\377\377\377\377", do_retryType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, do_retry = FS_RETRY_NORMAL, do_retryPad = "\000\000\000", retry_nameType = {msgt_name = 12, msgt_size = 8, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1024}, retry_name = '\000' <repeats 1023 times>, resultType = {msgt_name = 17, msgt_size = 64, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, result = {{name = 29, kernel_port_do_not_use = 29}}}}
InP = 0x110762a80
OutP = 0x110762a80
msg_result = <optimized out>
msgh_simple = <optimized out>
msgh_size = <optimized out>
#2 0x0000000108e7dde3 in lookup_op (startdir=<optimized out>) at ./hurd/hurdlookup.c:59
#3 0x0000000108e7c161 in _hurd_ports_use (which=<optimized out>, operate=<optimized out>) at ./hurd/hurdinit.c:52
__p = 0x10f433f28
__link = {resource = {next = 0x0, prevp = 0x10f433f30}, thread = {next = 0x0, prevp = 0x10108d7a0}, cleanup = 0x108e93350 <_hurd_port_cleanup>, cleanup_data = 0x1f}
port = 31
__result = <optimized out>
#4 0x0000000108e7df60 in __hurd_file_name_lookup (use_init_port=0x108e7bfa0 <_hurd_ports_use>, get_dtable_port=0x108e56ae0 <__getdport>, lookup=lookup@entry=0x0, file_name=file_name@entry=0x109098c60 "/dev/urandom", flags=flags@entry=1, mode=<optimized out>, result=0x1107634b8) at ./hurd/hurdlookup.c:94
err = <optimized out>
doretry = 0
retryname = '\000' <repeats 1023 times>
startport = <optimized out>
#5 0x0000000108e8c99a in __file_name_lookup_at (fd=fd@entry=-100, at_flags=at_flags@entry=0, file_name=file_name@entry=0x109098c60 "/dev/urandom", flags=flags@entry=1, mode=mode@entry=0) at ./hurd/lookup-at.c:63
err = ESUCCESS
result = 0
empty = 0
orig_flags = 1
#6 0x0000000108e7e374 in __file_name_lookup (file_name=file_name@entry=0x109098c60 "/dev/urandom", flags=flags@entry=1, mode=mode@entry=0) at ./hurd/hurdlookup.c:224
#7 0x0000000108eb9695 in __GI___getrandom (buffer=buffer@entry=0x110763a70, length=length@entry=8, flags=flags@entry=0) at ../sysdeps/mach/hurd/getrandom.c:122
oldserver = <optimized out>
urefs = 0
random_source = <optimized out>
open_flags = <optimized out>
server = 0
cached_server = 0x1090cbd04 <urandom_server>
err = <optimized out>
data = 0x110763a70 "\340:v\020\001"
nread = 8
again = <optimized out>
#8 0x0000000108eb6c1f in __GI___arc4random_buf (p=0x110763a70, n=8) at ./stdlib/arc4random.c:45
__result = <optimized out>
l = <optimized out>
fd = <optimized out>
seen_initialized = 0
#9 0x00000001094987a4 in ??? () at /usr/lib/x86_64-gnu/libexpat.so.1
#10 0x000000010949b411 in XML_ParseBuffer () at /usr/lib/x86_64-gnu/libexpat.so.1
#11 0x0000000109463a12 in ??? () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#12 0x0000000109464211 in ??? () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#13 0x0000000109453647 in ??? () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#14 0x000000010945391c in FcInitLoadConfigAndFonts () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#15 0x0000000109442836 in ??? () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#16 0x0000000109442971 in ??? () at /usr/lib/x86_64-gnu/libfontconfig.so.1
#17 0x000000010bdb3245 in ??? () at /usr/lib/x86_64-gnu/libpangoft2-1.0.so.0
#18 0x0000000101131f06 in ??? () at /usr/lib/x86_64-gnu/libglib-2.0.so.0
#19 0x0000000108e1fad8 in entry_point (self=0x20000002ba40, start_routine=0x101131eb0, arg=0x20000002b9e0) at ./htl/pt-create.c:73
err = <optimized out>
#20 0x0000000000000000 in ??? ()
Thread 5 (Thread 1831.5):
#0 0x0000000108e6fbbb in __GI__hurd_intr_rpc_mach_msg (msg=0x10fc35860, option=3, send_size=<optimized out>, rcv_size=<optimized out>, rcv_name=42, timeout=0, notify=<optimized out>) at ./hurd/intr-msg.c:110
err = <optimized out>
rcv_size_r10 = 48
rcv_name_r8 = 42
timeout_r9 = 0
err = <optimized out>
ss = 0x10108d810
user_option = 3
user_timeout = <optimized out>
m = 0x10fc35860
msgh_bits = 5395
remote_port = 35
msgid = 24023
save_data = {type = {msgt_name = <unavailable>, msgt_size = <unavailable>, msgt_unused = <unavailable>, msgt_inline = <unavailable>, msgt_longform = <unavailable>, msgt_deallocate = <unavailable>, msgt_number = <unavailable>}, {err = <unavailable>, align = <unavailable>}}
message = <optimized out>
#1 0x000000010bfc2299 in __proc_mark_stop (process=process@entry=35, signo=<optimized out>, sigcode=<optimized out>) at ./build-tree/hurd-amd64-libc/hurd/RPC_proc_mark_stop.c:140
Mess = {In = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 42, msgh_protected_payload = 42}, msgh_seqno = 27, msgh_id = 24123}, signoType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, signo = 0, signoPad = "\000\000\000", sigcodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, sigcode = 6, sigcodePad = "\000\000\000"}, Out = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 42, msgh_protected_payload = 42}, msgh_seqno = 27, msgh_id = 24123}, RetCodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, RetCode = 0, RetCodePad = "\000\000\000"}}
InP = <optimized out>
OutP = <optimized out>
msg_result = <optimized out>
#2 0x0000000108e6c8f7 in suspend () at ./hurd/hurdsig.c:639
__p = <optimized out>
__link = {resource = {next = 0x0, prevp = 0x10f433f60}, thread = {next = 0x0, prevp = 0x10108dfa0}, cleanup = 0x108e93350 <_hurd_port_cleanup>, cleanup_data = 0x23}
port = <optimized out>
__result = <optimized out>
#3 0x0000000108e6eb8c in post_signal (ss=ss@entry=0x10f434810, signo=signo@entry=6, detail=detail@entry=0x10fc35d80, untraced=untraced@entry=0, reply=reply@entry=0x10fc35e10) at ./hurd/hurdsig.c:801
thread_state = {set = 0, basic = {r8 = 34, r9 = 0, r10 = 1112, r11 = 4294949705, r12 = 4312322064, r13 = 34, r14 = 0, r15 = 3, rdi = 4571146880, rsi = 3, rbp = 4571146832, rsp = 0, rbx = 4571146880, rdx = 1096, rcx = 4446588000, rax = 0, rip = 4444322747, cs = 31, rfl = 582, ursp = 4571146704, ss = 23}, fpu = {fpkind = 0, initialized = 0, hw_state = '\000' <repeats 107 times>, exc_status = 0}}
act = stop
ss_suspended = 0
preempt_sigaction = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = 0, sa_flags = 2}
action = 0x10f4340c8
err = <optimized out>
handler = <optimized out>
blocked = 0
#4 0x0000000108e6f3a7 in post_pending (ss=ss@entry=0x10f434810, pending=pending@entry=32, reply=reply@entry=0x10fc35e10) at ./hurd/hurdsig.c:1190
signo = 6
detail = {exc = 0, exc_code = 1, exc_subcode = -69242844270821376, code = 6, error = ESUCCESS}
#5 0x0000000108e6f829 in post_pending (ss=0x10f434810, pending=<optimized out>, reply=<optimized out>) at ./hurd/hurdsig.c:1181
signo = <optimized out>
detail = {exc = <optimized out>, exc_code = <optimized out>, exc_subcode = <optimized out>, code = <optimized out>, error = <optimized out>}
__mask = <optimized out>
#6 post_all_pending_signals (reply=<optimized out>) at ./hurd/hurdsig.c:1226
ss = 0x10f434810
pending = <optimized out>
#7 _hurd_internal_post_signal (ss=<optimized out>, signo=signo@entry=0, detail=detail@entry=0x10fc35e80, reply_port=reply_port@entry=21, reply_port_type=reply_port_type@entry=18, untraced=untraced@entry=0) at ./hurd/hurdsig.c:1273
reply_rpc = 0x10bfbef00 <__msg_sig_post_reply>
#8 0x0000000108e6fa4a in _S_msg_sig_post (me=<optimized out>, reply_port=21, reply_port_type=18, signo=0, sigcode=0, refport=<optimized out>) at ./hurd/hurdsig.c:1401
err = <optimized out>
d = {exc = 0, exc_code = 1, exc_subcode = 0, code = 0, error = 149213617}
#9 0x000000010bfce875 in _Xmsg_sig_post (InHeadP=<optimized out>, OutHeadP=0x10fc35f30) at ./build-tree/hurd-amd64-libc/hurd/./hurd/msg_server.c:134
In0P = <optimized out>
OutP = 0x10fc35f30
#10 0x000000010bfcebec in _S_msg_server (InHeadP=InHeadP@entry=0x10fc36f40, OutHeadP=OutHeadP@entry=0x10fc35f30) at ./build-tree/hurd-amd64-libc/hurd/./hurd/msg_server.c:2400
InP = 0x10fc36f40
OutP = 0x10fc35f30
routine = <optimized out>
#11 0x0000000108e927bb in msgport_server (inp=0x10fc36f40, outp=0x10fc35f30) at ./hurd/msgportdemux.c:33
#12 0x0000000108e4d882 in __mach_msg_server_timeout (demux=demux@entry=0x108e92790 <msgport_server>, max_size=4096, rcv_name=50, option=option@entry=0, timeout=timeout@entry=0) at ./mach/msgserver.c:104
request = 0x10fc36f40
reply = 0x10fc35f30
mr = 0
get_request = <optimized out>
tmp = <optimized out>
#13 0x0000000108e4d9aa in __mach_msg_server (demux=demux@entry=0x108e92790 <msgport_server>, max_size=<optimized out>, rcv_name=<optimized out>) at ./mach/msgserver.c:191
#14 0x0000000108e92812 in _hurd_msgport_receive (arg=<optimized out>) at ./hurd/msgportdemux.c:50
#15 0x0000000108e1fad8 in entry_point (self=0x2000000014e0, start_routine=0x108e927d0 <_hurd_msgport_receive>, arg=0x0) at ./htl/pt-create.c:73
err = <optimized out>
#16 0x0000000000000000 in ??? ()
Thread 4 (Thread 1831.4):
#0 0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd64-libc/mach/mach_msg_trap.S:2
#1 0x0000000108e4d38d in __GI___mach_msg (msg=msg@entry=0x10108a310, option=option@entry=3, send_size=send_size@entry=80, rcv_size=rcv_size@entry=48, rcv_name=59, timeout=timeout@entry=0, notify=0) at ./mach/msg.c:111
ret = <optimized out>
#2 0x000000010bfbc437 in __msg_sig_post (process=<optimized out>, signal=signal@entry=0, sigcode=sigcode@entry=0, refport=<optimized out>) at ./build-tree/hurd-amd64-libc/hurd/RPC_msg_sig_post.c:157
Mess = {In = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 59, msgh_protected_payload = 59}, msgh_seqno = 942, msgh_id = 23100}, signalType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, signal = 0, signalPad = "\000\000\000", sigcodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, sigcode = 0, sigcodePad = "\006\000\000", refportType = {msgt_name = 19, msgt_size = 64, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, refport = {{name = 62, kernel_port_do_not_use = 4294967358}}}, Out = {Head = {msgh_bits = 4608, msgh_size = 48, {msgh_remote_port = 0, msgh_remote_port_do_not_use = 0}, {msgh_local_port = 59, msgh_protected_payload = 59}, msgh_seqno = 942, msgh_id = 23100}, RetCodeType = {msgt_name = 2, msgt_size = 32, msgt_unused = 0, msgt_inline = 1, msgt_longform = 0, msgt_deallocate = 0, msgt_number = 1}, RetCode = 0, RetCodePad = "\000\000\000"}}
InP = <optimized out>
OutP = <optimized out>
msg_result = <optimized out>
#3 0x0000000108e66c8b in __GI__hurd_raise_signal (ss=<optimized out>, ss@entry=0x10f434810, signo=signo@entry=6, detail=detail@entry=0x10108a390) at ./hurd/hurd-raise.c:56
#4 0x0000000108e22410 in __pthread_kill (thread=<optimized out>, sig=sig@entry=6) at ../sysdeps/hurd/htl/pt-kill.c:53
pthread = 0x200000000310
detail = {exc = 0, exc_code = 1, exc_subcode = -69242844270821376, code = 6, error = ESUCCESS}
ss = 0x10f434810
#5 0x0000000108eb2e55 in __GI_raise (signo=signo@entry=6) at ../sysdeps/htl/raise.c:43
err = <optimized out>
#6 0x0000000108e4bfcd in __GI_abort () at ./stdlib/abort.c:77
act = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = 4443553792, sa_flags = 256047280}
#7 0x0000000107ae1bec in WTFCrashWithInfo () at ./build-soup3/WTF/Headers/wtf/Assertions.h:972
#8 JSC::StructureMemoryManager::StructureMemoryManager () at ./Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:106
#9 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAccessTraits>::constructWithoutAccessCheck<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroyed.h:138
#10 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAccessTraits>::construct<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroyed.h:128
#11 JSC::StructureAlignedMemoryAllocator::initializeStructureAddressSpace () at ./Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:227
#12 0x0000000107f76912 in operator() () at ./Source/JavaScriptCore/runtime/InitializeThreading.cpp:105
#13 __invoke_impl<void, JSC::initialize()::<lambda()> > () at /usr/include/c++/15/bits/invoke.h:63
#14 __invoke<JSC::initialize()::<lambda()> > () at /usr/include/c++/15/bits/invoke.h:98
#15 operator() () at /usr/include/c++/15/mutex:911
#16 operator() () at /usr/include/c++/15/mutex:847
#17 _FUN () at /usr/include/c++/15/mutex:847
#18 0x0000000108f0c95b in __GI___pthread_once (once_control=0x108dabcd8 <JSC::initialize()::onceFlag>, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
__handlers = 0x10f42f8b0
__handler = {__handler = 0x108f0c850 <clear_once_control>, __arg = 0x108dabcd8 <JSC::initialize()::onceFlag>, __next = 0x10108a570}
#19 __GI___pthread_once (once_control=0x108dabcd8 <JSC::initialize()::onceFlag>, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
__handlers = <optimized out>
__handler = {__handler = <optimized out>, __arg = <optimized out>, __next = <optimized out>}
#20 0x0000000107f7940c in __gthread_once () at /usr/include/x86_64-gnu/c++/15/bits/gthr-default.h:746
#21 call_once<JSC::initialize()::<lambda()> > () at /usr/include/c++/15/mutex:918
#22 JSC::initialize () at ./Source/JavaScriptCore/runtime/InitializeThreading.cpp:82
#23 0x0000000101d09d0d in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#24 0x0000000101e5dfc1 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#25 0x0000000108f0c95b in __GI___pthread_once (once_control=0x105fec540, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
__handlers = 0x10f42f8b0
__handler = {__handler = 0x108f0c850 <clear_once_control>, __arg = 0x105fec540, __next = 0x0}
#26 __GI___pthread_once (once_control=0x105fec540, init_routine=0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
__handlers = <optimized out>
__handler = {__handler = <optimized out>, __arg = <optimized out>, __next = <optimized out>}
#27 0x0000000101e5e41c in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#28 0x0000000101e9a006 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#29 0x0000000108df22ba in g_type_class_get () at /usr/lib/x86_64-gnu/libgobject-2.0.so.0
#30 0x0000000108dd9546 in g_object_new_valist () at /usr/lib/x86_64-gnu/libgobject-2.0.so.0
#31 0x0000000101e9b58c in webkit_website_data_manager_new () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.so.0
#32 0x000000010001a046 in website_data_manager_init () at ./web_context.c:62
data_mgr = <optimized out>
data_mgr = <optimized out>
#33 web_context_init () at ./web_context.c:90
cookie_mgr = <optimized out>
#34 0x0000000100017373 in main (argc=<optimized out>, argv=<optimized out>) at ./luakit.c:247
nonblock = 0x0
uris = 0x2000000264b0
pgpIEcyBLo5Bf.pgp
Description: Firma digital OpenPGP
