Your message dated Wed, 27 Jan 2010 19:15:56 +0100
with message-id <[email protected]>
and subject line Re: Bug#567155: reportbug: Segmentation fault while using ui
has caused the Debian Bug report #567155,
regarding reportbug: Segmentation fault while using ui
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.)
--
567155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 4.10.1
Severity: normal
While using the grafical ui, the programm segfaulted. It was not reproducible
(now i'm using the text ui):
xi...@home:~$ reportbug
/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning:
Invalid UTF-8 string passed to pango_layout_set_text()
gtk.main ()
/usr/bin/xdg-open
c...@randog:~$ reportbug
*** glibc detected *** /usr/bin/python: realloc(): invalid next size:
0x00007f88582bad30 ***
======= Backtrace: =========
/lib/libc.so.6[0x7f886cfffd56]
/lib/libc.so.6[0x7f886d00585c]
/lib/libc.so.6(realloc+0xf0)[0x7f886d005b70]
/lib/libglib-2.0.so.0(g_realloc+0x2f)[0x7f8868ed8ebf]
/usr/lib/libgdk-x11-2.0.so.0[0x7f886792b5bd]
/usr/lib/libgdk-x11-2.0.so.0[0x7f886792a7e5]
/usr/lib/libgdk-x11-2.0.so.0(gdk_region_union+0x9f)[0x7f886792c02f]
/usr/lib/libgdk-x11-2.0.so.0(gdk_window_invalidate_maybe_recurse+0x26a)[0x7f8867939afa]
/usr/lib/libgdk-x11-2.0.so.0(gdk_window_invalidate_rect+0xa8)[0x7f886793b088]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_unmap+0x7f)[0x7f8867df988f]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f8869574399]
/usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f8869574399]
/usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
/usr/lib/libgtk-x11-2.0.so.0[0x7f8867c2ef9b]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f886957444e]
/usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_set_child_visible+0x9a)[0x7f8867df9a7a]
Segmentation fault
-- Package-specific info:
** Environment settings:
INTERFACE="text"
** /home/ci/.reportbugrc:
reportbug_version "4.10.1"
mode novice
ui text
realname "xiscu"
email "[email protected]"
smtphost "smtp.web.de"
smtpuser "francisco.martin"
smtptls
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages reportbug depends on:
ii apt 0.7.25 Advanced front-end for dpkg
ii python 2.5.4-9 An interactive high-level object-o
ii python-reportbug 4.10.1 Python modules for interacting wit
reportbug recommends no packages.
Versions of packages reportbug suggests:
pn debconf-utils <none> (no description available)
pn debsums <none> (no description available)
pn dlocate <none> (no description available)
pn emacs22-bin-common | emacs <none> (no description available)
ii exim4-daemon-light [mail-t 4.71-3 lightweight Exim MTA (v4) daemon
ii file 5.03-5+b1 Determines file type using "magic"
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep
ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge
pn python-gtkspell <none> (no description available)
pn python-urwid <none> (no description available)
ii python-vte 1:0.22.5-1+b1 Python bindings for the VTE widget
ii xdg-utils 1.0.2-6.1 desktop integration utilities from
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
thanks for your report.
On Wed, Jan 27, 2010 at 19:06, xiscu <[email protected]> wrote:
> Package: reportbug
> Version: 4.10.1
> Severity: normal
>
>
> While using the grafical ui, the programm segfaulted. It was not reproducible
> (now i'm using the text ui):
of course: only GTK+ UI uses the GTK+/GObject/Pango stuff.
> xi...@home:~$ reportbug
> /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning:
> Invalid UTF-8 string passed to pango_layout_set_text()
> gtk.main ()
> /usr/bin/xdg-open
> �...@randog:~$ reportbug
> *** glibc detected *** /usr/bin/python: realloc(): invalid next size:
> 0x00007f88582bad30 ***
> ======= Backtrace: =========
> /lib/libc.so.6[0x7f886cfffd56]
> /lib/libc.so.6[0x7f886d00585c]
> /lib/libc.so.6(realloc+0xf0)[0x7f886d005b70]
> /lib/libglib-2.0.so.0(g_realloc+0x2f)[0x7f8868ed8ebf]
> /usr/lib/libgdk-x11-2.0.so.0[0x7f886792b5bd]
> /usr/lib/libgdk-x11-2.0.so.0[0x7f886792a7e5]
> /usr/lib/libgdk-x11-2.0.so.0(gdk_region_union+0x9f)[0x7f886792c02f]
> /usr/lib/libgdk-x11-2.0.so.0(gdk_window_invalidate_maybe_recurse+0x26a)[0x7f8867939afa]
> /usr/lib/libgdk-x11-2.0.so.0(gdk_window_invalidate_rect+0xa8)[0x7f886793b088]
> /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_unmap+0x7f)[0x7f8867df988f]
> /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f8869574399]
> /usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
> /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f8869574399]
> /usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
> /usr/lib/libgtk-x11-2.0.so.0[0x7f8867c2ef9b]
> /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f886957444e]
> /usr/lib/libgobject-2.0.so.0[0x7f8869587e2c]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7ff)[0x7f88695898cf]
> /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83)[0x7f8869589dd3]
> /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_set_child_visible+0x9a)[0x7f8867df9a7a]
something GTK+-stack specific
> APT policy: (500, 'testing')
you're using testing, so the above it's not a surprise: try to upgrade
all the GTK+ stack and see if it's fixed; else contact a users support
mailing list: the crash above it's not reportbug fault (none of the
file in the backtrace are reportbug's and it's a python project so how
can a C backtrace be its fault?).
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---