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 426187 - crash in Evolution: While viewing a message...
crash in Evolution: While viewing a message...
Status: RESOLVED DUPLICATE of bug 392391
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-04-04 09:58 UTC by stephen-debianbug
Modified: 2007-04-12 20:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description stephen-debianbug 2007-04-04 09:58:37 UTC
What were you doing when the application crashed?

While viewing a message, I clicked on the "expand" button to view a c++ attachment inline.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 1025052672 vsize: 0 resident: 1025052672 share: 0 rss: 738979840 rss_rlim: 0
CPU usage: start_time: 1173958004 rtime: 0 utime: 88555 stime: 0 cutime:80057 cstime: 0 timeout: 8498 it_real_value: 0 frequency: 362

Backtrace was generated from '/usr/bin/evolution-2.8'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232447824 (LWP 21106)]
[New Thread -1407194208 (LWP 21134)]
[New Thread -1358447712 (LWP 21129)]
[New Thread -1398801504 (LWP 21127)]
[New Thread -1349518432 (LWP 21122)]
[New Thread -1335219296 (LWP 21119)]
[New Thread -1294996576 (LWP 21115)]
[New Thread -1286603872 (LWP 21113)]
[New Thread -1276482656 (LWP 21112)]
[New Thread -1268053088 (LWP 21110)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232447824 (LWP 21106))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 em_format_set_inline
    at em-format.c line 978
  • #6 efhd_attachment_show
    at em-format-html-display.c line 1416
  • #7 efhd_attachment_button_show
    at em-format-html-display.c line 1422
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_button_set_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #29 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #37 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 stephen-debianbug 2007-04-04 10:03:19 UTC
Actually, it was clicking on a c++ patch that caused the crash.
After restarting, I was able to view all attachments with no
problem.
Comment 2 André Klapper 2007-04-12 20:12:50 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 392391 ***