Public bug reported:

Binary package hint: libgtk2.0-0

I received some updates tonight for feisty.  One of which was libc6-i686
as well as just the libc6 package.  I was trying to edit some files in
mousepad and noticed when I clicked the Open option from the file menu
it froze mousepad, I restarted X and tried again, same issue.  I fired
up gedit and got the same problem.   I was running both as root.
However if i ran gedit as a normal user it worked fine.  When i tried
running mousepad as a normal user I got a segfault, so I decided to
debug mousepad with gdb.  This is the results:

$ gdb mousepad
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/mousepad 
(no debugging symbols found)
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1219246400 (LWP 627)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219246400 (LWP 627)]
0xb7aacd5f in gdk_drawable_get_screen () from /usr/lib/libgdk-x11-2.0.so.0


As you can see it refers to the file /usr/lib/libgdk-x11-2.0.so.0

dpkg says these files are part of libgtk2.0-0

$ dpkg --search libgdk-x11-2.0.so.0
libgtk2.0-0: /usr/lib/libgdk-x11-2.0.so.0.1000.7
libgtk2.0-0: /usr/lib/libgdk-x11-2.0.so.0


Hopefully this is enough information for anyone to regenerate the issue and 
confirm it is a major bug.

thanks

Lance Poore

** Affects: gtk+2.0 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
FEISTY: libgtk2.0 upgrade broke things in gtk apps such as mousepad and gedit
https://launchpad.net/bugs/78665

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

Reply via email to