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 387464 - crash in Evolution: opening an email
crash in Evolution: opening an email
Status: RESOLVED DUPLICATE of bug 340165
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: 2006-12-19 10:26 UTC by evo-bug
Modified: 2007-02-09 07:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description evo-bug 2006-12-19 10:26:35 UTC
What were you doing when the application crashed?
opening an email


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

Memory status: size: 176885760 vsize: 0 resident: 176885760 share: 0 rss: 38690816 rss_rlim: 0
CPU usage: start_time: 1166521185 rtime: 0 utime: 6258 stime: 0 cutime:5872 cstime: 0 timeout: 386 it_real_value: 0 frequency: 0

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)
[Thread debugging using libthread_db enabled]
[New Thread -1232615760 (LWP 10080)]
[New Thread -1339528288 (LWP 11470)]
[New Thread -1341129824 (LWP 11468)]
[New Thread -1311876192 (LWP 10190)]
[New Thread -1303483488 (LWP 10189)]
[New Thread -1295090784 (LWP 10142)]
[New Thread -1266033760 (LWP 10139)]
[New Thread -1274819680 (LWP 10113)]
[New Thread -1257604192 (LWP 10107)]
[New Thread -1249211488 (LWP 10106)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232615760 (LWP 10080))

  • #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 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 em_format_html_display_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #11 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #12 html_g_cclosure_marshal_BOOLEAN__OBJECT
    from /usr/lib/libgtkhtml-3.8.so.15
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 gtk_html_get_top_html
    from /usr/lib/libgtkhtml-3.8.so.15
  • #18 html_g_cclosure_marshal_BOOLEAN__OBJECT
    from /usr/lib/libgtkhtml-3.8.so.15
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 html_engine_add_object_with_id
    from /usr/lib/libgtkhtml-3.8.so.15
  • #24 html_engine_add_object_with_id
    from /usr/lib/libgtkhtml-3.8.so.15
  • #25 html_engine_update_focus_if_necessary
    from /usr/lib/libgtkhtml-3.8.so.15
  • #26 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 main
  • #0 __kernel_vsyscall

Comment 1 Akhil Laddha 2006-12-20 05:39:42 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Kjartan Maraas 2007-02-09 07:39:57 UTC
Likely a duplicate of bug 340165. Fixed in 2.8.3 and 2.9.x.

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