Bug 760542
Summary: | gnome-shell-3.2.1-2.fc16 crashes because of libfolks-telepathy | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Šimerda (pavlix) <psimerda> | ||||||||||||||
Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> | ||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||
Priority: | unspecified | ||||||||||||||||
Version: | 16 | CC: | browning48ky, debarshir, dgsiegel, maxamillion, otaylor, samkraju, walters | ||||||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||
Target Release: | --- | ||||||||||||||||
Hardware: | i686 | ||||||||||||||||
OS: | Unspecified | ||||||||||||||||
Whiteboard: | abrt_hash:e6cc5f9fe04674fd0dfc7ef77493c5141f443c69 | ||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||
Clone Of: | Environment: | ||||||||||||||||
Last Closed: | 2012-03-07 13:11:00 UTC | Type: | --- | ||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
Embargoed: | |||||||||||||||||
Attachments: |
|
Description
Pavel Šimerda (pavlix)
2011-12-06 13:28:47 UTC
Created attachment 541379 [details]
File: dso_list
Created attachment 541380 [details]
File: build_ids
Created attachment 541381 [details]
File: smolt_data
Created attachment 541382 [details]
File: var_log_messages
Created attachment 541383 [details]
File: maps
Created attachment 541384 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 753619 *** I can't say if this bug is duplicate to bug 753619 or not. But that other bug is closed as fixed. So I don't confuse the situation too much, I'm reopening this bugreport because gnome shell still crashes on my system when telepathy is installed and configured. folks-0.6.5-2.fc16.i686 gnome-shell-3.2.1-2.fc16.i686 Feel free to reopen the other bug and close/duplicate this one again if you see fit. I can't tell if the other one is solved but this one is definitely not. The problem is in libfolks-telepathy. If I move libfolks-telepathy out of /usr/lib, Gnome Shell works without problem. But then Empathy doesn't start unless I put libfolks-telepathy back. The bad thing is that I cannot uninstall or at least disable by e.g. gsettings libfolks in gnome-shell. This is possibly related to bug 747908 because I can find the following error message in .xsession-errors with FOLKS_DEBUG=all in .bash_profile: folks:ERROR:individual.c:4841:__lambda10_: assertion failed: (name != NULL) Google search for 'folks:ERROR:individual.c:4841' led me to bug 747908 that also includes a quick and dirty one-line fix. I tried to rebuild folks-0.6.6-1.fc17.src.rpm on fedora 16 and it seems it solves the problem. You can get the SRPM here: http://koji.fedoraproject.org/koji/buildinfo?buildID=278867 I've been using this workaround build for roughly a month now. The exact steps to reproduce are: 1) Create a testing user (e.g with useradd) 2) Log in as this testing user into Gnome 3 (Gnome Shell) 3) Start Empathy 4) Add a Jabber account 5) Wait for Gnome Shell to crash 6) Log in again 7) If it doesn't crash immediately, start Empathy 8) Wait for Gnome Shell to crash On my computer the reproducibility is 100%. Related: Bug 747908 (Empathy crash triggered by the same situation). folks-0.6.5-2.fc16.i686 gnome-shell-3.2.1-2.fc16.i686 empathy-3.2.2-1.fc16.i686 Solution: Build folks-0.6.6 from Fedora 17 for Fedora 16. Are you still seeing this problem? I have gnome-shell-3.2.2.1-1.fc16.x86_64 , and I tried to reproduce this my GTalk account, and another account on a ejabberd server. I am still using my local build of folks-0.6.6 that fixes the problem. Some people reproduce it, some people don't. My jabber server is Prosody. Hardware is x86 32-bit. I don't know what makes the difference. *** This bug has been marked as a duplicate of bug 747908 *** |