GNOME Bugzilla – Bug 669834
[regression] SIGSEGV on startup in 3.3.5
Last modified: 2012-02-17 11:49:32 UTC
I've rebuilt/installed g-c-c as part of moving to gnome-3.3.5. It compiles fine, but when I run g-c-c it crashes with a SIGSEGV. There is no console output. I also tried the git/master, with the same result. Here's a backtrace: Program terminated with signal 11, Segmentation fault.
+ Trace 229640
Thread 1 (Thread 0xb66227f0 (LWP 14258))
Hi I had the same problem of segfault with g-c-c-3.3.5. I recompile g-c-c without the cheese support and i have not any problem now. Hoping that it have solved your problem see you soon. French user :) ( for the english )
Bonjour Baste, Merci! Je va essayer dans quelques instantes. (En Quebec, nous parlons francais).
OK, I tried the suggestion in comment 1. Indeed g-c-c now maps. However some functionalities are broken (e.g., "Date and Time" and "User Accounts").
commit 74f29490225a59ce5a0b0f94b2c27ada5cdf1cc3 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Feb 17 12:46:45 2012 +0100 shell: Fix cheese related crashers By initialising threading in X11. It's like Totem 10 years ago (except that libXi doesn't deadlock). https://bugzilla.gnome.org/show_bug.cgi?id=669834