After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576471 - evolution crashes using a specific IMAP server when clicking on an email
evolution crashes using a specific IMAP server when clicking on an email
Status: RESOLVED DUPLICATE of bug 575298
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-03-23 19:26 UTC by bernhard
Modified: 2009-03-24 04:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description bernhard 2009-03-23 19:26:25 UTC
Steps to reproduce:
1. open evolution
2. receive a new message through one of my IMAP servers
3. evolution crashes when clicking on one of the emails that were received through this IMAP server (other imap-servers work well)


Stack trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x43ab1950 (LWP 9401)]
0x00007f86bd8eeae3 in imap_body_decode (in=0x43ab0ef8, ci=0x2ad4080, folder=0x2444480, cis=<value optimized out>) at camel-imap-utils.c:932
932	camel-imap-utils.c: No such file or directory.
	in camel-imap-utils.c
(gdb) thread apply all bt

Thread 1 (Thread 0x7f86d5fad790 (LWP 9368))

  • #0 ??
    from /usr/lib/libpango-1.0.so.0
  • #1 ??
    from /usr/lib/libpango-1.0.so.0
  • #2 pango_itemize_with_base_dir
    from /usr/lib/libpango-1.0.so.0
  • #3 ??
    from /usr/lib/libpango-1.0.so.0
  • #4 ??
    from /usr/lib/libpango-1.0.so.0
  • #5 pango_layout_get_pixel_extents
    from /usr/lib/libpango-1.0.so.0
  • #6 pango_layout_get_pixel_size
    from /usr/lib/libpango-1.0.so.0
  • #7 ect_height
    at e-cell-text.c line 1163
  • #8 eti_row_height_real
    at e-table-item.c line 624
  • #9 eti_row_height
    at e-table-item.c line 705
  • #10 find_cell
    at e-table-item.c line 2167
  • #11 eti_event
    at e-table-item.c line 2620
  • #12 gnome_canvas_marshal_BOOLEAN__BOXED
    from /usr/lib/libgnomecanvas-2.so.0
  • #13 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3282
  • #15 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 2987
  • #16 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3034
  • #17 ??
    from /usr/lib/libgnomecanvas-2.so.0
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmarshalers.c line 84
  • #19 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.2/gobject/gclosure.c line 767
  • #20 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3282
  • #21 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 2987
  • #22 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.2/gobject/gsignal.c line 3034
  • #23 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkwidget.c line 4745
  • #24 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c line 2391
  • #25 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.14.4/gtk/gtkmain.c line 1596
  • #26 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.14.4/gdk/x11/gdkevents-x11.c line 2365
  • #27 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2144
  • #28 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2778
  • #29 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.2/glib/gmain.c line 2986
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 main
    at main.c line 690


Other information:
this IMAP server is a "smarter mail" IMAP server. I use other IMAP-servers that work without problems most of the time.

I'm using Ubuntu 8.10 64 bits
Comment 1 Akhil Laddha 2009-03-24 04:15:42 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 575298 ***