Comment 3 for bug 1964458

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: [jammy] gnome-shell crashes with SIGSEGV in js::gc::Cell::storeBuffer from js::gc::PostWriteBarrierImpl<JSObject>

It appears the mozjs Heap is a bogus pointer from very early on.

Next steps:

1. See if the latest gjs update has changed the situation (waiting on new live images).

2. Look into gjs to see if the problem starts in there or if the whole gjs context from gnome-shell is invalid.