GNOME Bugzilla – Bug 391409
Beagle freezes
Last modified: 2006-12-31 21:19:59 UTC
Steps to reproduce: Crash is non deterministic, but happens eventually after a couple of minutes of logging into the desktop. Also, other gnome applications freeze trying to contact the frozen beagle application. beagle-0.2.13-3.fc7 mono-core-1.2.2-1.fc7 evolution-2.9.4-3.fc7 evolution-data-server-1.9.4-1.fc7 Stack trace: .xsession-errors Error: Unable to start EvolutionDataServer backend: Unable to find or open libraries: System.DllNotFoundException: libedataserver-1.2.so.7 at (wrapper managed-to-native) Evolution.Source:e_source_get_type () at Evolution.Source.get_GType () [0x00000] at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000] at Evolution.SourceList..cctor () [0x00000] Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Evolution.SourceList ---> System.DllNotFoundException: libedataserver-1.2.so.7 at (wrapper managed-to-native) Evolution.Source:e_source_get_type () at Evolution.Source.get_GType () [0x00000] at GtkSharp.EvolutionSharp.ObjectManager.Initialize () [0x00000] at Evolution.SourceList..cctor () [0x00000] --- End of inner exception stack trace --- at <0x00000> <unknown method> at Beagle.Daemon.EvolutionDataServerQueryable.SourcesHandler..ctor (System.String gconf_key, System.Type container_type, Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable queryable, System.String fingerprint) [0x00000] Backtrace of the beagle process gdb -p <beagled process> (gdb) t 1 [Switching to thread 1 (Thread 46912496222848 (LWP 4910))]#0 0x0000003bb0e3062f in *__GI___sigsuspend (set=0x7c8420) at ../sysdeps/unix/sysv/linux/sigsuspend.c:63 63 return INLINE_SYSCALL (rt_sigsuspend, 2, CHECK_SIGSET (set), _NSIG / 8); (gdb) bt
+ Trace 98353
Other information: Fedora Devel (Rawhide) x86_64
Beagle has been fixed in SVN to handle this error gracefully, and evolution-sharp in SVN has been updated to support e-d-s 1.9.x. I'll release evo-sharp 0.12.1 next week, which will have support for it. Take a look at https://launchpad.net/distros/ubuntu/+source/beagle/+bug/72971 for more information. *** This bug has been marked as a duplicate of 386746 ***