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 370938 - crash in Evolution: Did a search on "All Acc...
crash in Evolution: Did a search on "All Acc...
Status: RESOLVED DUPLICATE of bug 467198
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 382180 383626 384787 385060 388217 392886 395478 396494 396496 404888 408916 410427 418905 458443 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-05 10:12 UTC by wade
Modified: 2008-02-29 20:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description wade 2006-11-05 10:12:15 UTC
What were you doing when the application crashed?
Did a search on "All Accounts". In addition to local folders I have an OWA account.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 193327104 vsize: 0 resident: 193327104 share: 0 rss: 26095616 rss_rlim: 0
CPU usage: start_time: 1162721398 rtime: 0 utime: 173 stime: 0 cutime:155 cstime: 0 timeout: 18 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233459536 (LWP 16794)]
[New Thread -1388315744 (LWP 16850)]
[New Thread -1377297504 (LWP 16817)]
[New Thread -1368511584 (LWP 16816)]
[New Thread -1360118880 (LWP 16815)]
[New Thread -1295520864 (LWP 16807)]
[New Thread -1285125216 (LWP 16806)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233459536 (LWP 16794))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __fsetlocking
    from /lib/tls/i686/cmov/libc.so.6
  • #8 free
    from /lib/tls/i686/cmov/libc.so.6
  • #9 g_free
    from /usr/lib/libglib-2.0.so.0
  • #10 camel_exception_setv
    from /usr/lib/libcamel-1.2.so.8
  • #11 camel_mbox_store_get_type
    from /usr/lib/evolution-data-server-1.2/camel-providers-8/libcamellocal.so
  • #12 camel_store_get_folder
    from /usr/lib/libcamel-provider-1.2.so.8
  • #13 mail_tool_uri_to_folder
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #14 mail_component_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 em_folder_browser_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #21 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #26 e_filter_bar_get_type
    from /usr/lib/evolution/2.8/libefilterbar.so.0
  • #27 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #29 em_folder_browser_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #30 em_folder_utils_copy_folder
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #31 mail_call_main
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #32 mail_call_main
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #33 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #37 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #38 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-12-05 02:34:44 UTC
*** Bug 382180 has been marked as a duplicate of this bug. ***
Comment 2 ebbywiselyn 2006-12-08 07:00:37 UTC
*** Bug 383626 has been marked as a duplicate of this bug. ***
Comment 3 palfrey 2007-01-04 21:33:26 UTC
*** Bug 392886 has been marked as a duplicate of this bug. ***
Comment 4 palfrey 2007-01-04 21:33:33 UTC
*** Bug 384787 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2007-01-04 21:33:40 UTC
*** Bug 385060 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2007-01-04 21:33:52 UTC
*** Bug 388217 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-01-12 12:01:56 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. Thanks in advance!
Comment 8 palfrey 2007-01-12 12:02:01 UTC
*** Bug 395478 has been marked as a duplicate of this bug. ***
Comment 9 Johnathon Tinsley 2007-01-12 12:25:07 UTC
OK, Here is another trace. ( I was bug 395478 ). I have since installed the debugging symbols.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 191660032 vsize: 0 resident: 191660032 share: 0 rss: 36986880 rss_rlim: 0
CPU usage: start_time: 1168604319 rtime: 0 utime: 1108 stime: 0 cutime:1033 cstime: 0 timeout: 75 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232898384 (LWP 14551)]
[New Thread -1348473952 (LWP 14595)]
[New Thread -1311159392 (LWP 14593)]
[New Thread -1340081248 (LWP 14591)]
[New Thread -1329603680 (LWP 14589)]
[New Thread -1321210976 (LWP 14584)]
[New Thread -1312818272 (LWP 14583)]
[New Thread -1288057952 (LWP 14582)]
[New Thread -1279272032 (LWP 14558)]
[New Thread -1269462112 (LWP 14556)]
[New Thread -1260913760 (LWP 14555)]
[New Thread -1252521056 (LWP 14554)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232898384 (LWP 14551))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __fsetlocking
    from /lib/tls/i686/cmov/libc.so.6
  • #8 free
    from /lib/tls/i686/cmov/libc.so.6
  • #9 g_free
    from /usr/lib/libglib-2.0.so.0
  • #10 camel_exception_setv
    from /usr/lib/libcamel-1.2.so.8
  • #11 get_folder
    at camel-mbox-store.c line 196
  • #12 camel_store_get_folder
    from /usr/lib/libcamel-provider-1.2.so.8
  • #13 mail_tool_uri_to_folder
    at mail-tools.c line 333
  • #14 enable_folder_tree
    at mail-component.c line 666
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 emfb_search_search_activated
    at em-folder-browser.c line 1055
  • #21 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #26 set_property
    at e-filter-bar.c line 799
  • #27 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #29 emfb_set_folder
    at em-folder-browser.c line 1883
  • #30 emfv_got_folder
    at em-folder-view.c line 691
  • #31 get_folder_got
    at mail-ops.c line 1230
  • #32 mail_msgport_replied
    at mail-mt.c line 461
  • #33 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #37 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #38 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 10 palfrey 2007-01-15 00:18:07 UTC
*** Bug 396496 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2007-01-15 00:18:17 UTC
*** Bug 396494 has been marked as a duplicate of this bug. ***
Comment 12 palfrey 2007-02-06 17:46:33 UTC
*** Bug 404888 has been marked as a duplicate of this bug. ***
Comment 13 Susana 2007-02-17 15:40:35 UTC
*** Bug 408916 has been marked as a duplicate of this bug. ***
Comment 14 palfrey 2007-02-21 17:38:36 UTC
*** Bug 410427 has been marked as a duplicate of this bug. ***
Comment 15 Akhil Laddha 2007-03-16 12:27:28 UTC
*** Bug 418905 has been marked as a duplicate of this bug. ***
Comment 16 palfrey 2007-07-20 16:36:10 UTC
*** Bug 458443 has been marked as a duplicate of this bug. ***
Comment 17 Tobias Mueller 2008-02-29 20:14:09 UTC
Looks like a dup of bug 467198 which is FIXED by now. Hence closing this bug.

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