Bug 1252913

Summary: [abrt] meld: g_type_check_instance_is_fundamentally_a(): python2.7 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: meldAssignee: Dominic Hopf <dmaphy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: christoph.wickert, dmaphy, gilboad
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/857bae656607c16e67f103bf1daf65b6ed08f7e5
Whiteboard: abrt_hash:7bd157d89b907a38ad8140cc610fca6de78db9ee
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-24 15:52: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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Jiri Popelka 2015-08-12 13:46:16 UTC
Description of problem:
Just run
meld --auto-merge --output $MERGED $LOCAL $BASE $REMOTE --diff $BASE $LOCAL --diff $BASE $REMOTE

Version-Release number of selected component:
meld-3.14.0-1.fc23

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/bin/meld --auto-merge --output merged DEBUG.h.local DEBUG.h.base DEBUG.h.remote --diff DEBUG.h.base DEBUG.h.local --diff DEBUG.h.base DEBUG.h.remote
crash_function: g_type_check_instance_is_fundamentally_a
executable:     /usr/bin/python2.7
global_pid:     32036
kernel:         4.2.0-0.rc5.git0.2.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 g_type_check_instance_is_fundamentally_a at gtype.c:4028
 #2 g_task_finalize at gtask.c:627
 #4 g_source_callback_unref at gmain.c:1532
 #5 g_source_destroy_internal at gmain.c:1178
 #9 g_main_context_iteration at gmain.c:3869
 #10 g_application_run at gapplication.c:2311
 #11 ffi_call_unix64 at ../src/x86/unix64.S:76
 #12 ffi_call at ../src/x86/ffi64.c:525
 #13 pygi_invoke_c_callable at pygi-invoke.c:645
 #14 pygi_function_cache_invoke at pygi-cache.c:820

Potential duplicate: bug 1198587

Comment 1 Jiri Popelka 2015-08-12 13:46:21 UTC
Created attachment 1061961 [details]
File: backtrace

Comment 2 Jiri Popelka 2015-08-12 13:46:22 UTC
Created attachment 1061962 [details]
File: cgroup

Comment 3 Jiri Popelka 2015-08-12 13:46:24 UTC
Created attachment 1061963 [details]
File: core_backtrace

Comment 4 Jiri Popelka 2015-08-12 13:46:25 UTC
Created attachment 1061964 [details]
File: dso_list

Comment 5 Jiri Popelka 2015-08-12 13:46:27 UTC
Created attachment 1061965 [details]
File: environ

Comment 6 Jiri Popelka 2015-08-12 13:46:28 UTC
Created attachment 1061966 [details]
File: limits

Comment 7 Jiri Popelka 2015-08-12 13:46:31 UTC
Created attachment 1061967 [details]
File: maps

Comment 8 Jiri Popelka 2015-08-12 13:46:32 UTC
Created attachment 1061968 [details]
File: mountinfo

Comment 9 Jiri Popelka 2015-08-12 13:46:34 UTC
Created attachment 1061969 [details]
File: namespaces

Comment 10 Jiri Popelka 2015-08-12 13:46:36 UTC
Created attachment 1061970 [details]
File: open_fds

Comment 11 Jiri Popelka 2015-08-12 13:46:38 UTC
Created attachment 1061971 [details]
File: proc_pid_status

Comment 12 Jiri Popelka 2015-08-24 15:52:00 UTC
No idea what's changed, but seems to be OK now.