Your message dated Thu, 14 Mar 2013 21:47:35 +0000
with message-id <[email protected]>
and subject line Bug#702517: fixed in gdk-pixbuf 2.27.2-2
has caused the Debian Bug report #702517,
regarding 
GdkPixbuf:ERROR:gdk-pixbuf-animation.c:242:gdk_pixbuf_animation_new_from_file: 
assertion failed: (animation)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
702517: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702517
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgdk-pixbuf2.0-0
Version: 2.27.2-1
Severity: important
Tags: upstream

  Hi,

  While trying to run wicd-gtk with libgdk-pixbuf2.0-0 from experimental,
I got a assertion fail. Running under gdb with -dbg packages, I got the
backtrace copy-pasted at the end of this message.
  I recompiled libgdk-pixbuf2.0-0 with a patch that revert the upstream
commit 9201fcfdcafd865bc10624c5c3a12192b5eeea9a "animation: Improve error
handling".
  This fixed the problem for me (ie wicd-gtk works perfectly again now).

  I do not know if the real bug is this commit or an bad use of
libgdk-pixbuf2.0-0 by wicd.
  Note that a similar symptome is described in 702517 that uses the same
version of libgdk-pixbuf2.0-0 (according to the bug report). I did not checked
if my workaround also work for this bug.

  Regards,
    Vincent


Backtrace of wicd-gtk when the problem occurs:

vdanjean@eyak:~$ gdb --args /usr/bin/python -O 
/usr/share/wicd/gtk/wicd-client.py
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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/python...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py
warning: no loadable sections found in added symbol-file system-supplied DSO at 
0x7ffff7ffa000
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Has notifications support True
Loading...
Connecting to daemon...
Connected.
**
GdkPixbuf:ERROR:gdk-pixbuf-animation.c:242:gdk_pixbuf_animation_new_from_file: 
assertion failed: (animation)

Program received signal SIGABRT, Aborted.
0x00007ffff6f2b2a5 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56      ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce 
type.
(gdb) bt
#0  0x00007ffff6f2b2a5 in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x00007ffff6f2e448 in __GI_abort () at abort.c:90
#2  0x00007ffff5f5167c in g_assertion_message ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff5f51be2 in g_assertion_message_expr ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff3d06b0a in gdk_pixbuf_animation_new_from_file (
    filename=<optimized out>, error=0x0) at gdk-pixbuf-animation.c:242
#5  0x00007ffff4ca6b0f in IA__gtk_image_set_from_file (image=0x1097440, 
    filename=0x1209414 "/usr/share/pixmaps/wicd/wired-gui.svg")
    at 
/build/buildd-gtk+2.0_2.24.17-1-amd64-V1Dr8g/gtk+2.0-2.24.17/gtk/gtkimage.c:971
#6  0x00007ffff5327d30 in ?? ()
   from /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so
#7  0x00000000004b67ce in PyEval_EvalFrameEx ()
#8  0x00000000004bde18 in PyEval_EvalCodeEx ()
#9  0x00000000004be99c in ?? ()
#10 0x0000000000483fb4 in ?? ()
#11 0x000000000047d774 in ?? ()
#12 0x0000000000473d22 in ?? ()
#13 0x00000000004b6f28 in PyEval_EvalFrameEx ()
#14 0x00000000004bde18 in PyEval_EvalCodeEx ()
#15 0x00000000004b6e20 in PyEval_EvalFrameEx ()
#16 0x00000000004bde18 in PyEval_EvalCodeEx ()
#17 0x00000000004beac7 in ?? ()
#18 0x0000000000483fb4 in ?? ()
#19 0x000000000047d774 in ?? ()
#20 0x0000000000473d22 in ?? ()
#21 0x00000000004b6f28 in PyEval_EvalFrameEx ()
#22 0x00000000004b70a0 in PyEval_EvalFrameEx ()
#23 0x00000000004bde18 in PyEval_EvalCodeEx ()
#24 0x00000000004beac7 in ?? ()
#25 0x0000000000483fb4 in ?? ()
#26 0x000000000047d774 in ?? ()
#27 0x0000000000473d22 in ?? ()
#28 0x00000000004b6f28 in PyEval_EvalFrameEx ()
#29 0x00000000004bde18 in PyEval_EvalCodeEx ()
#30 0x00000000004beac7 in ?? ()
#31 0x00000000004b81b9 in PyEval_EvalFrameEx ()
#32 0x00000000004bde18 in PyEval_EvalCodeEx ()
#33 0x00000000004b6e20 in PyEval_EvalFrameEx ()
#34 0x00000000004bde18 in PyEval_EvalCodeEx ()
#35 0x000000000055c913 in ?? ()
#36 0x0000000000457452 in PyRun_FileExFlags ()
#37 0x000000000045794c in PyRun_SimpleFileExFlags ()
#38 0x000000000045853c in Py_Main ()
#39 0x00007ffff6f17a55 in __libc_start_main (main=0x44d6bc <main>, argc=3, 
    ubp_av=0x7fffffffe2d8, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffe2c8) at libc-start.c:260
#40 0x00000000004cfa29 in _start ()
(gdb) 




-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386 armel mipsel

Kernel: Linux 3.8-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: gdk-pixbuf
Source-Version: 2.27.2-2

We believe that the bug you reported is fixed in the latest version of
gdk-pixbuf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <[email protected]> (supplier of updated gdk-pixbuf 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 14 Mar 2013 22:19:36 +0100
Source: gdk-pixbuf
Binary: libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-0-dbg libgdk-pixbuf2.0-common 
libgdk-pixbuf2.0-dev libgdk-pixbuf2.0-doc libgdk-pixbuf2.0-0-udeb 
gir1.2-gdkpixbuf-2.0
Architecture: source all i386
Version: 2.27.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Emilio Pozuelo Monfort <[email protected]>
Description: 
 gir1.2-gdkpixbuf-2.0 - GDK Pixbuf library - GObject-Introspection
 libgdk-pixbuf2.0-0 - GDK Pixbuf library
 libgdk-pixbuf2.0-0-dbg - GDK Pixbuf library - debug symbols
 libgdk-pixbuf2.0-0-udeb - GDK Pixbuf library - minimal runtime (udeb)
 libgdk-pixbuf2.0-common - GDK Pixbuf library - data files
 libgdk-pixbuf2.0-dev - GDK Pixbuf library (development files)
 libgdk-pixbuf2.0-doc - GDK Pixbuf library (documentation)
Closes: 702517 702780
Changes: 
 gdk-pixbuf (2.27.2-2) experimental; urgency=low
 .
   * d/p/0001-animation-Allow-prepare_func-call-in-stop_load.patch:
     + Backport patch from upstream GIT, fixes a crash with animations.
       Closes: #702780, #702517.
Checksums-Sha1: 
 6df94aefad9cbefc8f6ae01ec1d6e6ab5f9753e5 2131 gdk-pixbuf_2.27.2-2.dsc
 dcf6fed69c86a6c09383d933f0e9831d7b3af495 11150 
gdk-pixbuf_2.27.2-2.debian.tar.gz
 80c0176cffbb061a7954fa228f16a5e7c67933df 290696 
libgdk-pixbuf2.0-common_2.27.2-2_all.deb
 76cfe0fc94633ab4f777749f2553555dfc31c7dd 171190 
libgdk-pixbuf2.0-doc_2.27.2-2_all.deb
 141682cda694bfe02e565000d53bb9e365cc7265 160550 
libgdk-pixbuf2.0-0_2.27.2-2_i386.deb
 bf204d579c16b813fd2c8fc6d2adb6bb73fd5df5 438140 
libgdk-pixbuf2.0-0-dbg_2.27.2-2_i386.deb
 62c1a543ec8d52e8fefa047da9ef09f16dd65839 48218 
libgdk-pixbuf2.0-dev_2.27.2-2_i386.deb
 6210eef65f8892d89ca9ab731547d0c190deff99 363792 
libgdk-pixbuf2.0-0-udeb_2.27.2-2_i386.udeb
 3d0f457d6a76ac0c46dbd56a3b92f052de76b779 14458 
gir1.2-gdkpixbuf-2.0_2.27.2-2_i386.deb
Checksums-Sha256: 
 f346270b8443180f3dbfe120866b8beef203232ffebc0507aa2494c9ec74774a 2131 
gdk-pixbuf_2.27.2-2.dsc
 96f34769449125ccadcb0c67f0124c041de75d8078645fd97d02ffb0d71396cb 11150 
gdk-pixbuf_2.27.2-2.debian.tar.gz
 2488516529fcc7ed98cabe5b3aac22f0a88b96af02d0244bf2a899b800ddcd8d 290696 
libgdk-pixbuf2.0-common_2.27.2-2_all.deb
 62a40bc013b676c8a79c0c173bb9c615ac96fe1ff6b4e8996183321aa8b207d6 171190 
libgdk-pixbuf2.0-doc_2.27.2-2_all.deb
 dfab00956c1c71fabbd4dc20d338d07cc818c69029618a87da94ea7fc2eb6d34 160550 
libgdk-pixbuf2.0-0_2.27.2-2_i386.deb
 0170e5ae30faa14c57b50b6d22a9e5412f5de45713505a81b9b69fd4f0b9d152 438140 
libgdk-pixbuf2.0-0-dbg_2.27.2-2_i386.deb
 61bc8c099825a44e05f29e16d60ba63b4c673f25f5a13ab74d6fb284f969fb1b 48218 
libgdk-pixbuf2.0-dev_2.27.2-2_i386.deb
 d3446ac0f93fd25320ff0f517294faf7cd85efb390ab6af2124664f75ab2bc0d 363792 
libgdk-pixbuf2.0-0-udeb_2.27.2-2_i386.udeb
 08629e2673a11fc8406273f7bdc8425cfe4fc0bc6312ba9108f222e741ffbca1 14458 
gir1.2-gdkpixbuf-2.0_2.27.2-2_i386.deb
Files: 
 e4512b6a6620986fdf1af9c93eb0785f 2131 libs optional gdk-pixbuf_2.27.2-2.dsc
 3c4874cb42f7fbe7ac7d5f82e8e5eb4b 11150 libs optional 
gdk-pixbuf_2.27.2-2.debian.tar.gz
 d4e588a48eb5f3e37f6873d9211ab5f9 290696 libs optional 
libgdk-pixbuf2.0-common_2.27.2-2_all.deb
 a0bdbba91900866906e7ba333e269c15 171190 doc optional 
libgdk-pixbuf2.0-doc_2.27.2-2_all.deb
 c7959b72db6199bf075b497b720d7683 160550 libs optional 
libgdk-pixbuf2.0-0_2.27.2-2_i386.deb
 a64334c219ee345bc457c0d513f7bc4b 438140 debug extra 
libgdk-pixbuf2.0-0-dbg_2.27.2-2_i386.deb
 04c2bf3c483603eab8120905e7929af4 48218 libdevel optional 
libgdk-pixbuf2.0-dev_2.27.2-2_i386.deb
 493f4e2412d3c8b620daa7e99f88e46c 363792 debian-installer extra 
libgdk-pixbuf2.0-0-udeb_2.27.2-2_i386.udeb
 f1682b2dc9b93817e30f60ae318c1dc8 14458 introspection optional 
gir1.2-gdkpixbuf-2.0_2.27.2-2_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlFCQ04ACgkQhTV17EoIsv7WvwCfTEJwchLfaN79TXH0X39Z8l2M
H54AoMitonD4rb2Sn4S8AxJzdRxtv+WD
=1C3B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to