GNOME Bugzilla – Bug 665016
Crash in magazine_chain_pop_head() at gslice.c:488
Last modified: 2012-01-30 20:55:16 UTC
Hi I am on Fedora 16. Ever since switching from the open source ATI display drivers to ATI's proprietary, I am facing regular crashes, altough not reproducible at will. It seems to happen when clutter becomes active, e.g. - entering or leaving the gnome-shell overview screen - moving windows Not sure who the culprit is, but pango is the last calling g_slice_alloc(). Missing separate debuginfo for Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/fe/57e25ea156eaeac8ded7ea7a503b29ae91a4f1 /var/cache/abrt-di/usr/lib/debug/.build-id/fe/57e25ea156eaeac8ded7ea7a503b29ae91a4f1 [New LWP 1351] [New LWP 1561] [New LWP 1525] [New LWP 1369] [New LWP 1368] [New LWP 1367] [New LWP 1366] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/bin/gnome-shell'. Program terminated with signal 11, Segmentation fault.
+ Trace 229151
Thread 2 (Thread 0x7f0e02fff700 (LWP 1561))
Thread 1 (Thread 0x7f0e228369c0 (LWP 1351))
Name : clutter Architektur : x86_64 Version : 1.8.2 Name : gnome-shell Architektur : x86_64 Version : 3.2.1 Name : pango Architektur : x86_64 Version : 1.29.4 Name : glib Architektur : x86_64 Epoch : 1 Version : 1.2.10
Hi I forgot to reference to the Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=702257 There are already 60 people on CC on that bug. I am currently clarifying whether Bug 668930 is a duplicate.
Very likely (these backtraces can be caused by different forms of memory corruption, but the fact you hit this with when you installed the Catalyst drivers implies it's the same problem as the other bug. Duplicating on the bug that has more information and cross-references. *** This bug has been marked as a duplicate of bug 668930 ***