User-Agent: Mozilla/5.0 (X11; msie 6.0; Linux i686; en-US; rv:1.8.1.12) Gecko/20080129 Iceape/1.1.8 (Debian-1.1.8-2) Build Identifier: ristretto segfaults with commandline args: #0 0xb79ce7c0 in g_slist_length () from /usr/lib/libglib-2.0.so.0 #1 0x0804eb8f in cb_rstto_open_files (rof=0xbf82df2c) at main.c:412 #2 0xb7d48ac0 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #3 0x0804e6fd in main (argc=1769239141, argv=0x6c6163) at main.c:316 Reproducible: Always Steps to Reproduce: 1. run ristretto /tmp Actual Results: segfault
Created attachment 1521 fixes the segfault This fixes the segfault, the segfault was caused by uninitialized stack memory
Fixed in revision 3990