Your message dated Sun, 09 Mar 2008 21:32:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#464690: fixed in amule 2.2.0~20080309-1 has caused the Debian Bug report #464690, regarding crashes when removing search tab 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.) -- 464690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464690 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: amule Version: 2.1.3-1 Severity: important When invoking amule, starting a single search and then closing it, amule crashes. Here is the console output in GDB and the complete backtrace: ------------------------------------------------------------------------ [New Thread -1514484848 (LWP 2815)] [Thread -1514484848 (zombie) exited] [New Thread -1522877552 (LWP 2816)] [New Thread -1514484848 (LWP 2864)] (amule:2769): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed Gtk-ERROR **: file /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container)) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1498519856 (LWP 2769)] 0xffffe410 in __kernel_vsyscall () ------------------------------------------------------------------------ #0 0xffffe410 in __kernel_vsyscall () #1 0xa7355d60 in raise () from /lib/i686/cmov/libc.so.6 #2 0xa73575b1 in abort () from /lib/i686/cmov/libc.so.6 #3 0xa6cf8179 in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xa6cf81b9 in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xa6cf8236 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #6 0xa7078bd8 in IA__gtk_container_propagate_expose (container=0xa726d924, child=0xa726d0b4, event=0x9627688) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c:2447 #7 0xa712d960 in gtk_notebook_expose (widget=0x9638170, event=0x9627688) at /build/buildd/gtk+2.0-2.10.12/gtk/gtknotebook.c:2042 #8 0xa710fb30 in _gtk_marshal_BOOLEAN__BOXED (closure=0x8588298, return_value=0xaff6ab10, n_param_values=2, param_values=0xaff6abec, invocation_hint=0xaff6aafc, marshal_data=0xa712d840) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkmarshalers.c:84 #9 0xa6d669d9 in g_value_set_boxed () from /usr/lib/libgobject-2.0.so.0 #10 0xa6d681c2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #11 0xa6d79343 in g_signal_override_class_closure () from /usr/lib/libgobject-2.0.so.0 #12 0xa6d79fdf in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #13 0xa6d7a3d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #14 0xa7223c28 in gtk_widget_event_internal (widget=0x9638170, event=0x9627688) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkwidget.c:3915 #15 0xa7078b97 in IA__gtk_container_propagate_expose (container=0x9657dd0, child=0x9638170, event=0xaff6b480) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c:2461 #16 0xa7078c01 in gtk_container_expose_child (child=0x9638170, client_data=0xaff6af14) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c:2349 #17 0xa77e9a53 in gtk_pizza_get_type () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #18 0xa70795eb in IA__gtk_container_forall (container=0x96bda80, callback=0xa7078be0 <gtk_container_expose_child>, callback_data=0xaff6af14) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c:1261 #19 0xa70796df in gtk_container_expose (widget=0x9657dd0, event=0xaff6b480) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkcontainer.c:2372 #20 0xa77f0ce2 in wxWindow::GtkSendPaintEvents () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #21 0xa710fb30 in _gtk_marshal_BOOLEAN__BOXED (closure=0x9689780, return_value=0xaff6b0c0, n_param_values=2, param_values=0xaff6b19c, invocation_hint=0xaff6b0ac, marshal_data=0xa77f0c20) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkmarshalers.c:84 #22 0xa6d681c2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #23 0xa6d78cf3 in g_signal_override_class_closure () from /usr/lib/libgobject-2.0.so.0 #24 0xa6d79fdf in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #25 0xa6d7a3d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #26 0xa7223c28 in gtk_widget_event_internal (widget=0x9657dd0, event=0xaff6b480) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkwidget.c:3915 #27 0xa710a314 in IA__gtk_main_do_event (event=0xaff6b480) at /build/buildd/gtk+2.0-2.10.12/gtk/gtkmain.c:1533 #28 0xa6f81a8b in gdk_window_process_updates_internal (window=0x973fa68) at /build/buildd/gtk+2.0-2.10.12/gdk/gdkwindow.c:2338 #29 0xa6f81cb7 in IA__gdk_window_process_all_updates () at /build/buildd/gtk+2.0-2.10.12/gdk/gdkwindow.c:2401 #30 0xa6f81d35 in gdk_window_update_idle (data=0x0) at /build/buildd/gtk+2.0-2.10.12/gdk/gdkwindow.c:2259 #31 0xa6cedbf1 in g_source_is_destroyed () from /usr/lib/libglib-2.0.so.0 #32 0xa6cef952 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xa6cf291f in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #34 0xa6cf2cc9 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #35 0xa710a574 in IA__gtk_main () at /build/buildd/gtk+2.0-2.10.12/gtk/gtkmain.c:1154 #36 0xa77dbaeb in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #37 0xa78734be in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #38 0xa7872b61 in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u_core-2.6.so.0 #39 0xa75fb45a in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0 #40 0xa75fb506 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0 #41 0x08127710 in CryptoPP::IteratedHash<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 0>, 64u, CryptoPP::HashTransformation>::~IteratedHash () #42 0xa7341ebc in __libc_start_main () from /lib/i686/cmov/libc.so.6 #43 0x0807cd01 in ?? () ------------------------------------------------------------------------ --- System information. --- Architecture: i386 Kernel: Linux 2.6.17-2-k7 Debian Release: lenny/sid 990 testing www.debian-multimedia.org 990 testing security.debian.org 990 testing ftp.nerim.net 502 stable ftp.nerim.net 501 unstable ftp.nerim.net 500 unstable ftp.nerim.net 500 stable security.debian.org 500 stable ftp.nerim.net 200 unstable www.debian-multimedia.org 200 stable www.debian-multimedia.org 1 experimental ftp.debian.org --- Package information. --- Depends (Version) | Installed =======================-+-=========== | -- [EMAIL PROTECTED] OpenPGP 0xD9D50D8A
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: amule Source-Version: 2.2.0~20080309-1 We believe that the bug you reported is fixed in the latest version of amule, which is due to be installed in the Debian FTP archive: amule-common_2.2.0~20080309-1_all.deb to pool/main/a/amule/amule-common_2.2.0~20080309-1_all.deb amule-daemon_2.2.0~20080309-1_i386.deb to pool/main/a/amule/amule-daemon_2.2.0~20080309-1_i386.deb amule-utils-gui_2.2.0~20080309-1_i386.deb to pool/main/a/amule/amule-utils-gui_2.2.0~20080309-1_i386.deb amule-utils_2.2.0~20080309-1_i386.deb to pool/main/a/amule/amule-utils_2.2.0~20080309-1_i386.deb amule_2.2.0~20080309-1.diff.gz to pool/main/a/amule/amule_2.2.0~20080309-1.diff.gz amule_2.2.0~20080309-1.dsc to pool/main/a/amule/amule_2.2.0~20080309-1.dsc amule_2.2.0~20080309-1_i386.deb to pool/main/a/amule/amule_2.2.0~20080309-1_i386.deb amule_2.2.0~20080309.orig.tar.gz to pool/main/a/amule/amule_2.2.0~20080309.orig.tar.gz 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. Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated amule 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.7 Date: Sun, 09 Mar 2008 20:49:57 +0100 Source: amule Binary: amule amule-common amule-utils amule-utils-gui amule-daemon Architecture: source i386 all Version: 2.2.0~20080309-1 Distribution: experimental Urgency: low Maintainer: Adeodato Simó <[EMAIL PROTECTED]> Changed-By: Adeodato Simó <[EMAIL PROTECTED]> Description: amule - client for the eD2k and Kad networks, like eMule amule-common - common files for the rest of aMule packages amule-daemon - non-graphic version of aMule, a client for the eD2k and Kad netwo amule-utils - utilities for aMule (command-line version) amule-utils-gui - graphic utilities for aMule Closes: 350396 419613 430708 461249 464690 Changes: amule (2.2.0~20080309-1) experimental; urgency=low . * The "I Don't Believe in the Sun" release. . * Upload a snapshot of the upcoming 2.2.0 release to experimental. . + Upstream SVN repository doesn't seem to be public, note in debian/copyright the URL this tarball was obtained from. . + Such tarballs ships a debian/ subdirectory, repack and rename it to debian.upstream. . + In this version the crashes related to closing a search tab have disappeared. (Closes: #419613, #430708, #464690) . + Patch by Bas Zoetekouw to avoid deleting the entropy pool also applied. (Closes: #350396) . * Packaging changes needed (several come from the Ubuntu package, many thanks to Emilio Pozuelo Monfort for his excellent work): . + build-depend on WxWidgets 2.8 instead of 2.6. + add build-dependency on libgeoip-dev for GeoIP support, and pass --enable-geoip to configure. . + install files from /usr/share/amule/skins. + drop our debian/amulegui.desktop and debian/mans/amulegui.1, upstream includes versions of these. + stop shipping a copy of amule.xpm as amulegui.xpm in the packages, now that upstream ships a amulegui.xpm themselves. . * Patches: . + drop superseded/applied upstream: - for_upstream-manpage_typos.diff - configure_proper_libpng_detection.diff . + update: - configure_ignore_gdlib-config_garbage.diff . + cas_configfile.c_good_default_paths.diff: - refresh, and use DejaVuSerif instead of Vera, which is going to be removed. (Closes: #461249) - make amule-utils recommend ttf-dejavu-core and not ttf-bitstream-vera. . * Bump Standards-Version to 3.7.3 (no changes needed). . * Move the Homepage from the description to its own field. Files: 237aaccbdbe4d42b2cbb3a7cc7d60c41 1043 x11 optional amule_2.2.0~20080309-1.dsc 74f07570e686fd85259ff0e61dbad14a 5433569 x11 optional amule_2.2.0~20080309.orig.tar.gz c3818331491a03592700c05a1bca7181 19773 x11 optional amule_2.2.0~20080309-1.diff.gz e7749ac1ef426582bd17dc5f051f1f70 1862724 x11 optional amule_2.2.0~20080309-1_i386.deb 1ec0f1ea1cd0692770647ac3cdf5c296 440630 x11 optional amule-utils_2.2.0~20080309-1_i386.deb baa2a0c276ce9355f5924da5aebf033d 1314696 x11 optional amule-utils-gui_2.2.0~20080309-1_i386.deb c0feaefcc1ca0881cc27cc9b4954cc0c 1159632 x11 optional amule-daemon_2.2.0~20080309-1_i386.deb fa57da2953676cc3f0fed7fc834e28b6 1892436 x11 optional amule-common_2.2.0~20080309-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]> iEYEARECAAYFAkfUTeEACgkQgyNlRdHEGIIeFwCfU8NjGUVT+tiDwpxhUnQx20Mx jCwAnj72e+npaYQgV8aRCwmr1/E6iPuK =KkKx -----END PGP SIGNATURE-----
--- End Message ---

