GNOME Bugzilla – Bug 745629
Crashes on startup
Last modified: 2015-03-05 09:32:06 UTC
+++ This bug was initially created as a clone of Bug #743049 +++ Searhorse at 3.14.0-37-ge413d0224f8712c0d52ee74e898b7d1fe9122711, running in Continuous VM crashes on startup. Traceback:
+ Trace 234782
Thread 4 (Thread 0x7fa750c74700 (LWP 1006))
Thread 3 (Thread 0x7fa751475700 (LWP 1005))
Thread 1 (Thread 0x7fa75dab5940 (LWP 975))
etc. etc., gdb showed it was 500+ frames
cloning this bug back to seahorse. There is a recommendation in the cloned bug to add an annotation in gcr to fix this in the short term
Created attachment 298608 [details] [review] Add (skip) annotation to gck_object_cache_get_attributes
Review of attachment 298608 [details] [review]: Looks good to me.
Thanks, pushed as commit 05ab60fb8. Marking as fixed even tough we should revert this commit once vala is doing the right thing.