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 414575 - evolution crashes within seconds of starting
evolution crashes within seconds of starting
Status: RESOLVED DUPLICATE of bug 373713
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-03-04 13:51 UTC by Richard Hughes
Modified: 2013-09-13 00:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Richard Hughes 2007-03-04 13:51:50 UTC
Evolution from Fedora Rawhide has been crashing on startup for the last few days.

This only happens on my user account (many hudreds of thousands of messages) rather than a fresh user account where evolution runs well.

Backtrace (with debuginfo):

Distribution: Fedora release 6.91 (Rawhide)
Gnome Release: 2.17.92 2007-02-27 (Red Hat, Inc)
BugBuddy Version: 2.17.4

System: Linux 2.6.20-1.2960.fc7 #1 SMP Thu Mar 1 11:13:53 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 229806080 vsize: 229806080 resident: 25063424 share: 16588800 rss: 25063424 rss_rlim: 4294967295
CPU usage: start_time: 1173015808 rtime: 159 utime: 132 stime: 27 cutime:0 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208379152 (LWP 3395)]
[New Thread -1281631344 (LWP 3416)]
[New Thread -1271141488 (LWP 3413)]
0x00721402 in __kernel_vsyscall ()

Thread 1 (Thread -1208379152 (LWP 3395))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 segv_redirect
    at main.c line 427
  • #4 <signal handler called>
  • #5 camel_message_info_ptr
    at camel-folder-summary.c line 2955
  • #6 ml_tree_value_at
    at message-list.c line 1286
  • #7 etmc_value_at
    at e-tree-memory-callbacks.c line 104
  • #8 e_tree_model_value_at
    at e-tree-model.c line 783
  • #9 e_table_sorting_utils_tree_sort
    at e-table-sorting-utils.c line 287
  • #10 resort_node
    at e-tree-table-adapter.c line 183
  • #11 generate_tree
    at e-tree-table-adapter.c line 374
  • #12 etta_proxy_node_changed
    at e-tree-table-adapter.c line 483
  • #13 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 e_tree_model_node_changed
    at e-tree-model.c line 259
  • #19 e_tree_memory_thaw
    at e-tree-memory.c line 203
  • #20 regen_list_regened
    at message-list.c line 2421
  • #21 periodic_processing
    at mail-mt.c line 465
  • #22 g_timeout_dispatch
    at gmain.c line 3422
  • #23 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #24 g_main_context_iterate
    at gmain.c line 2677
  • #25 IA__g_main_loop_run
    at gmain.c line 2881
  • #26 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #27 main
    at main.c line 611
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
warning: the debug information found in "/usr/lib/debug//lib/libnss_files-2.5.90.so.debug" does not match "/lib/libnss_files.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/ISO8859-1.so.debug" does not match "/usr/lib/gconv/ISO8859-1.so" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libcrypt-2.5.90.so.debug" does not match "/lib/libcrypt.so.1" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//lib/libnss_dns-2.5.90.so.debug" does not match "/lib/libnss_dns.so.2" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/gconv/CP1250.so.debug" does not match "/usr/lib/gconv/CP1250.so" (CRC mismatch).
--------------------------------------------------
Comment 1 André Klapper 2007-03-04 22:28:51 UTC
could be a duplicate of bug 373713, but the .xsession-errors indicate that it's another redhat libNSS issue - see bug 412537.
Comment 2 Richard Hughes 2007-03-07 10:00:14 UTC

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