After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675830 - zenity --list crashes with SIGSEGV
zenity --list crashes with SIGSEGV
Status: RESOLVED DUPLICATE of bug 673529
Product: zenity
Classification: Core
Component: general
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-10 17:49 UTC by Andreas Trepczik
Modified: 2012-05-10 20:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas Trepczik 2012-05-10 17:49:24 UTC
Zenity terminates with a segmentation fault when using the --list option with one or more rows.

This is an example of a zenity command that crashes taken straight from the zenity manpage:

zenity --list --checklist --column "Buy" --column "Item" TRUE Apples TRUE Oranges FALSE Pears FALSE Toothpaste

See the attached log file for a gdb backtrace.

Software configuration:
gtk3 3.4.2
glib2 2.32.2
zenity 3.4.0
Comment 1 Arx Cruz 2012-05-10 18:33:56 UTC
Can you use the git version? I think it's the same issue than Bug 673529 and it's already fixed.
Comment 2 Andreas Trepczik 2012-05-10 19:23:37 UTC
Yes, I can confirm the git version fixes it.
Comment 3 Arx Cruz 2012-05-10 20:09:26 UTC

*** This bug has been marked as a duplicate of bug 673529 ***