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 615816 - crash in dbus_timeout_handle
crash in dbus_timeout_handle
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: general
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
: 615817 615818 616511 616685 616973 617530 618818 618897 619134 619137 619140 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-15 07:21 UTC by paonia
Modified: 2010-10-05 12:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description paonia 2010-04-15 07:21:39 UTC
What were you doing when the application crashed?



Distribution: Debian squeeze/sid
Gnome Release: 2.28.2 2009-12-18 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.31.12 #1 SMP PREEMPT Wed Jan 27 20:47:25 CST 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10706000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 468340736 vsize: 468340736 resident: 136892416 share: 24248320 rss: 136892416 rss_rlim: 18446744073709551615
CPU usage: start_time: 1271316055 rtime: 3019 utime: 2959 stime: 60 cutime:2 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xa269bb70 (LWP 22048)]
[New Thread 0xa369db70 (LWP 21990)]
[New Thread 0xa3e9eb70 (LWP 21989)]
[New Thread 0xa8cf4b70 (LWP 21987)]
[New Thread 0xa9cf6b70 (LWP 21985)]
[New Thread 0xaeef5b70 (LWP 21974)]
[New Thread 0xb48c7b70 (LWP 21962)]
[New Thread 0xb50c8b70 (LWP 21961)]
0xffffe424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb5a17760 (LWP 21933))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gspawn.c line 700
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 segv_redirect
    at main.c line 432
  • #6 <signal handler called>
  • #7 ??
    from /lib/libdbus-1.so.3
  • #8 ??
    from /lib/libdbus-1.so.3
  • #9 ??
    from /lib/libdbus-1.so.3
  • #10 dbus_timeout_handle
    from /lib/libdbus-1.so.3
  • #11 ??
    from /usr/lib/libgnome-keyring.so.0
  • #12 g_timeout_dispatch
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gmain.c line 3396
  • #13 g_main_dispatch
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gmain.c line 1960
  • #14 IA__g_main_context_dispatch
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gmain.c line 2513
  • #15 g_main_context_iterate
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gmain.c line 2591
  • #16 IA__g_main_loop_run
    at /build/buildd-glib2.0_2.24.0-1-i386-o5zIuQ/glib2.0-2.24.0/glib/gmain.c line 2799
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at main.c line 732

	Inferior 1 [process 21933] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** evolution **: file gkr-operation.c: line 350 (gkr_operation_request): should not be reached 


----------- .xsession-errors (1766760 sec old) ---------------------
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:5056): Gdk-WARNING **: XID collision, trouble ahead
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2010-04-15 11:29:47 UTC
*** Bug 615817 has been marked as a duplicate of this bug. ***
Comment 2 Akhil Laddha 2010-04-15 11:29:53 UTC
*** Bug 615818 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2010-04-15 11:31:22 UTC
Could you please install debug info packages for dbus and gnome-keying and provide us better traces, thanks.
Comment 4 Paonia 2010-04-17 15:55:09 UTC
It looks like have dbus dbd installed and not seeing the keyring dbg this problem has stopped and evolution now does not crash but only sucks down email a few times before it locks up and give me this error
(evolution:14313): camel-local-provider-WARNING **: Didn't get the next message where I expected (49588) got 59901 instead
I am happy to provide any addition information
thanks you
Comment 5 André Klapper 2010-04-22 13:35:39 UTC
*** Bug 616511 has been marked as a duplicate of this bug. ***
Comment 6 Fabio Durán Verdugo 2010-04-25 01:47:08 UTC
*** Bug 616685 has been marked as a duplicate of this bug. ***
Comment 7 Fabio Durán Verdugo 2010-04-28 03:30:11 UTC
*** Bug 616973 has been marked as a duplicate of this bug. ***
Comment 8 Paonia 2010-04-28 03:58:12 UTC
please tell me what debian unstable packages to install as I do not see any additional ones.
Comment 9 Akhil Laddha 2010-04-28 04:29:03 UTC
May be try to install dbus-1-glib-debuginfo. Please make sure you have same version of package and its debuginfo.
Comment 10 Paonia 2010-04-28 04:53:22 UTC
apt-cache search debug dbus lib
libdbus-glib-1-2-dbg - simple interprocess messaging system (GLib library debug symbols)
libframeworkd-glib0-dbg - glib bindings to frameworkd (debug symbols)
libfso-glib-dbg - debugging symbols for use with libfso-glib
libhildonmime0-dbg - Hildon desktop MIME type hander - debugging symbols

I have the first one installed not sure what else I can do will see if there is an option for building for more dbg packages 

also nothing dbg related to keyring
Comment 11 Paonia 2010-04-28 05:02:11 UTC
apt-cache search dbg dbus 
libdbus-glib-1-2-dbg - simple interprocess messaging system (GLib library debug
symbols)
python-dbus-dbg - Debug build of the D-Bus Python interface
python-qt4-dbus-dbg - DBus Support for PyQt4 (debug extensions)

I have libdbus-glib-1-2-dbg installed

apt-cache search keyring dbg
returns nothing

what am I missing
Comment 12 Paonia 2010-04-29 16:45:32 UTC
Not sure if this is the same bug or not
***MEMORY-ERROR***: evolution[17327]: GSlice: assertion failed: sinfo->n_allocated > 0

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xa05fbb70 (LWP 24601)]
0xffffe424 in __kernel_vsyscall ()
(gdb) thread apply all bt


Comment 13 Akhil Laddha 2010-05-03 15:27:03 UTC
*** Bug 617530 has been marked as a duplicate of this bug. ***
Comment 14 Fabio Durán Verdugo 2010-05-17 03:10:12 UTC
*** Bug 618818 has been marked as a duplicate of this bug. ***
Comment 15 André Klapper 2010-05-17 20:44:13 UTC
*** Bug 618897 has been marked as a duplicate of this bug. ***
Comment 16 Fabio Durán Verdugo 2010-05-20 00:18:35 UTC
*** Bug 619140 has been marked as a duplicate of this bug. ***
Comment 17 Fabio Durán Verdugo 2010-05-20 00:18:47 UTC
*** Bug 619134 has been marked as a duplicate of this bug. ***
Comment 18 Fabio Durán Verdugo 2010-05-20 00:19:15 UTC
*** Bug 619137 has been marked as a duplicate of this bug. ***
Comment 19 Akhil Laddha 2010-08-23 05:07:58 UTC
Upcoming Evolution release 2.32.0 depends on gdbus which may improve stability.
Comment 20 Akhil Laddha 2010-10-05 12:24:34 UTC
Please feel free to reopen the bug if the problem still occurs with a newer
version of GNOME 2.32.0 or later, thanks.