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 581996 - crash in Evolution Mail and Calendar: Evolution crashes each t...
crash in Evolution Mail and Calendar: Evolution crashes each t...
Status: RESOLVED DUPLICATE of bug 580402
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.24.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-05-09 16:09 UTC by Adalbert Dawid
Modified: 2009-05-09 16:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Adalbert Dawid 2009-05-09 16:09:09 UTC
What were you doing when the application crashed?
Evolution crashes each time I try to start it. It also happens with a fresh user account.

I'm running debian testing with few desktop-packages from unstable.


Distribution: Debian squeeze/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.24.2

System: Linux 2.6.26-2-686-bigmem #1 SMP Thu Mar 26 02:03:34 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mist

Memory status: size: 57028608 vsize: 57028608 resident: 16084992 share: 13422592 rss: 16084992 rss_rlim: 18446744073709551615
CPU usage: start_time: 1241884649 rtime: 18 utime: 16 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb5138770 (LWP 5594)]
0xb7f26424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb5138770 (LWP 5594))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gspawn.c line 694
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 segv_redirect
    at main.c line 414
  • #7 <signal handler called>
  • #8 camel_session_construct
    from /usr/lib/libcamel-provider-1.2.so.14
  • #9 mail_session_init
    at mail-session.c line 708
  • #10 mail_component_init
    at mail-component.c line 1295
  • #11 IA__g_type_create_instance
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gtype.c line 1674
  • #12 g_object_constructor
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gobject.c line 1338
  • #13 ??
    from /usr/lib/libbonobo-2.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
    from /usr/lib/libglib-2.0.so.0
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /usr/lib/libgobject-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
    from /usr/lib/libgobject-2.0.so.0
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 IA__g_object_newv
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gobject.c line 1215
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(evolution:4018): camel-WARNING **: camel_type_register: 'MailSession' has smaller class size than parent 'CamelSession'
(evolution:4018): camel-CRITICAL **: camel_object_cast: assertion `o != NULL' failed
(evolution:5545): camel-WARNING **: camel_type_register: 'MailSession' has smaller class size than parent 'CamelSession'
(evolution:5545): camel-CRITICAL **: camel_object_cast: assertion `o != NULL' failed
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 000000b4
(evolution:5594): camel-WARNING **: camel_type_register: 'MailSession' has smaller class size than parent 'CamelSession'
(evolution:5594): camel-CRITICAL **: camel_object_cast: assertion `o != NULL' failed
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 000000b4
--------------------------------------------------
Comment 1 André Klapper 2009-05-09 16:16:20 UTC
> I'm running debian testing with few desktop-packages from unstable.

And I think this crash only happens because mixing up 2.24 and 2.22 in Debian. :)

Same issue as bug 580402.

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