[Bug 274830] New: crash when deleting lots of messages at once
https://bugzilla.novell.com/show_bug.cgi?id=274830 Summary: crash when deleting lots of messages at once Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Evolution AssignedTo: vvaradhan@novell.com ReportedBy: maw@novell.com QAContact: lakhil@novell.com To reproduce: - configure evolution to talk to a dovecot imap server running on the same LAN - configure a vfolder to show a bunch of messages you'd like to delete (gnome svn commit messages, for example) - switch to that vfolder - click on a message - hit delete repeatedly as fast as you can until the bug buddy dialog pops up -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=274830 ------- Comment #1 from maw@novell.com 2007-05-15 11:09 MST ------- Forgot to mention that this is with evolution-2.8.2-4. -5 exists, but a) it doesn't solve this problem, and b) there's no readily available -debuginfo package for it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=274830 ------- Comment #2 from maw@novell.com 2007-05-15 11:13 MST ------- Here's what gdb says: mw@quill:~> gdb evolution GNU gdb 6.5 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-suse-linux"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) r Starting program: /opt/gnome/bin/evolution Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1235224896 (LWP 11699)] CalDAV Eplugin starting up ... ** (evolution-2.8:11699): DEBUG: mailto URL command: evolution %s ** (evolution-2.8:11699): DEBUG: mailto URL program: evolution [New Thread -1252459632 (LWP 11708)] [Thread -1252459632 (LWP 11708) exited] [New Thread -1252459632 (LWP 11709)] [New Thread -1261483120 (LWP 11710)] [New Thread -1272026224 (LWP 11711)] [New Thread -1280418928 (LWP 11712)] [Thread -1280418928 (LWP 11712) exited] [New Thread -1280418928 (LWP 11713)] [New Thread -1302410352 (LWP 11715)] get maw imap://maw@192.168.1.102/ Find Items 0 (evolution-2.8:11699): camel-WARNING **: Search returned an invalid result type (evolution-2.8:11699): camel-WARNING **: Search returned an invalid result type Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1302410352 (LWP 11715)] 0xa28a8a2a in ?? () (gdb) bt #0 0xa28a8a2a in ?? () #1 0x00000a2a in ?? () #2 0xaa0a0aa0 in ?? () #3 0x00000a8a in ?? () #4 0x00000000 in ?? () (gdb) info threads * 8 Thread -1302410352 (LWP 11715) 0xa28a8a2a in ?? () 7 Thread -1280418928 (LWP 11713) 0xb79ad40f in e_sexp_result_new () from /opt/gnome/lib/libedataserver-1.2.so.7 5 Thread -1272026224 (LWP 11711) 0xb7ef8410 in ?? () 4 Thread -1261483120 (LWP 11710) 0xb7ef8410 in ?? () 3 Thread -1252459632 (LWP 11709) 0xb7ef8410 in ?? () 1 Thread -1235224896 (LWP 11699) 0xb7ef8410 in ?? () (gdb) thread 7 [Switching to thread 7 (Thread -1280418928 (LWP 11713))]#0 0xb79ad40f in e_sexp_result_new () from /opt/gnome/lib/libedataserver-1.2.so.7 (gdb) bt #0 0xb79ad40f in e_sexp_result_new () from /opt/gnome/lib/libedataserver-1.2.so.7 #1 0xb79ae248 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #2 0xb79ae298 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #3 0xb79aee73 in e_sexp_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #4 0xb79ae316 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #5 0xb79ae298 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #6 0xb7d44f79 in camel_folder_search_new () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #7 0xb79ae316 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #8 0xb79af057 in e_sexp_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #9 0xb79ae316 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #10 0xb7d45218 in camel_folder_search_new () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #11 0xb79ae316 in e_sexp_term_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #12 0xb79ae390 in e_sexp_eval () from /opt/gnome/lib/libedataserver-1.2.so.7 #13 0xb7d43177 in camel_folder_search_search () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #14 0xb4d0212d in camel_imap_folder_new () from /opt/gnome/lib/evolution-data-server-1.2/camel-providers/libcamelimap.so #15 0xb7d4d1ba in camel_folder_search_by_expression () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #16 0xb7d6b79e in camel_vee_folder_new () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #17 0xb7d6b840 in camel_vee_folder_new () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #18 0xb7d69cd5 in camel_vee_folder_add_folder () from /opt/gnome/lib/libcamel-provider-1.2.so.8 #19 0xb580a0cc in vfolder_adduri_do (mm=0x8237e30) at mail-vfolder.c:280 #20 0xb57fd655 in mail_msg_received (e=0x8142c60, msg=0x8237e30, data=0x0) at mail-mt.c:582 #21 0xb79ab9b4 in e_msgport_reply () from /opt/gnome/lib/libedataserver-1.2.so.7 #22 0xb690b112 in start_thread () from /lib/libpthread.so.0 #23 0xb674e2ee in clone () from /lib/libc.so.6 (gdb) thread 5 [Switching to thread 5 (Thread -1272026224 (LWP 11711))]#0 0xb7ef8410 in ?? () (gdb) bt #0 0xb7ef8410 in ?? () #1 0xb42e6278 in ?? () #2 0x00000002 in ?? () #3 0x00000000 in ?? () (gdb) thread 4 [Switching to thread 4 (Thread -1261483120 (LWP 11710))]#0 0xb7ef8410 in ?? () (gdb) bt #0 0xb7ef8410 in ?? () #1 0xb4cf4398 in ?? () #2 0x00000000 in ?? () (gdb) thread 3 [Switching to thread 3 (Thread -1252459632 (LWP 11709))]#0 0xb7ef8410 in ?? () (gdb) bt #0 0xb7ef8410 in ?? () #1 0xb558f398 in ?? () #2 0x00000000 in ?? () (gdb) thread 2 Thread ID 2 not known. (gdb) thread 1 [Switching to thread 1 (Thread -1235224896 (LWP 11699))]#0 0xb7ef8410 in ?? () (gdb) bt #0 0xb7ef8410 in ?? () #1 0xbfe3f818 in ?? () #2 0x00000036 in ?? () #3 0x0000000e in ?? () #4 0xb6744ea3 in poll () from /lib/libc.so.6 #5 0xb67f7e53 in g_main_context_iterate (context=0x8091590, block=1, dispatch=1, self=0x806ff88) at gmain.c:2979 #6 0xb67f81c9 in g_main_loop_run (loop=0x80c5a58) at gmain.c:2881 #7 0xb74e0a13 in bonobo_main () at bonobo-main.c:311 #8 0x08060068 in main (argc=1, argv=0xbfe3faf4) at main.c:614 (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=274830 ------- Comment #3 from maw@novell.com 2007-05-15 11:16 MST ------- There's more: (gdb) The program is running. Exit anyway? (y or n) n Not confirmed. (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1302410352 (LWP 11715)] 0xa28a8a2a in ?? () (gdb) bt #0 0xa28a8a2a in ?? () #1 0x00000a2a in ?? () #2 0xaa0a0aa0 in ?? () #3 0x00000a8a in ?? () #4 0x00000000 in ?? () (gdb) list 515 516 context = g_option_context_new (_("- The Evolution PIM and Email Client")); 517 518 g_option_context_add_main_entries (context, options, GETTEXT_PAC KAGE); 519 520 program = gnome_program_init (PACKAGE "-" BASE_VERSION, VERSION, LIBGNOMEUI_MODULE, argc, argv, 521 GNOME_PROGRAM_STANDARD_PROPERTIES, 522 GNOME_PARAM_GOPTION_CONTEXT, conte xt, 523 GNOME_PARAM_HUMAN_READABLE_NAME, _ ("Evolution"), 524 NULL); (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1235224896 (LWP 11699)] 0xb6b96008 in cairo_create () from /usr/lib/libcairo.so.2 (gdb) where #0 0xb6b96008 in cairo_create () from /usr/lib/libcairo.so.2 #1 0xb6ba0ce7 in cairo_scaled_font_get_font_matrix () from /usr/lib/libcairo.so.2 #2 0xb6bbf9b3 in cairo_xlib_surface_get_display () from /usr/lib/libcairo.so.2 #3 0xb6ba4891 in cairo_surface_reference () from /usr/lib/libcairo.so.2 #4 0xb6b98a9d in cairo_font_options_create () from /usr/lib/libcairo.so.2 #5 0xb6b932c4 in cairo_show_glyphs () from /usr/lib/libcairo.so.2 #6 0xb6c5c41d in pango_cairo_show_glyph_string () from /opt/gnome/lib/libpangocairo-1.0.so.0 #7 0xb6c0f415 in pango_renderer_draw_glyphs () from /opt/gnome/lib/libpango-1.0.so.0 #8 0xb6c5ba75 in pango_cairo_renderer_get_type () from /opt/gnome/lib/libpangocairo-1.0.so.0 #9 0xb6cafca8 in gdk_pango_renderer_draw_glyphs (renderer=0x811a8b0, font=0x88dcb58, glyphs=0xb07f0500, x=358400, y=5120) at gdkpango.c:243 #10 0xb6c0f415 in pango_renderer_draw_glyphs () from /opt/gnome/lib/libpango-1.0.so.0 #11 0xb6c0f897 in pango_renderer_draw_layout_line () from /opt/gnome/lib/libpango-1.0.so.0 #12 0xb6c0fc0a in pango_renderer_draw_layout () from /opt/gnome/lib/libpango-1.0.so.0 #13 0xb6caec42 in IA__gdk_draw_layout_with_colors (drawable=0x85b0e18, gc=0x83ebb70, x=350, y=-8, layout=0x83eb8a0, foreground=0x0, background=0x0) at gdkpango.c:1029 #14 0xb6caee25 in IA__gdk_draw_layout (drawable=0x85b0e18, gc=0x83ebb70, x=350, y=-8, layout=0x83eb8a0) at gdkpango.c:1091 #15 0xb7de48ca in ect_draw (ecell_view=0x847d890, drawable=0x85b0e18, model_col=5, view_col=4, row=46, flags=<value optimized out>, x1=<value optimized out>, y1=<value optimized out>, x2=<value optimized out>, y2=16) at e-cell-text.c:776 #16 0xb7dda743 in e_cell_draw (ecell_view=0x847d890, drawable=0x85b0e18, model_col=5, view_col=4, row=46, flags=11, x1=346, y1=-9, x2=626, y2=9) at e-cell.c:277 #17 0xb7de6fc7 in ect_draw (ecell_view=0x827f968, drawable=0x85b0e18, model_col=5, view_col=4, row=46, flags=<value optimized out>, x1=346, y1=-9, x2=626, y2=9) at e-cell-tree.c:377 #18 0xb7dda743 in e_cell_draw (ecell_view=0x827f968, drawable=0x85b0e18, model_col=5, view_col=4, row=46, flags=11, x1=346, y1=-9, x2=626, y2=9) at e-cell.c:277 #19 0xb7e0273b in eti_draw (item=0x80c2d20, drawable=0x85b0e18, x=0, y=837, width=512, height=18) at e-table-item.c:2001 #20 0xb71caac2 in gnome_canvas_root () from /opt/gnome/lib/libgnomecanvas-2.so.0 #21 0xb71cf2b4 in gnome_canvas_item_new () from /opt/gnome/lib/libgnomecanvas-2.so.0 #22 0xb6f801b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #23 0xb68ad407 in g_type_class_meta_marshal (closure=0x827b198, return_value=0xbfe3edc0, n_param_values=2, param_values=0xb71ceb50, invocation_hint=0xbfe3edac, marshal_data=0xc8) at gclosure.c:567 #24 0xb68aec0b in g_closure_invoke (closure=0x80a3e58, return_value=0xbfe3edc0, n_param_values=2, param_values=0xbfe3ee9c, invocation_hint=0xbfe3edac) at gclosure.c:490 #25 0xb68c0383 in signal_emit_unlocked_R (node=0x80a3df8, detail=0, instance=0x827b198, emission_return=0xbfe3f05c, instance_and_params=0xbfe3ee9c) at gsignal.c:2478 #26 0xb68c100f in g_signal_emit_valist (instance=0x827b198, signal_id=50, detail=0, var_args=0xbfe3f0e0 "��224��\230�'\b\017\177\t�\230�'\b��t\b") at gsignal.c:2209 #27 0xb68c1415 in g_signal_emit (instance=0x827b198, signal_id=50, detail=0) at gsignal.c:2243 #28 0xb7093b18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #29 0xb6f7a935 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #30 0xb6cbe53f in gdk_window_process_updates_internal (window=0x8430b28) at gdkwindow.c:2324 ---Type <return> to continue, or q <return> to quit--- #31 0xb6cbe6c8 in IA__gdk_window_process_updates (window=0x8430b28, update_children=1) at gdkwindow.c:2431 #32 0xb6f6d030 in gtk_label_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #33 0xb68bc0b9 in g_cclosure_marshal_VOID__VOID (closure=0x827f798, return_value=0x0, n_param_values=1, param_values=0xbfe3f45c, invocation_hint=0xbfe3f36c, marshal_data=0x827b198) at gmarshal.c:77 #34 0xb68aec0b in g_closure_invoke (closure=0x827f798, return_value=0x0, n_param_values=1, param_values=0xbfe3f45c, invocation_hint=0xbfe3f36c) at gclosure.c:490 #35 0xb68bfd3d in signal_emit_unlocked_R (node=0x826d558, detail=0, instance=0x808eac8, emission_return=0x0, instance_and_params=0xbfe3f45c) at gsignal.c:2440 #36 0xb68c1247 in g_signal_emit_valist (instance=0x808eac8, signal_id=264, detail=0, var_args=0xbfe3f69c "z6��\030��\b\b��2139��b\b\230�'\b����\002") at gsignal.c:2199 #37 0xb68c1415 in g_signal_emit (instance=0x808eac8, signal_id=264, detail=0) at gsignal.c:2243 #38 0xb6ea36c3 in gtk_adjustment_value_changed () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #39 0xb6ea398b in gtk_adjustment_set_value () from /opt/gnome/lib/libgtk-x11-2.0.so.0 #40 0xb7ecafce in e_canvas_show_area (canvas=0x827b198, x1=0, y1=810, x2=906, y2=828) at e-canvas-utils.c:84 #41 0xb7ecb01c in show_area_timeout (data=0x8c249f0) at e-canvas-utils.c:146 #42 0xb67f53b6 in g_timeout_dispatch (source=0x8c24dd8, callback=0x8873908, user_data=0x8c249f0) at gmain.c:3422 #43 0xb67f4de2 in g_main_context_dispatch (context=0x8091590) at gmain.c:2045 #44 0xb67f7e1f in g_main_context_iterate (context=0x8091590, block=1, dispatch=1, self=0x806ff88) at gmain.c:2677 #45 0xb67f81c9 in g_main_loop_run (loop=0x80c5a58) at gmain.c:2881 #46 0xb74e0a13 in bonobo_main () at bonobo-main.c:311 #47 0x08060068 in main (argc=1, argv=0xbfe3faf4) at main.c:614 (gdb) c Continuing. ** (bug-buddy:11762): WARNING **: Couldn't load icon for Bonobo Component Browser ** (bug-buddy:11762): WARNING **: Couldn't load icon for Open Folder Program received signal SIGCONT, Continued. 0xb7ef8410 in ?? () (gdb) ptrace: Operation not permitted. /home/mw/11699: No such file or directory. No stack. [and then bug buddy pops up] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=274830#c4 --- Comment #4 from Srinivasa Ragavan V <sragavan@novell.com> 2007-08-14 06:33:25 MST --- Im sure that it is there in 10.3 also. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=274830 Veerapuram Varadhan <vvaradhan@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|vvaradhan@novell.com |bnc-team-evolution@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=274830#c5 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |maw@novell.com --- Comment #5 from Akhil Laddha <lakhil@novell.com> 2007-11-05 04:52:20 MST --- I cannot reproduce in openSUSE 10.3 GM.I deleted more than 150 mails in search folder still didn't get any crash. Michael, Can you please try one more time with 10.3 ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=274830#c6 Michael Wolf <maw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maw@novell.com Status|NEEDINFO |NEW Info Provider|maw@novell.com | --- Comment #6 from Michael Wolf <maw@novell.com> 2007-11-06 08:39:37 MST --- I haven't been able to reproduce this so far in 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=274830#c7 Akhil Laddha <lakhil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Akhil Laddha <lakhil@novell.com> 2007-11-06 21:37:17 MST --- Thanks Micheal, Closing as per comment#6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com