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 414836 - crash: Trying to display two JPEG attachments
crash: Trying to display two JPEG attachments
Status: RESOLVED DUPLICATE of bug 273386
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-03-05 09:20 UTC by david.holm
Modified: 2007-04-16 20:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description david.holm 2007-03-05 09:20:53 UTC
What were you doing when the application crashed?
Trying to display an attached JPEG


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

Memory status: size: 176148480 vsize: 0 resident: 176148480 share: 0 rss: 30040064 rss_rlim: 0
CPU usage: start_time: 1173081388 rtime: 0 utime: 946 stime: 0 cutime:802 cstime: 0 timeout: 144 it_real_value: 0 frequency: 41

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 ??
  • #2 ??
  • #3 ??

Comment 1 André Klapper 2007-03-05 13:30:37 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 david.holm 2007-03-05 15:32:03 UTC
It happens when I try to "expand" two JPEGs simultaneously. If I expand one at a time it doesn't crash.

Thread 1 (Thread -1232574800 (LWP 24926))

  • #0 em_format_set_inline
    at em-format.c line 978
  • #1 efhd_attachment_show
    at em-format-html-display.c line 1416
  • #2 efhd_attachment_button_show
    at em-format-html-display.c line 1422
  • #3 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #4 IA__g_closure_invoke
    at gclosure.c line 490
  • #5 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #6 IA__g_signal_emit_valist
  • #7 IA__g_signal_emit
    at gsignal.c line 2243
  • #8 IA__gtk_button_clicked
    at gtkbutton.c line 889
  • #9 gtk_real_button_released
    at gtkbutton.c line 1484
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 g_type_class_meta_marshal
    at gclosure.c line 567
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #15 IA__g_signal_emit
    at gsignal.c line 2243
  • #16 IA__gtk_button_released
    at gtkbutton.c line 881
  • #17 gtk_button_button_release
    at gtkbutton.c line 1377
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #19 g_type_class_meta_marshal
    at gclosure.c line 567
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #23 IA__g_signal_emit
    at gsignal.c line 2243
  • #24 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #25 IA__gtk_propagate_event
    at gtkmain.c line 2211
  • #26 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #27 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #28 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #29 g_main_context_iterate
    at gmain.c line 2677
  • #30 IA__g_main_loop_run
    at gmain.c line 2881
  • #31 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #32 main
    at main.c line 615

Comment 3 André Klapper 2007-03-05 15:48:57 UTC
the trace looks better, thanks
Comment 4 palfrey 2007-04-16 20:16:55 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 273386 ***