Version-Release number of selected component: evolution-data-server-3.10.4-2.fc20 Additional info: reporter: libreport-2.1.12 backtrace_rating: 4 cmdline: /usr/libexec/evolution-addressbook-factory crash_function: g_thread_new executable: /usr/libexec/evolution-addressbook-factory kernel: 3.13.4-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (9 frames) #2 g_thread_new at gthread.c:840 #3 source_registry_initable_init at e-source-registry.c:1311 #4 g_initable_new_valist at ginitable.c:231 #5 g_initable_new at ginitable.c:149 #6 e_source_registry_new_sync at e-source-registry.c:1650 #7 data_book_factory_initable_init at e-data-book-factory.c:558 #8 g_initable_new_valist at ginitable.c:231 #9 g_initable_new at ginitable.c:149 #10 e_data_book_factory_new at e-data-book-factory.c:645
Created attachment 869456 [details] File: backtrace
Created attachment 869457 [details] File: cgroup
Created attachment 869458 [details] File: core_backtrace
Created attachment 869459 [details] File: dso_list
Created attachment 869460 [details] File: environ
Created attachment 869461 [details] File: limits
Created attachment 869462 [details] File: maps
Created attachment 869463 [details] File: open_fds
Created attachment 869464 [details] File: proc_pid_status
Created attachment 869465 [details] File: var_log_messages
Thanks for a bug report. I'm closing this as a duplicate of a similar bug #1068741, which also aborts due to creating thread '': Error creating thread: Resource temporarily unavailable error, even in a different place with a different circumstances. It doesn't make any sense to me, though, because the error messages is due to pthread failing to create a new thread, while there should not be any reason to do this, especially at the very early start of the process. *** This bug has been marked as a duplicate of bug 1068741 ***