Comment 5 for bug 466539

Revision history for this message
bruno.braga (bruno-braga) wrote : Re: [Bug 466539] Re: Ubuntu freezes when opening gnome-display-properties with multiple displays

Sebastien,

I did the debugging using gbd, however the crash (or better, freeze),
does not seem to be saved in the file.
Here is the result of my test:

GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gnome-display-properties...(no debugging
symbols found)...done.
(gdb)
(gdb) handle SIG33 pass nostop noprint
Signal Stop Print Pass to program Description
SIG33 No No Yes Real-time event 33
(gdb)
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gnome-display-properties
[Thread debugging using libthread_db enabled]

(gnome-display-properties:27060): Gtk-WARNING **: Ignoring the separator setting

(gnome-display-properties:27060): Gtk-WARNING **: No object called:

--EOF

Can you tell me what else can I do to track this down?

Thanks in advance,

BRUNO