GNOME Bugzilla – Bug 576383
Crash in e_iterator_is_valid, mail_config_get_account_by_source_url at mail-config.c line 813
Last modified: 2010-08-10 15:44:08 UTC
1) killed evo (--force-shutdown) because of another "formatting message" deadlock on imap. 2) started evo 3) crash before displaying the UI Evo 2.24.5, F10 Distribution: Fedora release 10 (Cambridge) Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc) BugBuddy Version: 2.24.2 System: Linux 2.6.27.19-170.2.35.fc10.i686 #1 SMP Mon Feb 23 13:21:22 EST 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10503000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 252534784 vsize: 252534784 resident: 35065856 share: 21184512 rss: 35065856 rss_rlim: 18446744073709551615 CPU usage: start_time: 1237806204 rtime: 149 utime: 132 stime: 17 cutime:2 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/evolution' [Thread debugging using libthread_db enabled] [New Thread 0xb8081980 (LWP 1244)] [New Thread 0xb0182b90 (LWP 1286)] [New Thread 0xb0b83b90 (LWP 1285)] [New Thread 0xb1584b90 (LWP 1284)] [New Thread 0xb1f85b90 (LWP 1283)] [New Thread 0xb2986b90 (LWP 1282)] [New Thread 0xb3387b90 (LWP 1281)] [New Thread 0xb4789b90 (LWP 1279)] [New Thread 0xb518ab90 (LWP 1278)] [New Thread 0xb5b8bb90 (LWP 1277)] [New Thread 0xb722db90 (LWP 1276)] [New Thread 0xb7c2eb90 (LWP 1275)] 0x00d1f416 in __kernel_vsyscall ()
+ Trace 213750
Thread 1 (Thread 0xb8081980 (LWP 1244))
----------- .xsession-errors --------------------- ** (evolution:1244): DEBUG: mailto URL program: evolution (evolution:1244): GLib-GObject-WARNING **: invalid uninstantiatable type `EListIterator' in cast to `EListIterator' (evolution:1244): GLib-GObject-WARNING **: invalid uninstantiatable type `EListIterator' in cast to `EListIterator' (evolution:1244): GLib-GObject-WARNING **: invalid uninstantiatable type `EListIterator' in cast to `EListIterator' (evolution:1244): GLib-GObject-WARNING **: invalid uninstantiatable type `EListIterator' in cast to `EListIterator' (evolution:1244): GLib-GObject-WARNING **: invalid uninstantiatable type `EListIterator' in cast to `EListIterator' warning: "/usr/lib/debug/usr/lib/libcurl.so.4.1.1.debug": The separate debug info file has no debug info warning: "/usr/lib/debug/usr/lib/libicudata.so.40.0.debug": The separate debug info file has no debug info --------------------------------------------------
seems like years old bug #487118, closed as incomplete. Just rawly, what vfolders do you have defined. On which folder did you stay before the freeze?
Milan: No idea. Why is it important? Probably the one listed in the trace.
(In reply to comment #2) > Why is it important? I do not know, just trying to understand the issue and get some details. Let's see ho wit will work on newer evo (2.26+).
Can it marked as duplicate of bug 371586 ?
(In reply to comment #4) > Can it marked as duplicate of bug 371586 ? The initial trace seems to be related, but different, not in e_iterator. The one in bug #371586 comment #3 is surely the same.