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 576798 - crash in mail_config_get_account_by_source_url at mail-config.c line 724
crash in mail_config_get_account_by_source_url at mail-config.c line 724
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 561154 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-03-26 03:53 UTC by bagginsbh
Modified: 2010-09-30 03:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description bagginsbh 2009-03-26 03:53:31 UTC
What were you doing when the application crashed?



Distribution: Debian 5.0
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-amd64 #1 SMP Mon Jul 14 11:05:23 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gorilla
Icon Theme: Gorilla

Memory status: size: 535068672 vsize: 535068672 resident: 28622848 share: 19206144 rss: 28622848 rss_rlim: 18446744073709551615
CPU usage: start_time: 1238039558 rtime: 61 utime: 48 stime: 13 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 0x7ff6a8897700 (LWP 7124)]
[New Thread 0x433b4950 (LWP 7177)]
[New Thread 0x423b2950 (LWP 7156)]
[New Thread 0x41bb1950 (LWP 7153)]
0x00007ff6a41765ef in waitpid () from /lib/libpthread.so.0

Thread 2 (Thread 0x433b4950 (LWP 7177))

  • #0 __lll_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_lock_102
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 mail_config_get_account_by_source_url
    at mail-config.c line 724
  • #6 em_uri_from_camel
    at em-utils.c line 1783
  • #7 vfolder_adduri_desc
    at mail-vfolder.c line 207
  • #8 mail_msg_proxy
    at mail-mt.c line 515
  • #9 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.16.6/glib/gthreadpool.c line 265
  • #10 g_thread_create_proxy
    at /build/buildd/glib2.0-2.16.6/glib/gthread.c line 635
  • #11 start_thread
    from /lib/libpthread.so.0
  • #12 clone
    from /lib/libc.so.6
  • #13 ??


----------- .xsession-errors (563544 sec old) ---------------------
** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not allowed to own the service "org.freedesktop.Netw
** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not allowed to own the service "org.freedesktop.Netw
** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not allowed to own the service "org.freedesktop.Netw
** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not allowed to own the service "org.freedesktop.Netw
** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not allowed to own the service "org.freedesktop.Netw
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-03-26 12:01:04 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 André Klapper 2009-03-26 12:32:39 UTC
The trace looks like it could be helpful to me.
Comment 3 André Klapper 2009-03-26 12:33:10 UTC
*** Bug 561154 has been marked as a duplicate of this bug. ***
Comment 4 bagginsbh 2009-03-30 17:37:39 UTC
The application had just been started from the Gnome Launcher and immediately spawned bugzilla.

(In reply to comment #0)
> What were you doing when the application crashed?
> Distribution: Debian 5.0
> Gnome Release: 2.22.3 2008-09-18 (Debian)
> BugBuddy Version: 2.22.0
> System: Linux 2.6.25-2-amd64 #1 SMP Mon Jul 14 11:05:23 UTC 2008 x86_64
> X Vendor: The X.Org Foundation
> X Vendor Release: 10402000
> Selinux: No
> Accessibility: Disabled
> GTK+ Theme: Gorilla
> Icon Theme: Gorilla
> Memory status: size: 535068672 vsize: 535068672 resident: 28622848 share:
> 19206144 rss: 28622848 rss_rlim: 18446744073709551615
> CPU usage: start_time: 1238039558 rtime: 61 utime: 48 stime: 13 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 0x7ff6a8897700 (LWP 7124)]
> [New Thread 0x433b4950 (LWP 7177)]
> [New Thread 0x423b2950 (LWP 7156)]
> [New Thread 0x41bb1950 (LWP 7153)]
> 0x00007ff6a41765ef in waitpid () from /lib/libpthread.so.0
> #0  0x00007ff6a41765ef in waitpid () from /lib/libpthread.so.0
> #1  0x00007ff69d5826c9 in IA__g_spawn_sync (
>     working_directory=<value optimized out>, argv=<value optimized out>, 
>     envp=<value optimized out>, flags=<value optimized out>, 
>     child_setup=<value optimized out>, user_data=<value optimized out>, 
>     standard_output=0x0, standard_error=0x0, exit_status=0x0, 
>     error=0x7fffb09e7778) at /build/buildd/glib2.0-2.16.6/glib/gspawn.c:374
> #2  0x00007ff69d5829d8 in IA__g_spawn_command_line_sync (
>     command_line=<value optimized out>, standard_output=0x0, 
>     standard_error=0x0, exit_status=0x0, error=0x7fffb09e7778)
>     at /build/buildd/glib2.0-2.16.6/glib/gspawn.c:682
> #3  0x00007ff697e1a656 in ?? ()
>    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
> #4  0x00007ff697e1a70d in ?? ()
>    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
> #5  <signal handler called>
> #6  0x00007ff6a87d70d7 in ?? () from /lib64/ld-linux-x86-64.so.2
> #7  0x00007ff6a87d75ae in ?? () from /lib64/ld-linux-x86-64.so.2
> #8  0x00007ff6a87db1ca in ?? () from /lib64/ld-linux-x86-64.so.2
> #9  0x00007ff6a87e1012 in ?? () from /lib64/ld-linux-x86-64.so.2
> #10 0x00007ff69d9ed497 in IA__g_object_new (object_type=16937520, 
>     first_property_name=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:792
> #11 0x00007ff6a3a72b81 in e_list_iterator_new (list=0x10859e0)
>     at e-list-iterator.c:74
> #12 0x00007ff6a3a7280b in e_list_get_iterator (list=0x10859e0) at e-list.c:79
> #13 0x00007ff696b0ab12 in mail_config_get_account_by_source_url (
>     source_url=0x15d35e0 "mbox:/home/aaron/.evolution/mail/local#TDW")
>     at mail-config.c:704
> #14 0x00007ff696b0145f in em_uri_from_camel (
>     curi=0x15d35e0 "mbox:/home/aaron/.evolution/mail/local#TDW")
>     at em-utils.c:1783
> #15 0x00007ff696b1a978 in mail_vfolder_add_uri (store=0x10a23c0, 
>     curi=0x7ff6a88d6000 "", remove=-1520117800) at mail-vfolder.c:432
> #16 0x00007ff696b0ca67 in real_flush_updates (o=<value optimized out>, 
>     event_data=<value optimized out>, data=<value optimized out>)
>     at mail-folder-cache.c:182
> #17 0x00007ff696b0e085 in do_async_event (m=0x12cf4b0) at mail-mt.c:684
> #18 0x00007ff696b0fae9 in idle_async_event (mm=0x209) at mail-mt.c:695
> #19 0x00007ff69d54b78b in IA__g_main_context_dispatch (context=0xfaa690)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2012
> #20 0x00007ff69d54ef5d in g_main_context_iterate (context=0xfaa690, block=1, 
>     dispatch=1, self=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2645
> #21 0x00007ff69d54f48d in IA__g_main_loop_run (loop=0xfe23c0)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2853
> #22 0x00007ff6a2147336 in bonobo_main () from /usr/lib/libbonobo-2.so.0
> #23 0x0000000000417af3 in main (argc=<value optimized out>, 
>     argv=0x7fffb09e83c8) at main.c:793
> Thread 4 (Thread 0x41bb1950 (LWP 7153)):
> #0  0x00007ff6a4172d29 in pthread_cond_wait@@GLIBC_2.3.2 ()
>    from /lib/libpthread.so.0
> No symbol table info available.
> #1  0x00007ff69d52832c in g_async_queue_pop_intern_unlocked (queue=0x15a11e0, 
>     try=0, end_time=0x0)
>     at /build/buildd/glib2.0-2.16.6/glib/gasyncqueue.c:358
>         retval = <value optimized out>
>         __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
> #2  0x00007ff6a3a74f6e in e_msgport_wait (msgport=0x12b7d00)
>     at e-msgport.c:684
>         msg = <value optimized out>
>         __PRETTY_FUNCTION__ = "e_msgport_wait"
> #3  0x00007ff6a5b19349 in ep_msg_send (msg=0x13c9070) at e-passwords.c:534
>         reply_msg = <value optimized out>
>         needidle = 0
>         __PRETTY_FUNCTION__ = "ep_msg_send"
> #4  0x00007ff6a5b1b4b2 in e_passwords_get_password (
>     component_name=0x7ff696b43556 "Mail", 
>     key=0x145b1c0 "pop://a6driver%40att.net@pop.att.yahoo.com/")
>     at e-passwords.c:1376
>         msg = (EPassMsg *) 0x13c9070
>         passwd = <value optimized out>
>         __PRETTY_FUNCTION__ = "e_passwords_get_password"
> #5  0x00007ff696b16fc6 in get_password (session=<value optimized out>, 
>     service=0xff6d80, domain=0x7ff696b43556 "Mail", 
>     prompt=0x14baac0 "Please enter the POP password for <b>a6driver@att.net</b>
> on host <b>pop.att.yahoo.com</b>.", item=0x7ff69152e129 "password", flags=4, 
>     ex=0xfa6dc0) at mail-session.c:186
>         key = 0x145b1c0 "pop://a6driver%40att.net@pop.att.yahoo.com/"
>         config_service = <value optimized out>
>         url = 0x129a470 "pop://a6driver%40att.net@pop.att.yahoo.com/"
>         ret = <value optimized out>
>         account = <value optimized out>
> #6  0x00007ff69152d3bd in pop3_try_authenticate (service=0xff6d80, 
>     reprompt=<value optimized out>, errmsg=<value optimized out>, ex=0xfa6dc0)
>     at camel-pop3-store.c:487
>         base_prompt = 0x129a500 "Please enter the POP password for
> <b>a6driver@att.net</b> on host <b>pop.att.yahoo.com</b>."
>         full_prompt = 0x14baac0 "Please enter the POP password for
> <b>a6driver@att.net</b> on host <b>pop.att.yahoo.com</b>."
>         flags = 4
>         pcu = <value optimized out>
>         pcp = <value optimized out>
>         status = <value optimized out>
> #7  0x00007ff69152d806 in pop3_connect (service=0xff6d80, ex=0xfa6dc0)
>     at camel-pop3-store.c:612
>         reprompt = 128
>         session = <value optimized out>
>         errbuf = 0x0
>         status = 16739712
> #8  0x00007ff6a66e5b81 in camel_service_connect (service=0xff6d80, 
>     ex=0xfa6dc0) at camel-service.c:371
>         ret = <value optimized out>
>         unreg = 0
>         __PRETTY_FUNCTION__ = "camel_service_connect"
> #9  0x00007ff6a66e728f in camel_session_get_service_connected (
>     session=<value optimized out>, url_string=<value optimized out>, 
>     type=<value optimized out>, ex=0xfa6dc0) at camel-session.c:275
>         svc = (CamelService *) 0xfffffffffffffe00
> #10 0x00007ff696b18c6f in mail_tool_get_inbox (
>     url=0x80 <Address 0x80 out of bounds>, ex=0xfa6dc0) at mail-tools.c:70
>         store = <value optimized out>
>         folder = (CamelFolder *) 0x0
> #11 0x00007ff696b13c26 in fetch_mail_exec (m=0xfa6da0) at mail-ops.c:296
>         fm = <value optimized out>
>         i = <value optimized out>
> #12 0x00007ff696b0f54a in mail_msg_proxy (msg=0xfa6da0) at mail-mt.c:523
> No locals.
> #13 0x00007ff69d5759e7 in g_thread_pool_thread_proxy (
>     data=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gthreadpool.c:265
>         task = (gpointer) 0xfa6da0
>         pool = (GRealThreadPool *) 0x12587d0
> #14 0x00007ff69d574454 in g_thread_create_proxy (data=0x12bd320)
>     at /build/buildd/glib2.0-2.16.6/glib/gthread.c:635
>         __PRETTY_FUNCTION__ = "g_thread_create_proxy"
> #15 0x00007ff6a416efc7 in start_thread () from /lib/libpthread.so.0
> No symbol table info available.
> #16 0x00007ff69d28e5ad in clone () from /lib/libc.so.6
> No symbol table info available.
> #17 0x0000000000000000 in ?? ()
> No symbol table info available.
> Thread 3 (Thread 0x423b2950 (LWP 7156)):
> #0  0x00007ff69d285b66 in poll () from /lib/libc.so.6
> No symbol table info available.
> #1  0x00007ff69d54edf8 in g_main_context_iterate (context=0x12cac50, block=1, 
>     dispatch=1, self=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2954
>         max_priority = 2147483647
>         timeout = -1
>         some_ready = <value optimized out>
>         nfds = 2
>         allocated_nfds = <value optimized out>
>         fds = (GPollFD *) 0x12c7ef0
>         __PRETTY_FUNCTION__ = "g_main_context_iterate"
> #2  0x00007ff69d54f48d in IA__g_main_loop_run (loop=0x12cad30)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2853
>         self = (GThread *) 0x12dceb0
>         __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
> #3  0x00007ff69d7d75a3 in ?? () from /usr/lib/libnm_glib.so.0
> No symbol table info available.
> #4  0x00007ff69d574454 in g_thread_create_proxy (data=0x12dceb0)
>     at /build/buildd/glib2.0-2.16.6/glib/gthread.c:635
>         __PRETTY_FUNCTION__ = "g_thread_create_proxy"
> #5  0x00007ff6a416efc7 in start_thread () from /lib/libpthread.so.0
> No symbol table info available.
> #6  0x00007ff69d28e5ad in clone () from /lib/libc.so.6
> No symbol table info available.
> #7  0x0000000000000000 in ?? ()
> No symbol table info available.
> Thread 2 (Thread 0x433b4950 (LWP 7177)):
> #0  0x00007ff6a4175384 in __lll_lock_wait () from /lib/libpthread.so.0
> No symbol table info available.
> #1  0x00007ff6a4170bf0 in _L_lock_102 () from /lib/libpthread.so.0
> No symbol table info available.
> #2  0x00007ff6a41704fe in pthread_mutex_lock () from /lib/libpthread.so.0
> No symbol table info available.
> #3  <signal handler called>
> No symbol table info available.
> #4  0x0000000077a344ed in ?? ()
> No symbol table info available.
> #5  0x00007ff696b0ab28 in mail_config_get_account_by_source_url (
>     source_url=<value optimized out>) at mail-config.c:724
>         provider = (CamelProvider *) 0x7ff69194b5e0
>         account = (EAccount *) 0xf85ef0
>         source = <value optimized out>
>         iter = (EIterator *) 0x15d4ad0
>         __PRETTY_FUNCTION__ = "mail_config_get_account_by_source_url"
> #6  0x00007ff696b0145f in em_uri_from_camel (
>     curi=0x15a8770 "mbox:/home/aaron/.evolution/mail/local#outbox")
>     at em-utils.c:1783
>         curl = (CamelURL *) 0x7ff68c0285e0
>         account = <value optimized out>
>         uid = 0x7ff696b41613 "local@local"
>         path = <value optimized out>
>         euri = <value optimized out>
>         tmp = <value optimized out>
>         provider = (CamelProvider *) 0x7ff69194b5e0
>         ex = {id = CAMEL_EXCEPTION_NONE, desc = 0x0}
> #7  0x00007ff696b1afa9 in vfolder_adduri_desc (m=0x15b8c50)
>     at mail-vfolder.c:207
>         euri = <value optimized out>
> #8  0x00007ff696b0f507 in mail_msg_proxy (msg=0x15d4ad0) at mail-mt.c:515
>         text = <value optimized out>
> #9  0x00007ff69d5759e7 in g_thread_pool_thread_proxy (
>     data=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gthreadpool.c:265
>         task = (gpointer) 0x15b8c50
>         pool = (GRealThreadPool *) 0x7ff68c02a500
> #10 0x00007ff69d574454 in g_thread_create_proxy (data=0x127a2b0)
>     at /build/buildd/glib2.0-2.16.6/glib/gthread.c:635
>         __PRETTY_FUNCTION__ = "g_thread_create_proxy"
> #11 0x00007ff6a416efc7 in start_thread () from /lib/libpthread.so.0
> No symbol table info available.
> #12 0x00007ff69d28e5ad in clone () from /lib/libc.so.6
> No symbol table info available.
> #13 0x0000000000000000 in ?? ()
> No symbol table info available.
> Thread 1 (Thread 0x7ff6a8897700 (LWP 7124)):
> #0  0x00007ff6a41765ef in waitpid () from /lib/libpthread.so.0
> No symbol table info available.
> #1  0x00007ff69d5826c9 in IA__g_spawn_sync (
>     working_directory=<value optimized out>, argv=<value optimized out>, 
>     envp=<value optimized out>, flags=<value optimized out>, 
>     child_setup=<value optimized out>, user_data=<value optimized out>, 
>     standard_output=0x0, standard_error=0x0, exit_status=0x0, 
>     error=0x7fffb09e7778) at /build/buildd/glib2.0-2.16.6/glib/gspawn.c:374
>         outpipe = -1
>         errpipe = -1
>         pid = 7179
>         fds = {__fds_bits = {19286400, 8, 16, 16, 20614512, 0, 16, 0, 
>     20614536, 22786720, 20614512, 140736156563320, 3, 140697178371158, 
>     140736156562696, 140736156562808}}
>         ret = <value optimized out>
>         outstr = (GString *) 0x0
>         errstr = (GString *) 0x0
>         failed = 0
>         status = <value optimized out>
>         __PRETTY_FUNCTION__ = "IA__g_spawn_sync"
> #2  0x00007ff69d5829d8 in IA__g_spawn_command_line_sync (
>     command_line=<value optimized out>, standard_output=0x0, 
>     standard_error=0x0, exit_status=0x0, error=0x7fffb09e7778)
>     at /build/buildd/glib2.0-2.16.6/glib/gspawn.c:682
>         retval = 0
>         argv = (gchar **) 0x13a8d70
>         __PRETTY_FUNCTION__ = "IA__g_spawn_command_line_sync"
> #3  0x00007ff697e1a656 in ?? ()
>    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
> No symbol table info available.
> #4  0x00007ff697e1a70d in ?? ()
>    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
> No symbol table info available.
> #5  <signal handler called>
> No symbol table info available.
> #6  0x00007ff6a87d70d7 in ?? () from /lib64/ld-linux-x86-64.so.2
> No symbol table info available.
> #7  0x00007ff6a87d75ae in ?? () from /lib64/ld-linux-x86-64.so.2
> No symbol table info available.
> #8  0x00007ff6a87db1ca in ?? () from /lib64/ld-linux-x86-64.so.2
> No symbol table info available.
> #9  0x00007ff6a87e1012 in ?? () from /lib64/ld-linux-x86-64.so.2
> No symbol table info available.
> #10 0x00007ff69d9ed497 in IA__g_object_new (object_type=16937520, 
>     first_property_name=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:792
>         var_args = {{gp_offset = 2639321568, fp_offset = 32758, 
>     overflow_arg_area = 0x15d35e5, reg_save_area = 0x7ff69194b5e0}}
>         __PRETTY_FUNCTION__ = "IA__g_object_new"
> #11 0x00007ff6a3a72b81 in e_list_iterator_new (list=0x10859e0)
>     at e-list-iterator.c:74
>         __PRETTY_FUNCTION__ = "e_list_iterator_new"
> #12 0x00007ff6a3a7280b in e_list_get_iterator (list=0x10859e0) at e-list.c:79
>         iterator = <value optimized out>
>         __PRETTY_FUNCTION__ = "e_list_get_iterator"
> #13 0x00007ff696b0ab12 in mail_config_get_account_by_source_url (
>     source_url=0x15d35e0 "mbox:/home/aaron/.evolution/mail/local#TDW")
>     at mail-config.c:704
>         provider = (CamelProvider *) 0x7ff69194b5e0
>         account = <value optimized out>
>         source = <value optimized out>
>         iter = <value optimized out>
>         __PRETTY_FUNCTION__ = "mail_config_get_account_by_source_url"
> #14 0x00007ff696b0145f in em_uri_from_camel (
>     curi=0x15d35e0 "mbox:/home/aaron/.evolution/mail/local#TDW")
>     at em-utils.c:1783
>         curl = (CamelURL *) 0x15d6d10
>         account = <value optimized out>
>         uid = 0x7ff696b41613 "local@local"
>         path = <value optimized out>
>         euri = <value optimized out>
>         tmp = <value optimized out>
>         provider = (CamelProvider *) 0x7ff69194b5e0
>         ex = {id = CAMEL_EXCEPTION_NONE, desc = 0x0}
> #15 0x00007ff696b1a978 in mail_vfolder_add_uri (store=0x10a23c0, 
>     curi=0x7ff6a88d6000 "", remove=-1520117800) at mail-vfolder.c:432
>         rule = <value optimized out>
>         source = <value optimized out>
>         vf = <value optimized out>
>         folders = <value optimized out>
>         link = <value optimized out>
>         remote = <value optimized out>
>         is_ignore = <value optimized out>
>         uri = 0x15a3f00 ""
>         __PRETTY_FUNCTION__ = "mail_vfolder_add_uri"
> #16 0x00007ff696b0ca67 in real_flush_updates (o=<value optimized out>, 
>     event_data=<value optimized out>, data=<value optimized out>)
>     at mail-folder-cache.c:182
>         component = <value optimized out>
>         model = (struct _EMFolderTreeModel *) 0x101c820
>         up = (struct _folder_update *) 0x15a3cf0
> #17 0x00007ff696b0e085 in do_async_event (m=0x12cf4b0) at mail-mt.c:684
> No locals.
> #18 0x00007ff696b0fae9 in idle_async_event (mm=0x209) at mail-mt.c:695
> No locals.
> #19 0x00007ff69d54b78b in IA__g_main_context_dispatch (context=0xfaa690)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2012
> No locals.
> #20 0x00007ff69d54ef5d in g_main_context_iterate (context=0xfaa690, block=1, 
>     dispatch=1, self=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2645
>         max_priority = 200
>         timeout = 0
>         some_ready = 1
>         nfds = 10
>         allocated_nfds = <value optimized out>
>         fds = (GPollFD *) 0x15957a0
>         __PRETTY_FUNCTION__ = "g_main_context_iterate"
> #21 0x00007ff69d54f48d in IA__g_main_loop_run (loop=0xfe23c0)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2853
>         self = (GThread *) 0xf74470
>         __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
> #22 0x00007ff6a2147336 in bonobo_main () from /usr/lib/libbonobo-2.so.0
> No symbol table info available.
> #23 0x0000000000417af3 in main (argc=<value optimized out>, 
>     argv=0x7fffb09e83c8) at main.c:793
>         client = (GConfClient *) 0xfb2c00
>         program = (GnomeProgram *) 0xf82850
>         master_client = <value optimized out>
>         context = <value optimized out>
> #0  0x00007ff6a41765ef in waitpid () from /lib/libpthread.so.0
> The program is running.  Quit anyway (and detach it)? (y or n) [answered Y;
> input not from terminal]
> ----------- .xsession-errors (563544 sec old) ---------------------
> ** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire
> its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not
> allowed to own the service "org.freedesktop.Netw
> ** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire
> its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not
> allowed to own the service "org.freedesktop.Netw
> ** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire
> its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not
> allowed to own the service "org.freedesktop.Netw
> ** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire
> its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not
> allowed to own the service "org.freedesktop.Netw
> ** (nm-applet:21913): WARNING **: <WARN>  nma_dbus_init(): could not acquire
> its service.  dbus_bus_acquire_service() says: 'Connection ":1.146" is not
> allowed to own the service "org.freedesktop.Netw
> ...Too much output, ignoring rest...
> --------------------------------------------------

Comment 5 André Klapper 2009-03-30 17:45:07 UTC
PLEASE DO NOT FULL QUOTE AND TOP POST.
I really have other hobbies than scrolling like mad for the sake of nothing. ;-)
Comment 6 Akhil Laddha 2010-04-13 03:56:58 UTC
looks related to bug 596663
Comment 7 Akhil Laddha 2010-04-13 04:02:00 UTC
or mostly bug 484969
Comment 8 Akhil Laddha 2010-08-19 12:08:15 UTC
This bug was reported against a GNOME version that is now not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.

The current stable GNOME and Evolution version is 2.30.2
Please check if the problem you reported here still occurs with a recent version of GNOME by reporting back which exact version you tested against

Thank you for reporting this bug and we are sorry it could not be fixed for your version.
Without feedback this report will be closed as INCOMPLETE in 6 weeks.
Comment 9 Fabio Durán Verdugo 2010-09-30 03:13:44 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!