In an attempt to acquire more detailed debug...
```

$ gdb --args gnome-shell --replace
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gnome-shell...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gnome-shell --replace
[Thread debugging using libthread_db enabled]


(SNIP) - bunch of debug/info logs

# then it borked


(gnome-shell:5119): Clutter-WARNING **: Failed to set the markup of the actor 
'ClutterText': Error on line 1: Entity did not end with a semicolon; most 
likely you used an ampersand character without intending to start an entity - 
escape ampersand as &amp;

(gnome-shell:5119): Gtk-CRITICAL **: gtk_widget_get_window: assertion
'GTK_IS_WIDGET (widget)' failed

Thread 1 "gnome-shell" received signal SIGSEGV, Segmentation fault.
0x00007ffff1c4c6a2 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
(gdb) 
(gdb) 
(gdb) 
(gdb) 
(gdb) Exception ignored in: <gdb.GdbOutputFile object at 0x7f7a8986a550>
Traceback (most recent call last):
  File "/usr/share/gdb/python/gdb/__init__.py", line 43, in flush
    def flush(self):
KeyboardInterrupt


```

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1580605

Title:
  gnome-shell crashes often

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1580605/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to