abrt 1.0.0 detected a crash. Attached file: backtrace cmdline: metacity component: metacity executable: /usr/bin/metacity kernel: 2.6.31.6-162.fc12.i686.PAE package: metacity-2.28.0-11.fc12 rating: 4 reason: Process was terminated by signal 11 (Segmentation fault)
Created attachment 377659 [details] File: backtrace
Program terminated with signal 11, Segmentation fault. #0 on_style_set (widget=<value optimized out>, prev=<value optimized out>) at ui/fixedtip.c:263 263 widget->style->xthickness, === static void on_style_set (GtkWidget *widget, GtkStyle *prev) { GtkWidget *alignment; alignment = gtk_bin_get_child (GTK_BIN (widget)); gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), widget->style->ythickness, widget->style->ythickness, widget->style->xthickness, widget->style->xthickness); gtk_widget_queue_draw (widget); } [...] g_signal_connect_swapped (tip, "style-set", G_CALLBACK (on_style_set), NULL); === The usage of _swapped() is in error here, right?
> The usage of _swapped() is in error here, right? Yeah, obviously.
*** Bug 546754 has been marked as a duplicate of this bug. ***
*** Bug 547360 has been marked as a duplicate of this bug. ***
*** Bug 547187 has been marked as a duplicate of this bug. ***
*** Bug 547486 has been marked as a duplicate of this bug. ***
*** Bug 547884 has been marked as a duplicate of this bug. ***
*** Bug 547890 has been marked as a duplicate of this bug. ***
*** Bug 543192 has been marked as a duplicate of this bug. ***
metacity-2.28.0-13.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update metacity'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-13084
metacity-2.28.0-13.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.