[Bug 50515] Re: libgtk2.0-bin seg faults after June 17 update

2006-06-27 Thread Matt Soccio
libgtk2.0-bin had an update on June 28, but I am still getting this
segfault

-- 
libgtk2.0-bin seg faults after June 17 update
https://launchpad.net/bugs/50515

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


[Bug 50515] Re: [Bug 50515] Re: libgtk2.0-bin seg faults after June 17 update

2006-06-21 Thread Matt Soccio
Sebastien Bacher wrote:
> Thanks for your bug. What version of Ubuntu and architecture do you use? 
> Could you get a backtrace with the libgtk2.0-0-dbg package installed:
> - gdb /usr/bin/gdk-pixbuf-query-loaders
> (gdb) run
> ...
> (gdb) thread apply all bt
>
> and copy that to a comment
>
> ** Changed in: gtk+2.0 (Ubuntu)
>  Assignee: (unassigned) => Ubuntu Desktop Bugs
>Status: Unconfirmed => Needs Info
>
>   
Dapper 6.06 on x86 with 686 kernel.

Here is the gdb info:

arlo:/usr/bin$ gdb /usr/bin/gdk-pixbuf-query-loaders
GNU gdb 6.4-debian
Copyright 2005 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/gdk-pixbuf-query-loaders
(no debugging symbols found)
# GdkPixbuf Image Loader Modules file
# Automatically generated file, do not edit
# Created by gdk-pixbuf-query-loaders from gtk+-2.8.18
#
# LoaderDir = /usr/lib/gtk-2.0/2.4.0/loaders
#
"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so"
"png" 5 "gtk20" "The PNG image format"
"image/png" ""
"png" ""
"\211PNG\r\n\032\n" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-jpeg.so"
"jpeg" 5 "gtk20" "The JPEG image format"
"image/jpeg" ""
"jpeg" "jpe" "jpg" ""
"\377\330" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-gif.so"
"gif" 4 "gtk20" "The GIF image format"
"image/gif" ""
"gif" ""
"GIF8" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ico.so"
"ico" 5 "gtk20" "The ICO image format"
"image/x-icon" ""
"ico" "cur" ""
"  \001   " "zz znz" 100
"  \002   " "zz znz" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ani.so"
"ani" 4 "gtk20" "The ANI image format"
"application/x-navi-animation" ""
"ani" ""
"RIFFACON" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-ras.so"
"ras" 4 "gtk20" "The Sun raster image format"
"image/x-cmu-raster" "image/x-sun-raster" ""
"ras" ""
"Y\246j\225" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so"
"xpm" 4 "gtk20" "The XPM image format"
"image/x-xpixmap" ""
"xpm" ""
"/* XPM */" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tiff.so"
"tiff" 0 "gtk20" "The TIFF image format"
"image/tiff" ""
"tiff" "tif" ""
"MM *" "  z " 100
"II* " "   z" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pnm.so"
"pnm" 4 "gtk20" "The PNM/PBM/PGM/PPM image format family"
"image/x-portable-anymap" "image/x-portable-bitmap"
"image/x-portable-graymap" "image/x-portable-pixmap" ""
"pnm" "pbm" "pgm" "ppm" ""
"P1" "" 100
"P2" "" 100
"P3" "" 100
"P4" "" 100
"P5" "" 100
"P6" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-bmp.so"
"bmp" 5 "gtk20" "The BMP image format"
"image/bmp" "image/x-bmp" "image/x-MS-bmp" ""
"bmp" ""
"BM" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-wbmp.so"
"wbmp" 4 "gtk20" "The WBMP image format"
"image/vnd.wap.wbmp" ""
"wbmp" ""
" " "z" 1

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xbm.so"
"xbm" 4 "gtk20" "The XBM image format"
"image/x-xbitmap" ""
"xbm" ""
"#define " "" 100
"/*" "" 50

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-tga.so"
"tga" 4 "gtk20" "The Targa image format"
"image/x-tga" ""
"tga" "targa" ""
" \001\001" "x  " 100
" \001\t" "x  " 100
"  \002" "xz " 99
"  \003" "xz " 100
"  \n" "xz " 100
"  \013" "xz " 100

"/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-pcx.so"
"pcx" 4 "gtk20" "The PCX image format"
"image/x-pcx" ""
"pcx" ""
"\n \001" "" 100
"\n\002\001" "" 100
"\n\003\001" "" 100
"\n\004\001" "" 100
"\n\005\001" "" 100

"/usr/lib/gtk-2.0/2.4.0/loaders/svg_loader.so"
"svg" 2 "gtk20" "Scalable Vector Graphics"
"image/svg+xml" "image/svg" "image/svg-xml" "image/vnd.adobe.svg+xml"
"text/xml-svg" ""
"svg" "svgz" "svg.gz" ""
" https://launchpad.net/bugs/50515

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


[Bug 50515] libgtk2.0-bin seg faults after June 17 update

2006-06-20 Thread Matt Soccio
Public bug reported:

Binary package hint: libgtk2.0-bin

Ever since I updated my system on June 17, I get the errors below
anytime I run any apt application.  I have tried manually downloading
the package and reinstalling.  I have tried marking it for complete
removal, but it drags the entire desktop out the door with it.  I have
tried manually running the gdk-pixbuf-query-loader and it segfaults on
its own.

Setting up libgtk2.0-bin (2.8.18-0ubuntu1) ...
Updating the IM modules list for GTK+-2.4.0...done.
Updating the gdk-pixbuf loaders list for 
GTK+-2.4.0.../usr/sbin/update-gdkpixbuf-loaders: line 25:  8502 Segmentation 
fault  /usr/bin/gdk-pixbuf-query-loaders >$TMPFILE
dpkg: error processing libgtk2.0-bin (--configure):
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 libgtk2.0-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up libgtk2.0-bin (2.8.18-0ubuntu1) ...
Updating the IM modules list for GTK+-2.4.0...done.
Updating the gdk-pixbuf loaders list for 
GTK+-2.4.0.../usr/sbin/update-gdkpixbuf-loaders: line 25:  8523 Segmentation 
fault  /usr/bin/gdk-pixbuf-query-loaders >$TMPFILE
dpkg: error processing libgtk2.0-bin (--configure):
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 libgtk2.0-bin

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

-- 
libgtk2.0-bin seg faults after June 17 update
https://launchpad.net/bugs/50515

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