[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Daniel van Vugt
Hi Dan, I can't seem to find any other reports of that crash. But to ensure it's been retraced accurately and correctly classified, please use this command to upload the crash file: ubuntu-bug /var/crash/YOURFILE.crash And then mention here the ID of the new bug created. ** Summary changed:

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
Ah, that assert is in mutter. $ mkdir ~/xsrc $ cd ~/xsrc $ apt-get source libmutter-2-0 $ cd ~ $ apport-retrace -g _usr_bin_gnome-shell.1000.crash (gdb) bt ... (gdb) frame 7 #7 0x7f75c6bb5fbe in standard_pict_format_for_depth (depth=) at x11/iconcache.c:303 303 x11/iconcache.c: No such

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
Doesn't sound like a release blocker offhand, but sheesh. Boot loops are no fun. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766938 Title: gnome-shell crashes after a few seconds To manage

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
apport-retrace -g _usr_bin_gnome-shell.1000.crash bt indicates it's an assert in standard_pict_format_for_depth: (gdb) bt #0 0x7f75c68f0727 in raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x56149221ba6b in dump_gjs_stack_on_signal_handler (signo=6) at ../src/main.c:367