Your message dated Sat, 12 May 2012 19:35:32 +0000
with message-id <[email protected]>
and subject line Bug#668292: fixed in zenity 3.4.0-2
has caused the Debian Bug report #668292,
regarding zenity: Segfault on exit of radiolist mode
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.)
--
668292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668292
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zenity
Version: 3.4.0-1
Severity: normal
Dear Maintainer,
* What led up to the situation?
Zenity just updated today (3.4.0-1), worked fine before.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Ran the following test (adapted from a script I use):
zenity --title="Change Status" --list --text="Please select desired status:"
--width=400 --height=480 --radiolist --separator="|" --print-column=ALL
--column="" --column="Full Status" --column="Simple Status" --column="Emailed?"
* What was the outcome of this action?
After OKing the dialog, zenity outputs information on the selected option but
then segfaults (note that originally the list was populated with data, but it
still fails under these circumstances).
* What outcome did you expect instead?
Exits with success.
Recompiled with symbols and have attached some gdb output. This is the first
time I have done this, so if there is a better generic way to prepare gdb info,
please say ('thread apply all bt full' was the command I used).
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages zenity depends on:
ii libc6 2.13-27
ii libgdk-pixbuf2.0-0 2.24.1-1
ii libglib2.0-0 2.30.2-6
ii libgtk-3-0 3.2.3-1
ii libnotify4 0.7.5-1
ii libpango1.0-0 1.29.4-3+b1
ii libwebkitgtk-3.0-0 1.6.3-1
ii libx11-6 2:1.4.4-4
ii zenity-common 3.4.0-1
zenity recommends no packages.
zenity suggests no packages.
-- no debconf information
Starting program: /usr/bin/zenity zenity --title="Change Status" --list
--text="Please select desired status:" --width=400 --height=480 --radiolist
--separator="|" --print-column=ALL --column="" --column="Full Status"
--column="Simple Status" --column="Emailed?"
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x000000000040f19d in zenity_tree_dialog_response (widget=<optimized out>,
response=<optimized out>, data=0x677150) at tree.c:648
648 if (channel->is_readable == TRUE)
Thread 1 (Thread 0x7ffff7fb4980 (LWP 14892)):
#0 0x000000000040f19d in zenity_tree_dialog_response (
widget=<optimized out>, response=<optimized out>, data=0x677150)
at tree.c:648
zen_data = 0x677150
tree_view = <optimized out>
selection = <optimized out>
model = <optimized out>
#1 0x00007ffff6e5f804 in g_closure_invoke ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#2 0x00007ffff6e7178a in ?? ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#3 0x00007ffff6e7ae11 in g_signal_emit_valist ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#4 0x00007ffff6e7afb2 in g_signal_emit ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#5 0x00007ffff6e5f804 in g_closure_invoke ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#6 0x00007ffff6e7178a in ?? ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#7 0x00007ffff6e7ae11 in g_signal_emit_valist ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#8 0x00007ffff6e7afb2 in g_signal_emit ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#9 0x00007ffff78276cd in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#10 0x00007ffff6e5f804 in g_closure_invoke ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#11 0x00007ffff6e70f7a in ?? ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#12 0x00007ffff6e7ae11 in g_signal_emit_valist ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#13 0x00007ffff6e7afb2 in g_signal_emit ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#14 0x00007ffff782666d in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#15 0x00007ffff78e4088 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#16 0x00007ffff6e5f804 in g_closure_invoke ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#17 0x00007ffff6e715bf in ?? ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#18 0x00007ffff6e7abe3 in g_signal_emit_valist ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#19 0x00007ffff6e7afb2 in g_signal_emit ()
from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#20 0x00007ffff7a10af9 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#21 0x00007ffff78e37fa in gtk_propagate_event ()
from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#22 0x00007ffff78e3bfb in gtk_main_do_event ()
from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#23 0x00007ffff7555702 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
No symbol table info available.
#24 0x00007ffff6b9f0cf in g_main_context_dispatch ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#25 0x00007ffff6b9f8c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#26 0x00007ffff6b9fe02 in g_main_loop_run ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#27 0x00007ffff78e2fdd in gtk_main ()
from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
No symbol table info available.
#28 0x000000000040faea in zenity_tree (data=0x677150,
tree_data=<optimized out>) at tree.c:525
dialog = 0x665170
button = <optimized out>
tree_view = 0x70a120
text = <optimized out>
column = <optimized out>
model = 0x684020
column_types = <optimized out>
tmp = <optimized out>
first_column = <optimized out>
i = <optimized out>
column_index = <optimized out>
n_columns = <optimized out>
#29 0x0000000000407be2 in main (argc=14, argv=0x7fffffffe298) at main.c:76
results = 0x675630
retval = <optimized out>
__PRETTY_FUNCTION__ = "main"
--- End Message ---
--- Begin Message ---
Source: zenity
Source-Version: 3.4.0-2
We believe that the bug you reported is fixed in the latest version of
zenity, which is due to be installed in the Debian FTP archive:
zenity-common_3.4.0-2_all.deb
to main/z/zenity/zenity-common_3.4.0-2_all.deb
zenity_3.4.0-2.debian.tar.gz
to main/z/zenity/zenity_3.4.0-2.debian.tar.gz
zenity_3.4.0-2.dsc
to main/z/zenity/zenity_3.4.0-2.dsc
zenity_3.4.0-2_amd64.deb
to main/z/zenity/zenity_3.4.0-2_amd64.deb
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.
Michael Biebl <[email protected]> (supplier of updated zenity 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: SHA256
Format: 1.8
Date: Sat, 12 May 2012 21:12:05 +0200
Source: zenity
Binary: zenity zenity-common
Architecture: source all amd64
Version: 3.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description:
zenity - Display graphical dialog boxes from shell scripts
zenity-common - Display graphical dialog boxes from shell scripts (common
files)
Closes: 668292
Changes:
zenity (3.4.0-2) unstable; urgency=low
.
[ Jordi Mallach ]
* Mark zenity as Multi-Arch: foreign (thanks, Stéphane Graber).
.
[ Michael Biebl ]
* debian/patches/02_fix_segfault_in_listview.patch: Fix segfault when using
--list option. Patch cherry-picked from upstream Git. Closes: #668292
* Set [email protected] as Maintainer.
Checksums-Sha1:
939ac73e166a54b21e1407b6e8d8b32d73cf4608 2320 zenity_3.4.0-2.dsc
c27c8622d47c0c33c5da7a57880faafa3629f5d9 7350 zenity_3.4.0-2.debian.tar.gz
68291f3cb1f1c7a66c660d71210e2adb4ab75a62 3755304 zenity-common_3.4.0-2_all.deb
56d46e21434f2e80302fd54a488029d7bb7c16b6 230950 zenity_3.4.0-2_amd64.deb
Checksums-Sha256:
7f33a9d54b8b8072b92b357c33c1fb7be2367617577cc062e9c7385a73ee71ce 2320
zenity_3.4.0-2.dsc
19d758ea2c632d6afb5b89c8aab2ec3b9b46286b795509fe7831b7d6200fc53c 7350
zenity_3.4.0-2.debian.tar.gz
1ef6dbc8d173842eade76388750ae8d80ca0678b4cfeaa78e4d56fe4e5bee27c 3755304
zenity-common_3.4.0-2_all.deb
59bcff6117f62ad3083b90cb67a6be02552b9034dc28988a594f97ee3fe21b8e 230950
zenity_3.4.0-2_amd64.deb
Files:
b64cacef18b24552d4ceeb72b6147e6d 2320 gnome optional zenity_3.4.0-2.dsc
de052487fe5ca5b5e84cf05fa6c6ed41 7350 gnome optional
zenity_3.4.0-2.debian.tar.gz
bff7d3ee90a960295395f929e4a1b46a 3755304 gnome optional
zenity-common_3.4.0-2_all.deb
b26ed749c954ad104512f23f05473111 230950 gnome optional zenity_3.4.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPrrkPAAoJEGrh3w1gjyLctY8P/2u+Zo1oCEgoOpQxQlptXTjQ
mOb4LL1nBYANGc5ZGd7tjOnFUR/asb2ewgIY+2u4to5vdRuuKtl2gng+a4UlhXVi
Gs9t3lxHdIljj2nXoE+ed4IlrQcGsp2Kt8HBQXFCrcN0ALVqP5+KFbpN+QEVvQUK
s+q1WpPSwdLGxDSpxASu2objeZ9knehckOnNFbR4K89aCMGc//zUCTVO/EWRun1O
PBpAtizVfpGCjiup+5p2ngP5mjC5EXzAhrUtSbQBoJgjkDkEM+FxA8IgrHoqrLSU
w0JmgL9jGEy2hzeCqxPSAkPVyzUltDEXSomDppGtZhssYX2T5OcAxaJyKtSg+gs9
MlBPWX6n9HGL8kK5Hx8broXx+ykQb//YdWUYAFOxjG61EfI6mggGTMqEJSlRfNQ1
8V6r8iADBizvFQcGu3vHf5HlCeXcbIRDiC5N7QBX9I5iKuJJull35Dysdn07pp/U
wGL4aAo0ZA5lY7uQiMe7ybPZTci0jBGcM1vo/OO5uciYJqzJ4ExwYU2kIDsqYhed
jE4TQ1DIqpgz26tXDLe1GO9wI7Dh0zAPuBELwIIzkmPW/Z48WGU02sZmCCAnOnhK
ToPEVnT96MQPpRkUYTh6eoohPfK7Z0B9EShcvMEWtKxBbf4oeClWi7aC7js0Pt8n
6nPrXQLyKxBtarCkoC3q
=9/1a
-----END PGP SIGNATURE-----
--- End Message ---