Your message dated Fri, 21 Apr 2006 15:47:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360131: fixed in granule 1.2.1.2-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: granule
Version: 1.2.0-1
Severity: grave
Justification: renders package unusable
Hello,
when importing a deck from a file (separated by a semicolon, tried
comma aswell) granule crashes. This renders the application unusable
hence I set this to grave. A backtrace from gdb is appended below.
Best regards,
Andrew
*** glibc detected *** double free or corruption (out): 0x08395740 ***
Program received signal SIGABRT, Aborted.
[Switching to Thread -1223828672 (LWP 23506)]
---Type <return> to continue, or q <return> to quit---
0xffffe410 in __kernel_vsyscall ()
(gdb) backtrace
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb713c6d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb713df9b in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb7173127 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4 0xb71796f7 in malloc_usable_size () from
/lib/tls/i686/cmov/libc.so.6
#5 0xb7179b92 in free () from /lib/tls/i686/cmov/libc.so.6
#6 0xb74b5ea1 in g_free () from /usr/lib/libglib-2.0.so.0
#7 0x080ea3d5 in Gtk::manage<Gtk::MenuBar> ()
#8 0x0808768c in Gtk::manage<Gtk::Entry> ()
#9 0x0808c6d4 in Gtk::manage<Gtk::Entry> ()
#10 0x0808d7d6 in Gtk::manage<Gtk::Entry> ()
#11 0x0808dbb9 in Gtk::manage<Gtk::Entry> ()
#12 0x08091003 in Gtk::manage<Gtk::Entry> ()
#13 0x0809bc58 in std::vector<Glib::ustring,
std::allocator<Glib::ustring> >::_M_insert_aux ()
#14 0xb78a3cb9 in Glib::SignalProxyNormal::slot0_void_callback ()
from /usr/lib/libglibmm-2.4.so.1
#15 0xb752ba2b in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
#16 0xb751ecb9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0xb752f134 in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#18 0xb7530490 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#19 0xb75307f9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#20 0xb7b00d22 in gtk_widget_activate () from
/usr/lib/libgtk-x11-2.0.so.0
#21 0xb7a1f93b in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#22 0xb7a1fc58 in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb7a158bf in gtk_menu_reorder_child () from
/usr/lib/libgtk-x11-2.0.so.0
#24 0xb7e3d6e2 in Gtk::Widget_Class::button_release_event_callback ()
from /usr/lib/libgtkmm-2.4.so.1
#25 0xb7a0f820 in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
#26 0xb751e5f9 in g_cclosure_new_swap () from
/usr/lib/libgobject-2.0.so.0
#27 0xb751ecb9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#28 0xb752f315 in g_signal_stop_emission () from
/usr/lib/libgobject-2.0.so.0
#29 0xb75301fe in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#30 0xb75307f9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#31 0xb7b00f44 in gtk_widget_activate () from
/usr/lib/libgtk-x11-2.0.so.0
#32 0xb7a0dc4d in gtk_propagate_event () from
/usr/lib/libgtk-x11-2.0.so.0
#33 0xb7a0e0c3 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#34 0xb782e34a in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#35 0xb74ae11c in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#36 0xb74b15ab in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#37 0xb74b1907 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#38 0xb7a0d261 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#39 0xb7de3626 in Gtk::Main::run_impl () from /usr/lib/libgtkmm-2.4.so.1
#40 0xb7de3ae6 in Gtk::Main::run () from /usr/lib/libgtkmm-2.4.so.1
#41 0x080ecd49 in Gtk::manage<Gtk::MenuBar> ()
#42 0x080eeaab in ASSA::SIGPOLLHandler::handle_signal ()
#43 0xb7127eb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#44 0x0805a6e1 in ?? ()
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rodent
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages granule depends on:
ii libassa3.4-0 3.4.0-5 object-oriented C++ networking lib
ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit
ii libc6 2.3.6-3 GNU C Library: Shared libraries an
ii libcairo2 1.0.2-3 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libgcc1 1:4.0.3-1 GCC support library
ii libglib2.0-0 2.10.1-2 The GLib library of C routines
ii libglibmm-2.4-1c2a 2.8.2-2 C++ wrapper for the GLib toolkit (
ii libgtk2.0-0 2.8.13-1 The GTK+ graphical user interface
ii libgtkmm-2.4-1c2a 1:2.6.5-1 C++ wrappers for GTK+ 2.4 (shared
ii libpango1.0-0 1.12.0-2 Layout and rendering of internatio
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libsigc++-2.0-0c2a 2.0.16-3 type-safe Signal Framework for C++
ii libstdc++6 4.0.3-1 The GNU Standard C++ Library v3
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-4 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-4 X Window System multi-head display
ii libxml2 2.6.23.dfsg.2-3 GNOME XML library
ii libxrandr2 6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3-11 compression library - runtime
granule recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: granule
Source-Version: 1.2.1.2-1
We believe that the bug you reported is fixed in the latest version of
granule, which is due to be installed in the Debian FTP archive:
granule_1.2.1.2-1.diff.gz
to pool/main/g/granule/granule_1.2.1.2-1.diff.gz
granule_1.2.1.2-1.dsc
to pool/main/g/granule/granule_1.2.1.2-1.dsc
granule_1.2.1.2-1_i386.deb
to pool/main/g/granule/granule_1.2.1.2-1_i386.deb
granule_1.2.1.2.orig.tar.gz
to pool/main/g/granule/granule_1.2.1.2.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.
Eric Dorland <[EMAIL PROTECTED]> (supplier of updated granule 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: Sat, 15 Apr 2006 02:14:30 -0400
Source: granule
Binary: granule
Architecture: source i386
Version: 1.2.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland <[EMAIL PROTECTED]>
Changed-By: Eric Dorland <[EMAIL PROTECTED]>
Description:
granule - flashcard program for learning new words
Closes: 360131 360609
Changes:
granule (1.2.1.2-1) unstable; urgency=low
.
* New upstream release. (Closes: #360131)
* debian/rules: Remove /dbus* junk. (Closes: #360609)
Files:
c2be96ca12ccd0e903cc12475311965c 643 games optional granule_1.2.1.2-1.dsc
6ab08f758c53c0fbaf2a8f0ea78779fa 515678 games optional
granule_1.2.1.2.orig.tar.gz
e88976052e6829691942810cb84f0bb9 1095 games optional granule_1.2.1.2-1.diff.gz
f1a9d1ff2d94de86db93cc9d2574534f 395722 games optional
granule_1.2.1.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFESV4cYemOzxbZcMYRAmqEAJ48mYgGCslE342HYJDv2Sr2bEymbQCbBclH
0MiK7e21r8iLPJFxjNHtWr4=
=smyM
-----END PGP SIGNATURE-----
--- End Message ---