Bug 547562

Summary: [abrt] crash in metacity-2.28.0-12.fc12
Product: [Fedora] Fedora Reporter: Mads Kiilerich <mads>
Component: metacityAssignee: Owen Taylor <otaylor>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: otaylor
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:400fa0bee96ae5fe5cf2ab185df1a4df5636ce08
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-17 19:10:19 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 Flags
File: backtrace none

Description Mads Kiilerich 2009-12-14 23:11:09 UTC
abrt 1.0.1 detected a crash.

How to reproduce
-----
X was hanging and I killed it. The timestamp of this crash indicates that it was caused by that.

Metacity probably had to die, but doing it with sig11 seems wrong

backtrace
-----
Core was generated by `metacity'.
Program terminated with signal 11, Segmentation fault.
#0  0x005829e1 in SmcSetProperties (smcConn=0x9c458f0, numProps=1, props=
    0xbf90a948) at sm_client.c:386
	in sm_client.c

Thread 1 (Thread 1479):
#0  0x005829e1 in SmcSetProperties (smcConn=0x9c458f0, numProps=1, props=
    0xbf90a948) at sm_client.c:386
        iceConn = 0x9c3e958
        pBuf = <value optimized out>
        pStart = 0x270 <Address 0x270 out of bounds>
        bytes = <value optimized out>
#1  0x08079609 in meta_session_shutdown () at core/session.c:391
        prop1 = {name = 0x80b360d "RestartStyleHint", type = 
    0x80b361e "CARD8", num_vals = 1, vals = 0xbf90a940}
        prop1val = {length = 1, value = 0xbf90a94f}
        props = {0xbf90a930}
        hint = 0 '\000'
#2  0x08071041 in meta_finalize () at core/main.c:369
        display = <value optimized out>
#3  main () at core/main.c:626
        act = {__sigaction_handler = {sa_handler = 
    0x80715d0 <sigchld_handler>, sa_sigaction = 0x80715d0 <sigchld_handler>}, 
          sa_mask = {__val = {0 <repeats 32 times>}}, sa_flags = 5, 
          sa_restorer = 0xa642b8}
        empty_mask = {__val = {0 <repeats 32 times>}}
        log_domains = {0x0, 0x80b1897 "metacity", 0x80b0f10 "Gtk", 
    0x80b0f14 "Gdk", 0x80b0f18 "GLib", 0x80b0f1d "Pango", 
    0x80b0f23 "GLib-GObject", 0x80b0f30 "GThread"}
        i = <value optimized out>
        channel = <value optimized out>

cmdline: metacity
component: metacity
executable: /usr/bin/metacity
kernel: 2.6.31.6-166.fc12.i686.PAE
package: metacity-2.28.0-12.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 Mads Kiilerich 2009-12-14 23:11:12 UTC
Created attachment 378383 [details]
File: backtrace

Comment 2 Owen Taylor 2009-12-17 19:10:19 UTC

*** This bug has been marked as a duplicate of bug 539905 ***