Sorry, I meant to copy the list too :(

---------- Forwarded message ---------
De: Diego Nieto Cid <[email protected]>
Date: mié, 11 feb 2026 a las 11:11
Subject: Re: Have any difficulties arisen with the Lua scripting languaje
into Hurd?
To: Jose Luis Alarcon Sanchez <[email protected]>


Hi,

This is the line with the assert:


https://sources.debian.org/src/webkit2gtk/2.50.5-1/Source/JavaScriptCore/heap/
StructureAlignedMemoryAllocator.cpp#L106

And structureIDMask is defined  as 4GB - 1  here:


https://sources.debian.org/src/webkit2gtk/2.50.5-1/Source/JavaScriptCore/runtime/StructureID.h?hl=73#L56

I'm not sure, but it seems the code at StructureAlignedMemoryAllocator.cpp
is trying to allocate 4GB and, since
gnumach is in the dpkg log, I have to ask how much memory does the hurd
have?

Cheers,
Diego


El mié, 11 feb 2026 a las 10:08, Jose Luis Alarcon Sanchez (<
[email protected]>) escribió:

> 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.
>

Reply via email to