Bug 611188

Summary: [abrt] crash in system-config-samba-1.2.89-1.fc13: raise: Process /usr/bin/python was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: michael
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: caolanm, mclasen, nphilipp
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:57263c85a28bddffcd393bae0c8ca1f3a4bf9069
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-10 18:00:05 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 michael 2010-07-04 07:24:57 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/python /usr/bin/system-config-samba
component: system-config-samba
crash_function: raise
executable: /usr/bin/python
global_uuid: 57263c85a28bddffcd393bae0c8ca1f3a4bf9069
kernel: 2.6.33.5-124.fc13.i686
package: system-config-samba-1.2.89-1.fc13
rating: 4
reason: Process /usr/bin/python was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)

Comment 1 michael 2010-07-04 07:25:02 UTC
Created attachment 429336 [details]
File: backtrace

Comment 2 Nils Philippsen 2010-07-05 09:20:16 UTC
At a first glance on the backtrace, this looks like a problem in gtk2 to me:

...
#3  0x0045ad5d in __libc_message (do_abort=2, fmt=
    0x5408ec "*** glibc detected *** %s: %s: 0x%s ***\n")
    at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
        ap = <value optimized out>
        fd = 2
        on_2 = <value optimized out>
        list = <value optimized out>
        nlist = <value optimized out>
        cp = <value optimized out>
        written = <value optimized out>
#4  0x004611a1 in malloc_printerr (action=<value optimized out>, 
    str=<value optimized out>, ptr=0xa27f118) at malloc.c:6283
        buf = "0a27f118"
        cp = <value optimized out>
#5  0x00651ff7 in IA__g_free (mem=0xa27f118) at gmem.c:191
No locals.
#6  0x05afafe8 in gtk_file_system_model_finalize (object=
    0xa297010 [GtkFileSystemModel]) at gtkfilesystemmodel.c:1003
        model = <value optimized out>
        i = <value optimized out>
...

Changing component.

Comment 3 Caolan McNamara 2010-07-10 18:00:05 UTC

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