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 577416 - crash in Evolution Mail and Calendar: Launching Evolution
crash in Evolution Mail and Calendar: Launching Evolution
Status: RESOLVED DUPLICATE of bug 577198
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-03-31 07:41 UTC by thierry.florac
Modified: 2009-03-31 11:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description thierry.florac 2009-03-31 07:41:33 UTC
What were you doing when the application crashed?
Launching Evolution


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

System: Linux 2.6.25-2-686 #1 SMP Fri Jun 27 03:23:20 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: CroppedMilk
Icon Theme: Buuf

Memory status: size: 68399104 vsize: 68399104 resident: 17899520 share: 14745600 rss: 17899520 rss_rlim: 18446744073709551615
CPU usage: start_time: 1238485163 rtime: 36 utime: 32 stime: 4 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 0xb52669a0 (LWP 21732)]
[New Thread 0xb4944b90 (LWP 21746)]
0xb7fa6424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb4944b90 (LWP 21746))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/i686/cmov/libpthread.so.0
  • #2 _L_lock_89
    from /lib/i686/cmov/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #4 segv_redirect
    at main.c line 423
  • #5 <signal handler called>
  • #6 ??
    from /usr/lib/libsqlite3.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
    from /usr/lib/libcamel-1.2.so.14
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??


----------- .xsession-errors (25 sec old) ---------------------
(evolution:21515): camel-WARNING **: Could not open converter for 'UNKNOWN' to 'UTF-8' charset
Fermeture de evolution-jescs (Moteur Sun JESCS (Java System Calendar Server))
Fermeture de evolution-data-server-2.24 (Fichier et moteur webcal pour le calendrier d'Evolution / Fichier du moteur du carnet d'adresse d'Evolution)
Fermeture de evolution-alarm-notify (Service de notification d'alarme du calendrier d'Evolution)
Launched application : 21652
** (evolution:21652): DEBUG: mailto URL command: evolution %s
** (evolution:21652): DEBUG: mailto URL program: evolution
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 000000b4
Launched application : 21677
** (evolution:21677): DEBUG: mailto URL command: evolution %s
** (evolution:21677): DEBUG: mailto URL program: evolution
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 000000b4
--------------------------------------------------
Comment 1 Gianluca Borello 2009-03-31 08:50:09 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 and reopen this bug or report a new one. Thanks in advance!
Comment 2 thierry.florac 2009-03-31 09:17:21 UTC
I added a set of debugging libraries. Here is the new trace generated by BugBuddy :

-------------------------------------------------------------------------------

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

System: Linux 2.6.25-2-686 #1 SMP Fri Jun 27 03:23:20 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: CroppedMilk
Icon Theme: Buuf

Memory status: size: 68648960 vsize: 68648960 resident: 18083840 share: 14745600 rss: 18083840 rss_rlim: 18446744073709551615
CPU usage: start_time: 1238490802 rtime: 38 utime: 36 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 0xb51a49a0 (LWP 7128)]
[New Thread 0xb4882b90 (LWP 7143)]
0xb7ee5424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb4882b90 (LWP 7143))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/i686/cmov/libpthread.so.0
  • #2 _L_lock_89
    from /lib/i686/cmov/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #4 segv_redirect
    at main.c line 423
  • #5 <signal handler called>
  • #6 unixCheckReservedLock
    at sqlite3.c line 23253
  • #7 camel_sqlite3_file_xCheckReservedLock
    at camel-db.c line 283
  • #8 sqlite3PagerAcquire
    at sqlite3.c line 12943
  • #9 sqlite3BtreeGetPage
    at sqlite3.c line 38534
  • #10 sqlite3BtreeBeginTrans
    at sqlite3.c line 39190
  • #11 sqlite3BtreeCursor
    at sqlite3.c line 39293
  • #12 sqlite3InitOne
    at sqlite3.c line 73438
  • #13 sqlite3Init
    at sqlite3.c line 73617
  • #14 sqlite3ReadSchema
    at sqlite3.c line 73653
  • #15 sqlite3Pragma
    at sqlite3.c line 72427
  • #16 sqlite3Parser
    at sqlite3.c line 87350
  • #17 sqlite3RunParser
    at sqlite3.c line 88489
  • #18 sqlite3Prepare
    at sqlite3.c line 73794
  • #19 sqlite3LockAndPrepare
    at sqlite3.c line 73875
  • #20 sqlite3_exec
    at sqlite3.c line 70703
  • #21 cdb_sql_exec
    at camel-db.c line 432
  • #22 camel_db_command
    at camel-db.c line 555
  • #23 camel_db_open
    at camel-db.c line 496
  • #24 construct
    at camel-store.c line 238
  • #25 offline_store_construct
    at camel-offline-store.c line 97
  • #26 construct
    at camel-imap-store.c line 243
  • #27 camel_service_construct
    at camel-service.c line 315
  • #28 get_service
    at camel-session.c line 198
  • #29 camel_session_get_service
    at camel-session.c line 243
  • #30 get_store_exec
    at mail-ops.c line 1350
  • #31 mail_msg_proxy
    at mail-mt.c line 520
  • #32 g_thread_pool_thread_proxy
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gthreadpool.c line 265
  • #33 g_thread_create_proxy
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gthread.c line 635
  • #34 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #35 clone
    from /lib/i686/cmov/libc.so.6


----------- .xsession-errors (135 sec old) ---------------------
cols = 1,  rows=1 
ShinySwitcher Message:  viewport/compiz detected.. using existing workspace config
cols = 1,  rows=1 
ShinySwitcher Message:  viewport/compiz detected.. using existing workspace config
cols = 1,  rows=1 
Shin
(awn-applet-activation:22349): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
(awn-applet-activation:22349): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
(awn-applet-activation:22349): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
(awn-applet-activation:22349): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
(awn-applet-activation:22349): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
--------------------------------------------------
Comment 3 Gianluca Borello 2009-03-31 11:41:09 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 577198 ***