Comment 2 for bug 180463

Revision history for this message
William Pitcock (nenolod) wrote : Re: gnome-panel crashed with SIGSEGV in idle_populate_func()

This is a bug in gtk+2.0's new Recent Files feature. The function gtk_recent_files_menu_populate() does not guard properly against recursion. Debdiff which in theory corrects this will follow shortly.