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 349040 - crash on Evolution
crash on Evolution
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: general
2.8.x
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-28 06:40 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Joanmarie Diggs (IRC: joanie) 2006-07-28 06:40:15 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.90 2006-07-24 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 138821632 vsize: 0 resident: 138821632 share: 0 rss: 23404544 rss_rlim: 0
CPU usage: start_time: 1154068802 rtime: 0 utime: 99 stime: 0 cutime:93 cstime: 0 timeout: 6 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 -1232345424 (LWP 5480)]
[New Thread -1317987424 (LWP 5499)]
[New Thread -1288598624 (LWP 5498)]
[New Thread -1331004512 (LWP 5497)]
[New Thread -1296991328 (LWP 5493)]
[New Thread -1280205920 (LWP 5488)]
[New Thread -1271813216 (LWP 5487)]
[New Thread -1263420512 (LWP 5486)]
[New Thread -1255027808 (LWP 5485)]
[New Thread -1246635104 (LWP 5484)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232345424 (LWP 5480))

  • #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 es_menu_new
  • #4 <signal handler called>
  • #5 malloc
    from /lib/tls/i686/cmov/libc.so.6
  • #6 xmlStrndup
    from /usr/lib/libxml2.so.2
  • #7 xmlParseEntityRef
    from /usr/lib/libxml2.so.2
  • #8 xmlParseAttribute
    from /usr/lib/libxml2.so.2
  • #9 xmlParseStartTag
    from /usr/lib/libxml2.so.2
  • #10 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #11 xmlParseContent
    from /usr/lib/libxml2.so.2
  • #12 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #13 xmlParseContent
    from /usr/lib/libxml2.so.2
  • #14 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #15 xmlParseContent
    from /usr/lib/libxml2.so.2
  • #16 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #17 xmlParseContent
    from /usr/lib/libxml2.so.2
  • #18 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #19 xmlParseContent
    from /usr/lib/libxml2.so.2
  • #20 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #21 xmlParseDocument
    from /usr/lib/libxml2.so.2
  • #22 bonobo_ui_node_free
    from /usr/lib/libbonoboui-2.so.0
  • #23 bonobo_ui_component_set_translate
    from /usr/lib/libbonoboui-2.so.0
  • #24 gal_view_menus_unmerge
    from /usr/lib/evolution/2.8/libmenus.so.0
  • #25 em_folder_view_print
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #26 em_folder_view_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #27 em_folder_browser_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #28 em_folder_utils_copy_folder
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #29 mail_call_main
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #30 mail_call_main
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #31 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #35 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #36 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-07-28 19:01:34 UTC
please run "gnome-ui-properties" - do you have "text below symbols" enabled?

i don't know exactly what bonobo_ui_component_set_translate does, but i guess this could have something to do with bug 346317, that's why i ask.
Comment 2 Joanmarie Diggs (IRC: joanie) 2006-07-28 19:18:41 UTC
I do have text below symbols enabled.

On another note, this may be some weird Edgy thing.  When I first installed Edgy, Evolution was doing great.  Then I ran apt-get update, and apt-get upgrade and that's when everything fell apart.  Evolution would not run *at all*.  This morning I once again updated and upgraded and now it's all good again.

I also installed the  *.dbg versions of the libraries so you'll have more info should it happen again. 
Comment 3 André Klapper 2006-08-06 13:35:01 UTC
hmm... any news on this, also with regrad to the dbg packages? still reproducible? :-)
Comment 4 Joanmarie Diggs (IRC: joanie) 2006-08-06 15:35:00 UTC
You know, I had forgotten all about it because it's no longer happening.  :) This probably should be closed out unless anyone else objects.

Thanks for the reminder/follow-up!
Comment 5 André Klapper 2006-08-06 20:16:28 UTC
cool, thanks a lot for the feedback. closing as obsolete then.
please reopen if this happens again. :-)