GNOME Bugzilla – Bug 675830
zenity --list crashes with SIGSEGV
Last modified: 2012-05-10 20:09:26 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
Can you use the git version? I think it's the same issue than Bug 673529 and it's already fixed.
Yes, I can confirm the git version fixes it.
*** This bug has been marked as a duplicate of bug 673529 ***