Hi, On Fri, 26 Jan 2018 17:37:32 +0000 Simon McVittie <s...@debian.org> wrote: > gjs (1.50.3-2) unstable; urgency=medium > . > * Team upload > * Add patch from upstream merge request 38 to prevent crashes in > certain error situations (possibly resolves #888052, #888199) > * Add patches to improve uncatchable exception reporting > * Revert some of the upstream changes from 1.50.3, which appear to > cause crashes (Closes: #888485; possibly also #888052, #888199)
With this version, I no longer have the crash and I see errors logged: Jan 26 21:28:01 kali-rolling kernel: sd 2:0:0:0: [sda] Attached SCSI disk Jan 26 21:28:01 kali-rolling dbus-daemon[370]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.65' (uid=0 pid=885 comm="/usr/bin/gnome-shell ") Jan 26 21:28:01 kali-rolling systemd[1]: Starting Hostname Service... Jan 26 21:28:01 kali-rolling dbus-daemon[370]: [system] Successfully activated service 'org.freedesktop.hostname1' Jan 26 21:28:01 kali-rolling systemd[1]: Started Hostname Service. Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x562950b78ea0), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:197 (0x7f0c5c803d58 @ 26) Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x562950b78ea0), has been already deallocated - impossible to connect to signal. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2b98 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:146 (0x7f0c31806d58 @ 67) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #1 0x7ffcf0b27000 b self-hosted:917 (0x7f0c5c9ee5e8 @ 394) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #2 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:203 (0x7f0c5c803d58 @ 89) Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x562950b78ea0), has been already finalized. Impossible to get any property from it. Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2c40 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:159 (0x7f0c31806e68 @ 9) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #1 0x7ffcf0b26300 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f0c5c9c2bc0 @ 71) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #2 0x56294fcf2b98 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:148 (0x7f0c31806d58 @ 85) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #3 0x7ffcf0b27000 b self-hosted:917 (0x7f0c5c9ee5e8 @ 394) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #4 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:203 (0x7f0c5c803d58 @ 89) Jan 26 21:28:01 kali-rolling systemd[1]: Created slice system-clean\x2dmount\x2dpoint.slice. Jan 26 21:28:01 kali-rolling systemd[1]: Started Clean the /media/root/Debian Inst mount point. Jan 26 21:28:01 kali-rolling udisksd[954]: Mounted /dev/sda at /media/root/Debian Inst on behalf of uid 0 Jan 26 21:28:01 kali-rolling dbus-daemon[797]: [session uid=0 pid=797] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.13' (uid=0 pid=885 comm="/usr/bin/gnome-shell ") Jan 26 21:28:01 kali-rolling dbus-daemon[797]: [session uid=0 pid=797] Successfully activated service 'org.gnome.Shell.HotplugSniffer' Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x5629568191a0), has been already deallocated - impossible to access to it. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:197 (0x7f0c5c803d58 @ 26) Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x5629568191a0), has been already deallocated - impossible to connect to signal. This might be caused by the fact that the object has been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2b98 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:146 (0x7f0c31806d58 @ 67) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #1 0x7ffcf0b27000 b self-hosted:917 (0x7f0c5c9ee5e8 @ 394) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #2 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:203 (0x7f0c5c803d58 @ 89) Jan 26 21:28:01 kali-rolling gnome-shell[885]: Object Gio.DBusProxy (0x5629568191a0), has been already finalized. Impossible to get any property from it. Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: == Stack trace for context 0x56294f839170 == Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #0 0x56294fcf2c40 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:159 (0x7f0c31806e68 @ 9) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #1 0x7ffcf0b26300 I resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f0c5c9c2bc0 @ 71) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #2 0x56294fcf2b98 i /usr/share/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/placeDisplay.js:148 (0x7f0c31806d58 @ 85) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #3 0x7ffcf0b27000 b self-hosted:917 (0x7f0c5c9ee5e8 @ 394) Jan 26 21:28:01 kali-rolling org.gnome.Shell.desktop[885]: #4 0x56294fcf2b00 i resource:///org/gnome/gjs/modules/overrides/Gio.js:203 (0x7f0c5c803d58 @ 89) Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/