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 576383 - Crash in e_iterator_is_valid, mail_config_get_account_by_source_url at mail-config.c line 813
Crash in e_iterator_is_valid, mail_config_get_account_by_source_url at mail-c...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.24.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-03-23 11:08 UTC by André Klapper
Modified: 2010-08-10 15:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description André Klapper 2009-03-23 11:08:40 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 ()

Thread 1 (Thread 0xb8081980 (LWP 1244))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 223
  • #5 check_if_gdb
    at gnome-breakpad.cc line 292
  • #6 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #7 segv_redirect
    at main.c line 414
  • #8 <signal handler called>
  • #9 e_iterator_is_valid
    at e-iterator.c line 135
  • #10 mail_config_get_account_by_source_url
    at mail-config.c line 813
  • #11 em_uri_from_camel
    at em-utils.c line 1880
  • #12 mail_vfolder_add_uri
    at mail-vfolder.c line 444
  • #13 real_flush_updates
    at mail-folder-cache.c line 184
  • #14 do_async_event
    at mail-mt.c line 681
  • #15 idle_async_event
    at mail-mt.c line 692
  • #16 g_idle_dispatch
    at gmain.c line 4235
  • #17 g_main_dispatch
    at gmain.c line 2144
  • #18 IA__g_main_context_dispatch
    at gmain.c line 2697
  • #19 g_main_context_iterate
    at gmain.c line 2778
  • #20 IA__g_main_loop_run
    at gmain.c line 2986
  • #21 bonobo_main
    at bonobo-main.c line 311
  • #22 main
    at main.c line 690


----------- .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
--------------------------------------------------
Comment 1 Milan Crha 2009-03-30 13:03:28 UTC
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?
Comment 2 André Klapper 2009-06-01 15:51:29 UTC
Milan: No idea. Why is it important? Probably the one listed in the trace.
Comment 3 Milan Crha 2009-06-01 18:03:03 UTC
(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+).
Comment 4 Akhil Laddha 2010-04-28 04:14:27 UTC
Can it marked as duplicate of bug 371586 ?
Comment 5 Milan Crha 2010-04-28 10:48:47 UTC
(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.