abrt version: 1.1.14 architecture: i686 Attached file: backtrace cmdline: evolution component: evolution crash_function: __strlen_sse2_bsf executable: /usr/bin/evolution kernel: 2.6.35.10-74.fc14.i686.PAE package: evolution-2.32.1-1.fc14 rating: 4 reason: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) time: 1297768029 uid: 500 How to reproduce ----- 1.crash when open projecter 2. 3.
Created attachment 478867 [details] File: backtrace
Thanks for a bug report. This is crashing after invoking a save dialog for an attachment in Evolution. It tried to open the save dialog with a prefilled file name "pb.pptx" and then crashed in gtk2 code, thus I'm moving it there.. Thread 1 (Thread 6303): #0 0x02120046 in __strlen_sse2_bsf () from /lib/libc-2.12.90.so #1 0x068388c0 in completion_match_func (comp=0x9b16048 [GtkEntryCompletion], key_unused=0x914c898 "pb.pptx", iter=0xbfa6c480, data=0x906c318) at gtkfilechooserentry.c:427 #2 0x0681239b in gtk_entry_completion_visible_func (model=0x9bc0088, iter=0xbfa6c480, data=0x9b16048) at gtkentrycompletion.c:817 #3 0x0699de08 in gtk_tree_model_filter_visible (filter=<value optimized out>, child_iter=<value optimized out>) at gtktreemodelfilter.c:764 #4 0x069a2aef in gtk_tree_model_filter_row_changed (c_model=0x9bc0088, c_path=0x9bd0798, c_iter=0xbfa6c550, data=0x9b7e168) at gtktreemodelfilter.c:1253 #5 0x069a2ef7 in gtk_tree_model_filter_refilter_helper (model=0x9bc0088, path=0x9bd0798, iter=0xbfa6c550, data=0x9b7e168) at gtktreemodelfilter.c:3452 #6 0x0699c230 in gtk_tree_model_foreach_helper (model=0x9bc0088, iter=0xbfa6c550, path=0x9bd0798, func=0x69a2ed0 <gtk_tree_model_filter_refilter_helper>, user_data=0x9b7e168) at gtktreemodel.c:1610 user_data3 = 0x6be8a84} #7 0x0699d59b in IA__gtk_tree_model_foreach (model=0x9bc0088, func=0x69a2ed0 <gtk_tree_model_filter_refilter_helper>, user_data=0x9b7e168) at gtktreemodel.c:1656 #8 0x069a22ac in IA__gtk_tree_model_filter_refilter (filter=0x9b7e168 [GtkTreeModelFilter]) at gtktreemodelfilter.c:3472 #9 0x06813ca7 in IA__gtk_entry_completion_complete (completion=0x9b16048 [GtkEntryCompletion]) at gtkentrycompletion.c:1181 #10 0x0680aa58 in gtk_entry_completion_timeout (data=0x9b16048) at gtkentry.c:9313 #11 0x0450d248 in gdk_threads_dispatch (data=0x9bcaf80) at gdk.c:512 #12 0x0639d8fd in g_timeout_dispatch (source=0x9bd0b68, callback=0x450d1e0 <gdk_threads_dispatch>, user_data=0x9bcaf80) at gmain.c:3585 #14 g_main_context_dispatch (context=0x880d570) at gmain.c:2702 #15 0x0639c978 in g_main_context_iterate (context=0x880d570, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780 #16 0x0639d04b in g_main_loop_run (loop=0x9b83ce0) at gmain.c:2988 #17 0x067fc875 in IA__gtk_dialog_run (dialog=0x885a108 [GtkFileChooserDialog]) at gtkdialog.c:1094 #18 0x00f50b84 in e_attachment_store_run_file_chooser_dialog (store=0x8f79b20 [EAttachmentStore], dialog=0x885a108 [GtkFileChooserDialog]) at e-attachment-store.c:478 #19 0x00f51047 in e_attachment_store_run_save_dialog (store=0x8f79b20 [EAttachmentStore], attachment_list=0x9b23050 = {...}, parent=0x891f148 [EventEditor]) at e-attachment-store.c:612 #20 0x00f54015 in action_save_as_cb (action=0x9155108 [GtkAction], view=0x9030158) at e-attachment-view.c:281
*** This bug has been marked as a duplicate of bug 655613 ***