Re: Have any difficulties arisen with the Lua scripting languaje into Hurd?

Jose Luis Alarcon Sanchez <[email protected]> Wed, 11 Feb 2026 14:07:31 +0100
Newsgroups gmane.linux.debian.ports.hurd,gmane.os.hurd.bugs,gmane.os.hurd.general
Message-ID <[email protected]>
--Sig_/uFi72BmQu.=pxivRJZ0tesT
Content-Type: multipart/mixed; boundary="MP_//rvhMvU938Pb9pNbKki.eHj"

--MP_//rvhMvU938Pb9pNbKki.eHj
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

El Wed, 11 Feb 2026 12:55:07 +0100
Samuel Thibault <[email protected]> escribi=C3=B3:
> Jose Luis Alarcon Sanchez, le mer. 11 f=C3=A9vr. 2026 11:00:27 +0100, a
> ecrit:
> > El Tue, 10 Feb 2026 22:53:39 +0100
> > Samuel Thibault <[email protected]> escribi=C3=B3: =20
> > > Jose Luis Alarcon Sanchez, le mar. 10 f=C3=A9vr. 2026 20:41:38 +0100,=
 a
> > > ecrit: =20
> > > > El Tue, 10 Feb 2026 19:23:17 +0100
> > > > Samuel Thibault <[email protected]> escribi=C3=B3:   =20
> > > > > Hello,
> > > > >=20
> > > > > Jose Luis Alarcon Sanchez, le mar. 10 f=C3=A9vr. 2026 15:37:08
> > > > > +0100, a ecrit:   =20
> > > > > > 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 =E2=80=98abort=E2=80=99?  =20
> > > > >=20
> > > > > Because of a bug? The abort message would probably be very
> > > > > informative. Or a gdb backtrace, etc.
> > > > >    =20
> > > > > > Is it possible to investigate why this happened?.     =20
> > > > >=20
> > > > > 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".   =20
> > > >=20
> > > > 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).   =20
> > >=20
> > > It's all in /var/log/dpkg.log
> > > =20
> >=20
> > 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. =20
>=20
> 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...
=20
> > #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 =20
>=20
> So you want to install the -dbgsym package for that library, to get
> source code information
>=20

First time using 'gdb' tool. Fast learning curve, i think. Attached
luakit_crash.log with the tool correctly applied.

> Samuel
>=20

THX.
Jose Luis.

--=20
https://lordofunix.org/=20

Usuario GNU/Hurd no registrado.
Usuario BSD registrado 51101.
Usuario Linux registrado #213309.
Una vez mas cabalgar=C3=A9 con mis caballeros,
para defender lo que fue.....
y el sue=C3=B1o de lo que pudo ser.

=20
Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories..... You are talking about memories.
Rick Deckard. Blade Runner.

--MP_//rvhMvU938Pb9pNbKki.eHj
Content-Type: text/x-log
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename=luakit_crash.log

Starting program: /usr/bin/luakit=20
[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-li=
bc/mach/mach_msg_trap.S:2
=E2=9A=A0=EF=B8=8F warning: 2	./build-tree/hurd-amd64-libc/mach/mach_msg_tr=
ap.S: No existe el fichero o el directorio

Thread 9 (Thread 1688.9):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x11204bc28, o=
ption=3Doption@entry=3D1, send_size=3Dsend_size@entry=3D80, rcv_size=3Drcv_=
size@entry=3D0, rcv_name=3Drcv_name@entry=3D0, timeout=3Dtimeout@entry=3D0,=
 notify=3D0) at ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x000000010bfdf8a4 in __gsync_wake (task=3D<optimized out>, addr=3D<opt=
imized out>, val=3Dval@entry=3D0, flags=3D<optimized out>) at ./build-tree/=
hurd-amd64-libc/mach/RPC_gsync_wake.c:129
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 19, msgh_size =3D 80, {ms=
gh_remote_port =3D 62, msgh_remote_port_do_not_use =3D 62}, {msgh_local_por=
t =3D 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 0, msgh_id =3D 4205}=
, addrType =3D {msgt_name =3D 11, msgt_size =3D 64, msgt_unused =3D 0, msgt=
_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D =
1}, addr =3D 35184372791616, valType =3D {msgt_name =3D 2, msgt_size =3D 32=
, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocat=
e =3D 0, msgt_number =3D 1}, val =3D 0, valPad =3D "\000 \000", flagsType =
=3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0, msgt_inline =3D =
1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, flags =
=3D 0, flagsPad =3D "\000\000\000"}}
        InP =3D 0x11204bc28
#3  0x0000000108f0c6da in __GI___pthread_mutex_unlock (mtxp=3D<optimized ou=
t>) at ../sysdeps/mach/hurd/htl/pt-mutex-unlock.c:47
        __iptr =3D <optimized out>
        self =3D <optimized out>
        flags =3D <optimized out>
        __iptr =3D <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=3D0x2000000b2910, start_routine=
=3D0x101131eb0, arg=3D0x2000000aa9e0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#15 0x0000000000000000 in ??? ()

Thread 8 (Thread 1688.8):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x11184adc0, o=
ption=3Doption@entry=3D1026, send_size=3Dsend_size@entry=3D0, rcv_size=3Drc=
v_size@entry=3D64, rcv_name=3D78, timeout=3Dtimeout@entry=3D0, notify=3D0) =
at ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108e88f78 in _hurd_select (nfds=3D<optimized out>, pollfds=3D<=
optimized out>, readfds=3Dreadfds@entry=3D0x0, writefds=3Dwritefds@entry=3D=
0x0, exceptfds=3Dexceptfds@entry=3D0x0, timeout=3D<optimized out>, sigmask=
=3D<optimized out>) at ./hurd/hurdselect.c:423
        msg =3D {head =3D {msgh_bits =3D 293908064, msgh_size =3D 1, {msgh_=
remote_port =3D 1, msgh_remote_port_do_not_use =3D 1}, {msgh_local_port =3D=
 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 669408, msgh_id =3D 8192}=
, error =3D {head =3D {msgh_bits =3D 293908064, msgh_size =3D 1, {msgh_remo=
te_port =3D 1, msgh_remote_port_do_not_use =3D 1}, {msgh_local_port =3D 0, =
msgh_protected_payload =3D 0}, msgh_seqno =3D 669408, msgh_id =3D 8192}, er=
r_type =3D {msgt_name =3D 224, msgt_size =3D 2614, msgt_unused =3D 0, msgt_=
inline =3D 0, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 8=
192}, err =3D 17812672}, success =3D {head =3D {msgh_bits =3D 293908064, ms=
gh_size =3D 1, {msgh_remote_port =3D 1, msgh_remote_port_do_not_use =3D 1},=
 {msgh_local_port =3D 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 6694=
08, msgh_id =3D 8192}, err_type =3D {msgt_name =3D 224, msgt_size =3D 2614,=
 msgt_unused =3D 0, msgt_inline =3D 0, msgt_longform =3D 0, msgt_deallocate=
 =3D 0, msgt_number =3D 8192}, err =3D 17812672, result_type =3D {msgt_name=
 =3D 96, msgt_size =3D 33966, msgt_unused =3D 17, msgt_inline =3D 0, msgt_l=
ongform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, result =3D 0}}
        options =3D 0
        msgerr =3D <optimized out>
        cancel_oldtype =3D 0
        i =3D <optimized out>
        portset =3D 78
        sigport =3D <optimized out>
        got =3D 0
        ready =3D 0
        err =3D <optimized out>
        rfds =3D {fds_bits =3D {4294967296, 4588875352, 4588875344, 4312790=
060}}
        wfds =3D {fds_bits =3D {0, 4444987344, 0, 0}}
        xfds =3D {fds_bits =3D {2147483647, 4588875492, 0, 0}}
        firstfd =3D <optimized out>
        lastfd =3D <optimized out>
        reply_msgid =3D <optimized out>
        to =3D 0
        ts =3D {tv_sec =3D 4831854603, tv_nsec =3D 35184372711744}
        d =3D 0x0
        oset =3D 0
        ss =3D <optimized out>
        poll =3D <optimized out>
#3  0x0000000108fb50a1 in __GI_ppoll (fds=3D<optimized out>, nfds=3D<optimi=
zed out>, timeout=3D<optimized out>, sigmask=3D<optimized out>) at ../sysde=
ps/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-gn=
u/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=3D0x2000000a6590, start_routine=
=3D0x101131eb0, arg=3D0x2000000a3af0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#9  0x0000000000000000 in ??? ()

Thread 7 (Thread 1688.7):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x111048e00, o=
ption=3Doption@entry=3D2, send_size=3Dsend_size@entry=3D0, rcv_size=3Drcv_s=
ize@entry=3D32, rcv_name=3D1, timeout=3Dtimeout@entry=3D0, notify=3D0) at .=
/mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108f0a3c6 in __GI___pthread_block (thread=3Dthread@entry=3D0x2=
000000a5780) at ../sysdeps/mach/htl/pt-block.c:46
        msg =3D {msgh_bits =3D 285511184, msgh_size =3D 1, {msgh_remote_por=
t =3D 677504, msgh_remote_port_do_not_use =3D 35184372766336}, {msgh_local_=
port =3D 677504, msgh_protected_payload =3D 35184372766336}, msgh_seqno =3D=
 677760, msgh_id =3D 8192}
        err =3D <optimized out>
#3  0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=3D0x20000=
00a5680, mutex=3D<optimized out>, clockid=3D<optimized out>, abstime=3D<opt=
imized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
        err =3D ESUCCESS
        cancelled =3D 0
        oldtype =3D <optimized out>
        drain =3D <optimized out>
        clock_id =3D <optimized out>
        self =3D 0x2000000a5780
        ctx =3D {wakeup =3D 0x2000000a5780, cond =3D 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=3D0x2000000a5780, start_routine=
=3D0x101131eb0, arg=3D0x2000000a5720) at ./htl/pt-create.c:73
        err =3D <optimized out>
#9  0x0000000000000000 in ??? ()

Thread 6 (Thread 1688.6):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x110768e00, o=
ption=3Doption@entry=3D2, send_size=3Dsend_size@entry=3D0, rcv_size=3Drcv_s=
ize@entry=3D32, rcv_name=3D55, timeout=3Dtimeout@entry=3D0, notify=3D0) at =
./mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108f0a3c6 in __GI___pthread_block (thread=3Dthread@entry=3D0x2=
0000002ba40) at ../sysdeps/mach/htl/pt-block.c:46
        msg =3D {msgh_bits =3D 303017984, msgh_size =3D 1, {msgh_remote_por=
t =3D 335890160, msgh_remote_port_do_not_use =3D 4630857456}, {msgh_local_p=
ort =3D 178560, msgh_protected_payload =3D 35184372267392}, msgh_seqno =3D =
178752, msgh_id =3D 8192}
        err =3D <optimized out>
#3  0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=3D0x20000=
002b980, mutex=3D<optimized out>, clockid=3D<optimized out>, abstime=3D<opt=
imized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
        err =3D ESUCCESS
        cancelled =3D 0
        oldtype =3D <optimized out>
        drain =3D <optimized out>
        clock_id =3D <optimized out>
        self =3D 0x20000002ba40
        ctx =3D {wakeup =3D 0x20000002ba40, cond =3D 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/libgl=
ib-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=3D0x20000002ba40, start_routine=
=3D0x101131eb0, arg=3D0x20000002b9e0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#10 0x0000000000000000 in ??? ()

Thread 5 (Thread 1688.5):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x10fc36f40, o=
ption=3Doption@entry=3D2, send_size=3Dsend_size@entry=3D0, rcv_size=3Drcv_s=
ize@entry=3D4096, rcv_name=3Drcv_name@entry=3D50, timeout=3Dtimeout@entry=
=3D0, notify=3D0) at ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108e4d86d in __mach_msg_server_timeout (demux=3Ddemux@entry=3D=
0x108e92790 <msgport_server>, max_size=3D4096, rcv_name=3D50, option=3Dopti=
on@entry=3D0, timeout=3Dtimeout@entry=3D0) at ./mach/msgserver.c:96
        request =3D 0x10fc36f40
        reply =3D 0x10fc35f30
        mr =3D <optimized out>
        get_request =3D <optimized out>
        tmp =3D <optimized out>
#3  0x0000000108e4d9aa in __mach_msg_server (demux=3Ddemux@entry=3D0x108e92=
790 <msgport_server>, max_size=3D<optimized out>, rcv_name=3D<optimized out=
>) at ./mach/msgserver.c:191
#4  0x0000000108e92812 in _hurd_msgport_receive (arg=3D<optimized out>) at =
./hurd/msgportdemux.c:50
#5  0x0000000108e1fad8 in entry_point (self=3D0x2000000014e0, start_routine=
=3D0x108e927d0 <_hurd_msgport_receive>, arg=3D0x0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#6  0x0000000000000000 in ??? ()

Thread 4 (Thread 1688.4):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x10108a310, o=
ption=3Doption@entry=3D3, send_size=3Dsend_size@entry=3D80, rcv_size=3Drcv_=
size@entry=3D48, rcv_name=3D59, timeout=3Dtimeout@entry=3D0, notify=3D0) at=
 ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x000000010bfbc437 in __msg_sig_post (process=3D<optimized out>, signal=
=3Dsignal@entry=3D0, sigcode=3Dsigcode@entry=3D0, refport=3D<optimized out>=
) at ./build-tree/hurd-amd64-libc/hurd/RPC_msg_sig_post.c:157
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 4608, msgh_size =3D 48, {=
msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {msgh_local_por=
t =3D 59, msgh_protected_payload =3D 59}, msgh_seqno =3D 942, msgh_id =3D 2=
3100}, signalType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0=
, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_numbe=
r =3D 1}, signal =3D 0, signalPad =3D "\000\000\000", sigcodeType =3D {msgt=
_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0, msgt_inline =3D 1, msgt_l=
ongform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, sigcode =3D 0, si=
gcodePad =3D "\006\000\000", refportType =3D {msgt_name =3D 19, msgt_size =
=3D 64, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_dea=
llocate =3D 0, msgt_number =3D 1}, refport =3D {{name =3D 62, kernel_port_d=
o_not_use =3D 4294967358}}}, Out =3D {Head =3D {msgh_bits =3D 4608, msgh_si=
ze =3D 48, {msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {ms=
gh_local_port =3D 59, msgh_protected_payload =3D 59}, msgh_seqno =3D 942, m=
sgh_id =3D 23100}, RetCodeType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt=
_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D =
0, msgt_number =3D 1}, RetCode =3D 0, RetCodePad =3D "\000\000\000"}}
        InP =3D <optimized out>
        OutP =3D <optimized out>
        msg_result =3D <optimized out>
#3  0x0000000108e66c8b in __GI__hurd_raise_signal (ss=3D<optimized out>, ss=
@entry=3D0x10f434810, signo=3Dsigno@entry=3D6, detail=3Ddetail@entry=3D0x10=
108a390) at ./hurd/hurd-raise.c:56
#4  0x0000000108e22410 in __pthread_kill (thread=3D<optimized out>, sig=3Ds=
ig@entry=3D6) at ../sysdeps/hurd/htl/pt-kill.c:53
        pthread =3D 0x200000000310
        detail =3D {exc =3D 0, exc_code =3D 1, exc_subcode =3D -69242844270=
821376, code =3D 6, error =3D ESUCCESS}
        ss =3D 0x10f434810
#5  0x0000000108eb2e55 in __GI_raise (signo=3Dsigno@entry=3D6) at ../sysdep=
s/htl/raise.c:43
        err =3D <optimized out>
#6  0x0000000108e4bfcd in __GI_abort () at ./stdlib/abort.c:77
        act =3D {__sigaction_handler =3D {sa_handler =3D 0x1, sa_sigaction =
=3D 0x1}, sa_mask =3D 4443553792, sa_flags =3D 256047280}
#7  0x0000000107ae1bec in WTFCrashWithInfo () at ./build-soup3/WTF/Headers/=
wtf/Assertions.h:972
#8  JSC::StructureMemoryManager::StructureMemoryManager () at ./Source/Java=
ScriptCore/heap/StructureAlignedMemoryAllocator.cpp:106
#9  WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAcc=
essTraits>::constructWithoutAccessCheck<>() () at ./build-soup3/WTF/Headers=
/wtf/NeverDestroyed.h:138
#10 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAcc=
essTraits>::construct<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroye=
d.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=3D0x108dabcd8 <=
JSC::initialize()::onceFlag>, init_routine=3D0x10bbdf250 <__once_proxy>) at=
 ../sysdeps/htl/pt-once.c:45
        __handlers =3D 0x10f42f8b0
        __handler =3D {__handler =3D 0x108f0c850 <clear_once_control>, __ar=
g =3D 0x108dabcd8 <JSC::initialize()::onceFlag>, __next =3D 0x10108a570}
#19 __GI___pthread_once (once_control=3D0x108dabcd8 <JSC::initialize()::onc=
eFlag>, init_routine=3D0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-onc=
e.c:33
        __handlers =3D <optimized out>
        __handler =3D {__handler =3D <optimized out>, __arg =3D <optimized =
out>, __next =3D <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/mut=
ex:918
#22 JSC::initialize () at ./Source/JavaScriptCore/runtime/InitializeThreadi=
ng.cpp:82
#23 0x0000000101d09d0d in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#24 0x0000000101e5dfc1 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#25 0x0000000108f0c95b in __GI___pthread_once (once_control=3D0x105fec540, =
init_routine=3D0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
        __handlers =3D 0x10f42f8b0
        __handler =3D {__handler =3D 0x108f0c850 <clear_once_control>, __ar=
g =3D 0x105fec540, __next =3D 0x0}
#26 __GI___pthread_once (once_control=3D0x105fec540, init_routine=3D0x10bbd=
f250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
        __handlers =3D <optimized out>
        __handler =3D {__handler =3D <optimized out>, __arg =3D <optimized =
out>, __next =3D <optimized out>}
#27 0x0000000101e5e41c in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#28 0x0000000101e9a006 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#29 0x0000000108df22ba in g_type_class_get () at /usr/lib/x86_64-gnu/libgob=
ject-2.0.so.0
#30 0x0000000108dd9546 in g_object_new_valist () at /usr/lib/x86_64-gnu/lib=
gobject-2.0.so.0
#31 0x0000000101e9b58c in webkit_website_data_manager_new () at /usr/lib/x8=
6_64-gnu/libwebkit2gtk-4.1.so.0
#32 0x000000010001a046 in website_data_manager_init () at ./web_context.c:62
        data_mgr =3D <optimized out>
        data_mgr =3D <optimized out>
#33 web_context_init () at ./web_context.c:90
        cookie_mgr =3D <optimized out>
#34 0x0000000100017373 in main (argc=3D<optimized out>, argv=3D<optimized o=
ut>) at ./luakit.c:247
        nonblock =3D 0x0
        uris =3D 0x2000000264b0
=E2=9D=8C=EF=B8=8F Undefined command: "printDumpJSStack".  Try "help".
=E2=9D=8C=EF=B8=8F No symbol "DumpJSStack" in current context.

Thread 9 (Thread 1831.9):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x11204bc28, o=
ption=3Doption@entry=3D1, send_size=3Dsend_size@entry=3D80, rcv_size=3Drcv_=
size@entry=3D0, rcv_name=3Drcv_name@entry=3D0, timeout=3Dtimeout@entry=3D0,=
 notify=3D0) at ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x000000010bfdf8a4 in __gsync_wake (task=3D<optimized out>, addr=3D<opt=
imized out>, val=3Dval@entry=3D0, flags=3D<optimized out>) at ./build-tree/=
hurd-amd64-libc/mach/RPC_gsync_wake.c:129
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 19, msgh_size =3D 80, {ms=
gh_remote_port =3D 62, msgh_remote_port_do_not_use =3D 62}, {msgh_local_por=
t =3D 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 0, msgh_id =3D 4205}=
, addrType =3D {msgt_name =3D 11, msgt_size =3D 64, msgt_unused =3D 0, msgt=
_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D =
1}, addr =3D 35184372791616, valType =3D {msgt_name =3D 2, msgt_size =3D 32=
, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocat=
e =3D 0, msgt_number =3D 1}, val =3D 0, valPad =3D "\000 \000", flagsType =
=3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0, msgt_inline =3D =
1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, flags =
=3D 0, flagsPad =3D "\000\000\000"}}
        InP =3D 0x11204bc28
#3  0x0000000108f0c6da in __GI___pthread_mutex_unlock (mtxp=3D<optimized ou=
t>) at ../sysdeps/mach/hurd/htl/pt-mutex-unlock.c:47
        __iptr =3D <optimized out>
        self =3D <optimized out>
        flags =3D <optimized out>
        __iptr =3D <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=3D0x2000000b2910, start_routine=
=3D0x101131eb0, arg=3D0x2000000aa9e0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#15 0x0000000000000000 in ??? ()

Thread 8 (Thread 1831.8):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x11184adc0, o=
ption=3Doption@entry=3D1026, send_size=3Dsend_size@entry=3D0, rcv_size=3Drc=
v_size@entry=3D64, rcv_name=3D27, timeout=3Dtimeout@entry=3D0, notify=3D0) =
at ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108e88f78 in _hurd_select (nfds=3D<optimized out>, pollfds=3D<=
optimized out>, readfds=3Dreadfds@entry=3D0x0, writefds=3Dwritefds@entry=3D=
0x0, exceptfds=3Dexceptfds@entry=3D0x0, timeout=3D<optimized out>, sigmask=
=3D<optimized out>) at ./hurd/hurdselect.c:423
        msg =3D {head =3D {msgh_bits =3D 293908064, msgh_size =3D 1, {msgh_=
remote_port =3D 1, msgh_remote_port_do_not_use =3D 1}, {msgh_local_port =3D=
 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 669408, msgh_id =3D 8192}=
, error =3D {head =3D {msgh_bits =3D 293908064, msgh_size =3D 1, {msgh_remo=
te_port =3D 1, msgh_remote_port_do_not_use =3D 1}, {msgh_local_port =3D 0, =
msgh_protected_payload =3D 0}, msgh_seqno =3D 669408, msgh_id =3D 8192}, er=
r_type =3D {msgt_name =3D 224, msgt_size =3D 2614, msgt_unused =3D 0, msgt_=
inline =3D 0, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 8=
192}, err =3D 17812672}, success =3D {head =3D {msgh_bits =3D 293908064, ms=
gh_size =3D 1, {msgh_remote_port =3D 1, msgh_remote_port_do_not_use =3D 1},=
 {msgh_local_port =3D 0, msgh_protected_payload =3D 0}, msgh_seqno =3D 6694=
08, msgh_id =3D 8192}, err_type =3D {msgt_name =3D 224, msgt_size =3D 2614,=
 msgt_unused =3D 0, msgt_inline =3D 0, msgt_longform =3D 0, msgt_deallocate=
 =3D 0, msgt_number =3D 8192}, err =3D 17812672, result_type =3D {msgt_name=
 =3D 96, msgt_size =3D 33966, msgt_unused =3D 17, msgt_inline =3D 0, msgt_l=
ongform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, result =3D 0}}
        options =3D 0
        msgerr =3D <optimized out>
        cancel_oldtype =3D 0
        i =3D <optimized out>
        portset =3D 27
        sigport =3D <optimized out>
        got =3D 0
        ready =3D 0
        err =3D <optimized out>
        rfds =3D {fds_bits =3D {4294967296, 4588875352, 4588875344, 4312790=
060}}
        wfds =3D {fds_bits =3D {0, 4444987344, 0, 0}}
        xfds =3D {fds_bits =3D {2147483647, 4588875492, 0, 0}}
        firstfd =3D <optimized out>
        lastfd =3D <optimized out>
        reply_msgid =3D <optimized out>
        to =3D 0
        ts =3D {tv_sec =3D 4831854603, tv_nsec =3D 35184372711744}
        d =3D 0x0
        oset =3D 0
        ss =3D <optimized out>
        poll =3D <optimized out>
#3  0x0000000108fb50a1 in __GI_ppoll (fds=3D<optimized out>, nfds=3D<optimi=
zed out>, timeout=3D<optimized out>, sigmask=3D<optimized out>) at ../sysde=
ps/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-gn=
u/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=3D0x2000000a6590, start_routine=
=3D0x101131eb0, arg=3D0x2000000a3af0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#9  0x0000000000000000 in ??? ()

Thread 7 (Thread 1831.7):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x111048e00, o=
ption=3Doption@entry=3D2, send_size=3Dsend_size@entry=3D0, rcv_size=3Drcv_s=
ize@entry=3D32, rcv_name=3D37, timeout=3Dtimeout@entry=3D0, notify=3D0) at =
./mach/msg.c:111
        ret =3D <optimized out>
#2  0x0000000108f0a3c6 in __GI___pthread_block (thread=3Dthread@entry=3D0x2=
000000a5780) at ../sysdeps/mach/htl/pt-block.c:46
        msg =3D {msgh_bits =3D 285511184, msgh_size =3D 1, {msgh_remote_por=
t =3D 677504, msgh_remote_port_do_not_use =3D 35184372766336}, {msgh_local_=
port =3D 677504, msgh_protected_payload =3D 35184372766336}, msgh_seqno =3D=
 677760, msgh_id =3D 8192}
        err =3D <optimized out>
#3  0x0000000108f0af53 in __pthread_cond_timedwait_internal (cond=3D0x20000=
00a5680, mutex=3D<optimized out>, clockid=3D<optimized out>, abstime=3D<opt=
imized out>) at ../sysdeps/htl/pt-cond-timedwait.c:168
        err =3D ESUCCESS
        cancelled =3D 0
        oldtype =3D <optimized out>
        drain =3D <optimized out>
        clock_id =3D <optimized out>
        self =3D 0x2000000a5780
        ctx =3D {wakeup =3D 0x2000000a5780, cond =3D 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=3D0x2000000a5780, start_routine=
=3D0x101131eb0, arg=3D0x2000000a5720) at ./htl/pt-create.c:73
        err =3D <optimized out>
#9  0x0000000000000000 in ??? ()

Thread 6 (Thread 1831.6):
#0  0x0000000108e6fbbb in __GI__hurd_intr_rpc_mach_msg (msg=3D0x110762a80, =
option=3D3, send_size=3D<optimized out>, rcv_size=3D<optimized out>, rcv_na=
me=3D34, timeout=3D0, notify=3D<optimized out>) at ./hurd/intr-msg.c:110
        err =3D <optimized out>
        rcv_size_r10 =3D 1112
        rcv_name_r8 =3D 34
        timeout_r9 =3D 0
        err =3D <optimized out>
        ss =3D 0x10108d010
        user_option =3D 3
        user_timeout =3D <optimized out>
        m =3D 0x110762a80
        msgh_bits =3D 5395
        remote_port =3D 31
        msgid =3D 20018
        save_data =3D {type =3D {msgt_name =3D <unavailable>, msgt_size =3D=
 <unavailable>, msgt_unused =3D <unavailable>, msgt_inline =3D <unavailable=
>, msgt_longform =3D <unavailable>, msgt_deallocate =3D <unavailable>, msgt=
_number =3D <unavailable>}, {err =3D <unavailable>, align =3D <unavailable>=
}}
        message =3D <optimized out>
#1  0x000000010bfb27fc in __dir_lookup (start_dir=3D31, file_name=3D<optimi=
zed out>, flags=3D1, mode=3D0, do_retry=3D0x110763000, retry_name=3D0x11076=
3004 "", result=3D0x1107634b8) at ./build-tree/hurd-amd64-libc/hurd/RPC_dir=
_lookup.c:204
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 2147488256, msgh_size =3D=
 1112, {msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {msgh_l=
ocal_port =3D 34, msgh_protected_payload =3D 34}, msgh_seqno =3D 18, msgh_i=
d =3D 20118}, file_nameType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_un=
used =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, =
msgt_number =3D 1}, file_name =3D "\000\000\000\000\377\377\377\377\002 \00=
0 \001\000\000\000\001\000\000\000\000\000\000\000\f\b\000 \000\004", '\000=
' <repeats 993 times>, flagsType =3D {msgt_name =3D 0, msgt_size =3D 0, msg=
t_unused =3D 0, msgt_inline =3D 0, msgt_longform =3D 0, msgt_deallocate =3D=
 0, msgt_number =3D 0}, flags =3D 0, flagsPad =3D "\000\000\000", modeType =
=3D {msgt_name =3D 0, msgt_size =3D 0, msgt_unused =3D 0, msgt_inline =3D 0=
, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 0}, mode =3D =
0, modePad =3D "\000\000\000"}, Out =3D {Head =3D {msgh_bits =3D 2147488256=
, msgh_size =3D 1112, {msgh_remote_port =3D 0, msgh_remote_port_do_not_use =
=3D 0}, {msgh_local_port =3D 34, msgh_protected_payload =3D 34}, msgh_seqno=
 =3D 18, msgh_id =3D 20118}, RetCodeType =3D {msgt_name =3D 2, msgt_size =
=3D 32, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_dea=
llocate =3D 0, msgt_number =3D 1}, RetCode =3D 0, RetCodePad =3D "\377\377\=
377\377", do_retryType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =
=3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_=
number =3D 1}, do_retry =3D FS_RETRY_NORMAL, do_retryPad =3D "\000\000\000"=
, retry_nameType =3D {msgt_name =3D 12, msgt_size =3D 8, msgt_unused =3D 0,=
 msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number=
 =3D 1024}, retry_name =3D '\000' <repeats 1023 times>, resultType =3D {msg=
t_name =3D 17, msgt_size =3D 64, msgt_unused =3D 0, msgt_inline =3D 1, msgt=
_longform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, result =3D {{na=
me =3D 29, kernel_port_do_not_use =3D 29}}}}
        InP =3D 0x110762a80
        OutP =3D 0x110762a80
        msg_result =3D <optimized out>
        msgh_simple =3D <optimized out>
        msgh_size =3D <optimized out>
#2  0x0000000108e7dde3 in lookup_op (startdir=3D<optimized out>) at ./hurd/=
hurdlookup.c:59
#3  0x0000000108e7c161 in _hurd_ports_use (which=3D<optimized out>, operate=
=3D<optimized out>) at ./hurd/hurdinit.c:52
        __p =3D 0x10f433f28
        __link =3D {resource =3D {next =3D 0x0, prevp =3D 0x10f433f30}, thr=
ead =3D {next =3D 0x0, prevp =3D 0x10108d7a0}, cleanup =3D 0x108e93350 <_hu=
rd_port_cleanup>, cleanup_data =3D 0x1f}
        port =3D 31
        __result =3D <optimized out>
#4  0x0000000108e7df60 in __hurd_file_name_lookup (use_init_port=3D0x108e7b=
fa0 <_hurd_ports_use>, get_dtable_port=3D0x108e56ae0 <__getdport>, lookup=
=3Dlookup@entry=3D0x0, file_name=3Dfile_name@entry=3D0x109098c60 "/dev/uran=
dom", flags=3Dflags@entry=3D1, mode=3D<optimized out>, result=3D0x1107634b8=
) at ./hurd/hurdlookup.c:94
        err =3D <optimized out>
        doretry =3D 0
        retryname =3D '\000' <repeats 1023 times>
        startport =3D <optimized out>
#5  0x0000000108e8c99a in __file_name_lookup_at (fd=3Dfd@entry=3D-100, at_f=
lags=3Dat_flags@entry=3D0, file_name=3Dfile_name@entry=3D0x109098c60 "/dev/=
urandom", flags=3Dflags@entry=3D1, mode=3Dmode@entry=3D0) at ./hurd/lookup-=
at.c:63
        err =3D ESUCCESS
        result =3D 0
        empty =3D 0
        orig_flags =3D 1
#6  0x0000000108e7e374 in __file_name_lookup (file_name=3Dfile_name@entry=
=3D0x109098c60 "/dev/urandom", flags=3Dflags@entry=3D1, mode=3Dmode@entry=
=3D0) at ./hurd/hurdlookup.c:224
#7  0x0000000108eb9695 in __GI___getrandom (buffer=3Dbuffer@entry=3D0x11076=
3a70, length=3Dlength@entry=3D8, flags=3Dflags@entry=3D0) at ../sysdeps/mac=
h/hurd/getrandom.c:122
        oldserver =3D <optimized out>
        urefs =3D 0
        random_source =3D <optimized out>
        open_flags =3D <optimized out>
        server =3D 0
        cached_server =3D 0x1090cbd04 <urandom_server>
        err =3D <optimized out>
        data =3D 0x110763a70 "\340:v\020\001"
        nread =3D 8
        again =3D <optimized out>
#8  0x0000000108eb6c1f in __GI___arc4random_buf (p=3D0x110763a70, n=3D8) at=
 ./stdlib/arc4random.c:45
        __result =3D <optimized out>
        l =3D <optimized out>
        fd =3D <optimized out>
        seen_initialized =3D 0
#9  0x00000001094987a4 in ??? () at /usr/lib/x86_64-gnu/libexpat.so.1
#10 0x000000010949b411 in XML_ParseBuffer () at /usr/lib/x86_64-gnu/libexpa=
t.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-gn=
u/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=3D0x20000002ba40, start_routine=
=3D0x101131eb0, arg=3D0x20000002b9e0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#20 0x0000000000000000 in ??? ()

Thread 5 (Thread 1831.5):
#0  0x0000000108e6fbbb in __GI__hurd_intr_rpc_mach_msg (msg=3D0x10fc35860, =
option=3D3, send_size=3D<optimized out>, rcv_size=3D<optimized out>, rcv_na=
me=3D42, timeout=3D0, notify=3D<optimized out>) at ./hurd/intr-msg.c:110
        err =3D <optimized out>
        rcv_size_r10 =3D 48
        rcv_name_r8 =3D 42
        timeout_r9 =3D 0
        err =3D <optimized out>
        ss =3D 0x10108d810
        user_option =3D 3
        user_timeout =3D <optimized out>
        m =3D 0x10fc35860
        msgh_bits =3D 5395
        remote_port =3D 35
        msgid =3D 24023
        save_data =3D {type =3D {msgt_name =3D <unavailable>, msgt_size =3D=
 <unavailable>, msgt_unused =3D <unavailable>, msgt_inline =3D <unavailable=
>, msgt_longform =3D <unavailable>, msgt_deallocate =3D <unavailable>, msgt=
_number =3D <unavailable>}, {err =3D <unavailable>, align =3D <unavailable>=
}}
        message =3D <optimized out>
#1  0x000000010bfc2299 in __proc_mark_stop (process=3Dprocess@entry=3D35, s=
igno=3D<optimized out>, sigcode=3D<optimized out>) at ./build-tree/hurd-amd=
64-libc/hurd/RPC_proc_mark_stop.c:140
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 4608, msgh_size =3D 48, {=
msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {msgh_local_por=
t =3D 42, msgh_protected_payload =3D 42}, msgh_seqno =3D 27, msgh_id =3D 24=
123}, signoType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0, =
msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_number =
=3D 1}, signo =3D 0, signoPad =3D "\000\000\000", sigcodeType =3D {msgt_nam=
e =3D 2, msgt_size =3D 32, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longf=
orm =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, sigcode =3D 6, sigcod=
ePad =3D "\000\000\000"}, Out =3D {Head =3D {msgh_bits =3D 4608, msgh_size =
=3D 48, {msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {msgh_=
local_port =3D 42, msgh_protected_payload =3D 42}, msgh_seqno =3D 27, msgh_=
id =3D 24123}, RetCodeType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unu=
sed =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, m=
sgt_number =3D 1}, RetCode =3D 0, RetCodePad =3D "\000\000\000"}}
        InP =3D <optimized out>
        OutP =3D <optimized out>
        msg_result =3D <optimized out>
#2  0x0000000108e6c8f7 in suspend () at ./hurd/hurdsig.c:639
        __p =3D <optimized out>
        __link =3D {resource =3D {next =3D 0x0, prevp =3D 0x10f433f60}, thr=
ead =3D {next =3D 0x0, prevp =3D 0x10108dfa0}, cleanup =3D 0x108e93350 <_hu=
rd_port_cleanup>, cleanup_data =3D 0x23}
        port =3D <optimized out>
        __result =3D <optimized out>
#3  0x0000000108e6eb8c in post_signal (ss=3Dss@entry=3D0x10f434810, signo=
=3Dsigno@entry=3D6, detail=3Ddetail@entry=3D0x10fc35d80, untraced=3Duntrace=
d@entry=3D0, reply=3Dreply@entry=3D0x10fc35e10) at ./hurd/hurdsig.c:801
        thread_state =3D {set =3D 0, basic =3D {r8 =3D 34, r9 =3D 0, r10 =
=3D 1112, r11 =3D 4294949705, r12 =3D 4312322064, r13 =3D 34, r14 =3D 0, r1=
5 =3D 3, rdi =3D 4571146880, rsi =3D 3, rbp =3D 4571146832, rsp =3D 0, rbx =
=3D 4571146880, rdx =3D 1096, rcx =3D 4446588000, rax =3D 0, rip =3D 444432=
2747, cs =3D 31, rfl =3D 582, ursp =3D 4571146704, ss =3D 23}, fpu =3D {fpk=
ind =3D 0, initialized =3D 0, hw_state =3D '\000' <repeats 107 times>, exc_=
status =3D 0}}
        act =3D stop
        ss_suspended =3D 0
        preempt_sigaction =3D {__sigaction_handler =3D {sa_handler =3D 0x0,=
 sa_sigaction =3D 0x0}, sa_mask =3D 0, sa_flags =3D 2}
        action =3D 0x10f4340c8
        err =3D <optimized out>
        handler =3D <optimized out>
        blocked =3D 0
#4  0x0000000108e6f3a7 in post_pending (ss=3Dss@entry=3D0x10f434810, pendin=
g=3Dpending@entry=3D32, reply=3Dreply@entry=3D0x10fc35e10) at ./hurd/hurdsi=
g.c:1190
        signo =3D 6
        detail =3D {exc =3D 0, exc_code =3D 1, exc_subcode =3D -69242844270=
821376, code =3D 6, error =3D ESUCCESS}
#5  0x0000000108e6f829 in post_pending (ss=3D0x10f434810, pending=3D<optimi=
zed out>, reply=3D<optimized out>) at ./hurd/hurdsig.c:1181
        signo =3D <optimized out>
        detail =3D {exc =3D <optimized out>, exc_code =3D <optimized out>, =
exc_subcode =3D <optimized out>, code =3D <optimized out>, error =3D <optim=
ized out>}
        __mask =3D <optimized out>
#6  post_all_pending_signals (reply=3D<optimized out>) at ./hurd/hurdsig.c:=
1226
        ss =3D 0x10f434810
        pending =3D <optimized out>
#7  _hurd_internal_post_signal (ss=3D<optimized out>, signo=3Dsigno@entry=
=3D0, detail=3Ddetail@entry=3D0x10fc35e80, reply_port=3Dreply_port@entry=3D=
21, reply_port_type=3Dreply_port_type@entry=3D18, untraced=3Duntraced@entry=
=3D0) at ./hurd/hurdsig.c:1273
        reply_rpc =3D 0x10bfbef00 <__msg_sig_post_reply>
#8  0x0000000108e6fa4a in _S_msg_sig_post (me=3D<optimized out>, reply_port=
=3D21, reply_port_type=3D18, signo=3D0, sigcode=3D0, refport=3D<optimized o=
ut>) at ./hurd/hurdsig.c:1401
        err =3D <optimized out>
        d =3D {exc =3D 0, exc_code =3D 1, exc_subcode =3D 0, code =3D 0, er=
ror =3D 149213617}
#9  0x000000010bfce875 in _Xmsg_sig_post (InHeadP=3D<optimized out>, OutHea=
dP=3D0x10fc35f30) at ./build-tree/hurd-amd64-libc/hurd/./hurd/msg_server.c:=
134
        In0P =3D <optimized out>
        OutP =3D 0x10fc35f30
#10 0x000000010bfcebec in _S_msg_server (InHeadP=3DInHeadP@entry=3D0x10fc36=
f40, OutHeadP=3DOutHeadP@entry=3D0x10fc35f30) at ./build-tree/hurd-amd64-li=
bc/hurd/./hurd/msg_server.c:2400
        InP =3D 0x10fc36f40
        OutP =3D 0x10fc35f30
        routine =3D <optimized out>
#11 0x0000000108e927bb in msgport_server (inp=3D0x10fc36f40, outp=3D0x10fc3=
5f30) at ./hurd/msgportdemux.c:33
#12 0x0000000108e4d882 in __mach_msg_server_timeout (demux=3Ddemux@entry=3D=
0x108e92790 <msgport_server>, max_size=3D4096, rcv_name=3D50, option=3Dopti=
on@entry=3D0, timeout=3Dtimeout@entry=3D0) at ./mach/msgserver.c:104
        request =3D 0x10fc36f40
        reply =3D 0x10fc35f30
        mr =3D 0
        get_request =3D <optimized out>
        tmp =3D <optimized out>
#13 0x0000000108e4d9aa in __mach_msg_server (demux=3Ddemux@entry=3D0x108e92=
790 <msgport_server>, max_size=3D<optimized out>, rcv_name=3D<optimized out=
>) at ./mach/msgserver.c:191
#14 0x0000000108e92812 in _hurd_msgport_receive (arg=3D<optimized out>) at =
./hurd/msgportdemux.c:50
#15 0x0000000108e1fad8 in entry_point (self=3D0x2000000014e0, start_routine=
=3D0x108e927d0 <_hurd_msgport_receive>, arg=3D0x0) at ./htl/pt-create.c:73
        err =3D <optimized out>
#16 0x0000000000000000 in ??? ()

Thread 4 (Thread 1831.4):
#0  0x0000000108e4ccac in __GI___mach_msg_trap () at ./build-tree/hurd-amd6=
4-libc/mach/mach_msg_trap.S:2
#1  0x0000000108e4d38d in __GI___mach_msg (msg=3Dmsg@entry=3D0x10108a310, o=
ption=3Doption@entry=3D3, send_size=3Dsend_size@entry=3D80, rcv_size=3Drcv_=
size@entry=3D48, rcv_name=3D59, timeout=3Dtimeout@entry=3D0, notify=3D0) at=
 ./mach/msg.c:111
        ret =3D <optimized out>
#2  0x000000010bfbc437 in __msg_sig_post (process=3D<optimized out>, signal=
=3Dsignal@entry=3D0, sigcode=3Dsigcode@entry=3D0, refport=3D<optimized out>=
) at ./build-tree/hurd-amd64-libc/hurd/RPC_msg_sig_post.c:157
        Mess =3D {In =3D {Head =3D {msgh_bits =3D 4608, msgh_size =3D 48, {=
msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {msgh_local_por=
t =3D 59, msgh_protected_payload =3D 59}, msgh_seqno =3D 942, msgh_id =3D 2=
3100}, signalType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0=
, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D 0, msgt_numbe=
r =3D 1}, signal =3D 0, signalPad =3D "\000\000\000", sigcodeType =3D {msgt=
_name =3D 2, msgt_size =3D 32, msgt_unused =3D 0, msgt_inline =3D 1, msgt_l=
ongform =3D 0, msgt_deallocate =3D 0, msgt_number =3D 1}, sigcode =3D 0, si=
gcodePad =3D "\006\000\000", refportType =3D {msgt_name =3D 19, msgt_size =
=3D 64, msgt_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_dea=
llocate =3D 0, msgt_number =3D 1}, refport =3D {{name =3D 62, kernel_port_d=
o_not_use =3D 4294967358}}}, Out =3D {Head =3D {msgh_bits =3D 4608, msgh_si=
ze =3D 48, {msgh_remote_port =3D 0, msgh_remote_port_do_not_use =3D 0}, {ms=
gh_local_port =3D 59, msgh_protected_payload =3D 59}, msgh_seqno =3D 942, m=
sgh_id =3D 23100}, RetCodeType =3D {msgt_name =3D 2, msgt_size =3D 32, msgt=
_unused =3D 0, msgt_inline =3D 1, msgt_longform =3D 0, msgt_deallocate =3D =
0, msgt_number =3D 1}, RetCode =3D 0, RetCodePad =3D "\000\000\000"}}
        InP =3D <optimized out>
        OutP =3D <optimized out>
        msg_result =3D <optimized out>
#3  0x0000000108e66c8b in __GI__hurd_raise_signal (ss=3D<optimized out>, ss=
@entry=3D0x10f434810, signo=3Dsigno@entry=3D6, detail=3Ddetail@entry=3D0x10=
108a390) at ./hurd/hurd-raise.c:56
#4  0x0000000108e22410 in __pthread_kill (thread=3D<optimized out>, sig=3Ds=
ig@entry=3D6) at ../sysdeps/hurd/htl/pt-kill.c:53
        pthread =3D 0x200000000310
        detail =3D {exc =3D 0, exc_code =3D 1, exc_subcode =3D -69242844270=
821376, code =3D 6, error =3D ESUCCESS}
        ss =3D 0x10f434810
#5  0x0000000108eb2e55 in __GI_raise (signo=3Dsigno@entry=3D6) at ../sysdep=
s/htl/raise.c:43
        err =3D <optimized out>
#6  0x0000000108e4bfcd in __GI_abort () at ./stdlib/abort.c:77
        act =3D {__sigaction_handler =3D {sa_handler =3D 0x1, sa_sigaction =
=3D 0x1}, sa_mask =3D 4443553792, sa_flags =3D 256047280}
#7  0x0000000107ae1bec in WTFCrashWithInfo () at ./build-soup3/WTF/Headers/=
wtf/Assertions.h:972
#8  JSC::StructureMemoryManager::StructureMemoryManager () at ./Source/Java=
ScriptCore/heap/StructureAlignedMemoryAllocator.cpp:106
#9  WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAcc=
essTraits>::constructWithoutAccessCheck<>() () at ./build-soup3/WTF/Headers=
/wtf/NeverDestroyed.h:138
#10 WTF::LazyNeverDestroyed<JSC::StructureMemoryManager, WTF::AnyThreadsAcc=
essTraits>::construct<>() () at ./build-soup3/WTF/Headers/wtf/NeverDestroye=
d.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=3D0x108dabcd8 <=
JSC::initialize()::onceFlag>, init_routine=3D0x10bbdf250 <__once_proxy>) at=
 ../sysdeps/htl/pt-once.c:45
        __handlers =3D 0x10f42f8b0
        __handler =3D {__handler =3D 0x108f0c850 <clear_once_control>, __ar=
g =3D 0x108dabcd8 <JSC::initialize()::onceFlag>, __next =3D 0x10108a570}
#19 __GI___pthread_once (once_control=3D0x108dabcd8 <JSC::initialize()::onc=
eFlag>, init_routine=3D0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-onc=
e.c:33
        __handlers =3D <optimized out>
        __handler =3D {__handler =3D <optimized out>, __arg =3D <optimized =
out>, __next =3D <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/mut=
ex:918
#22 JSC::initialize () at ./Source/JavaScriptCore/runtime/InitializeThreadi=
ng.cpp:82
#23 0x0000000101d09d0d in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#24 0x0000000101e5dfc1 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#25 0x0000000108f0c95b in __GI___pthread_once (once_control=3D0x105fec540, =
init_routine=3D0x10bbdf250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:45
        __handlers =3D 0x10f42f8b0
        __handler =3D {__handler =3D 0x108f0c850 <clear_once_control>, __ar=
g =3D 0x105fec540, __next =3D 0x0}
#26 __GI___pthread_once (once_control=3D0x105fec540, init_routine=3D0x10bbd=
f250 <__once_proxy>) at ../sysdeps/htl/pt-once.c:33
        __handlers =3D <optimized out>
        __handler =3D {__handler =3D <optimized out>, __arg =3D <optimized =
out>, __next =3D <optimized out>}
#27 0x0000000101e5e41c in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#28 0x0000000101e9a006 in ??? () at /usr/lib/x86_64-gnu/libwebkit2gtk-4.1.s=
o.0
#29 0x0000000108df22ba in g_type_class_get () at /usr/lib/x86_64-gnu/libgob=
ject-2.0.so.0
#30 0x0000000108dd9546 in g_object_new_valist () at /usr/lib/x86_64-gnu/lib=
gobject-2.0.so.0
#31 0x0000000101e9b58c in webkit_website_data_manager_new () at /usr/lib/x8=
6_64-gnu/libwebkit2gtk-4.1.so.0
#32 0x000000010001a046 in website_data_manager_init () at ./web_context.c:62
        data_mgr =3D <optimized out>
        data_mgr =3D <optimized out>
#33 web_context_init () at ./web_context.c:90
        cookie_mgr =3D <optimized out>
#34 0x0000000100017373 in main (argc=3D<optimized out>, argv=3D<optimized o=
ut>) at ./luakit.c:247
        nonblock =3D 0x0
        uris =3D 0x2000000264b0

--MP_//rvhMvU938Pb9pNbKki.eHj--

--Sig_/uFi72BmQu.=pxivRJZ0tesT
Content-Type: application/pgp-signature
Content-Description: Firma digital OpenPGP

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPvSKobe6hhgG39NJQsnQ4iYSlC0FAmmMfxMACgkQQsnQ4iYS
lC3rrQ//dbFnlYcBs4shVzu9UKGtL/9h5ZVInN5M6LUzC8PVs2oTsi+l/8o9pphY
5hzmLc+B6TIQ6a8qtDI+icbOPNf2MBXqjpI7d9eT1yWFEwZvjY8o+970pbl7E+cz
cCIOX2g/8f6ILk68GcEsRaTtf0skK8KmO18r73fjaZPaOOvchDblL9XCaztssncF
pdyPyTR0HpkSuhIUcJrQASZ9JhBAQRmvPWHq1aD3CeVqU0fMmB1s3QeZD5RBki+W
PgNIQQshZ1IvEIgvT8mp/89usG5lAMBWgBWExGEXUmVA8Xbj1Nn4sMvEK5DR/fk6
QGWF6HAOAC5RfQ/YdbwTYQyyUz4MP7/zOZC8c8hSx+ZGjtgHyHhx/lk2GWkn8Ixe
zG5Fv+drpa5vdBHQIplCHOmZOGO3YBfHvMKJGzInP+mBnadae9PIokLiRS/US9iS
j0YoEVt+63AhKCKknqWYek9N3rbw3/0XMIa7sz8lvO3FFuV/z3ZB49Pje9rLH1EJ
Htte/c54z/+1w0/jxpf11rJAlm/VSdOeY66trhWnEOYQI0/HZLupzwKSRS/AGXK6
NxqY2cI8/FDFY1BUytED0RB9e8dElDf5DWlwar5TVXYEiTyQBNCyk8dx0jaRN7E0
R2IP9KTuFF7QlUfFl3LEDRULg/TO47BMuRzydEfA3PQqGg+6ZKM=
=pUYg
-----END PGP SIGNATURE-----

--Sig_/uFi72BmQu.=pxivRJZ0tesT--