Bug 1036709 - [abrt] virt-manager-0.10.0-4.fc19: _g_log_abort: Process /usr/bin/python2.7 was killed by signal 6 (SIGABRT)
Summary: [abrt] virt-manager-0.10.0-4.fc19: _g_log_abort: Process /usr/bin/python2.7 w...
Keywords:
Status: CLOSED DUPLICATE of bug 1039786
Alias: None
Product: Fedora
Classification: Fedora
Component: pygobject3
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:90222cf06c413eba937e81e1232...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 13:58 UTC by David Juran
Modified: 2014-01-11 22:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-11 22:14:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (78.68 KB, text/plain)
2013-12-02 13:58 UTC, David Juran
no flags Details
File: cgroup (140 bytes, text/plain)
2013-12-02 13:58 UTC, David Juran
no flags Details
File: core_backtrace (39.45 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: dso_list (19.63 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: environ (1.74 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: limits (1.29 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: maps (91.58 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: open_fds (1.20 KB, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details
File: proc_pid_status (939 bytes, text/plain)
2013-12-02 13:59 UTC, David Juran
no flags Details

Description David Juran 2013-12-02 13:58:40 UTC
Version-Release number of selected component:
virt-manager-0.10.0-4.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/virt-manager/virt-manager
crash_function: _g_log_abort
executable:     /usr/bin/python2.7
kernel:         3.11.9-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            500
var_log_messages: Dec  2 13:51:49 localhost abrt-hook-ccpp[27115]: Saved core dump of pid 25841 (/usr/bin/python2.7) to /var/tmp/abrt/ccpp-2013-12-02-13:51:42-25841 (175972352 bytes)

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 _g_log_abort at gmessages.c:255
 #4 g_callable_info_is_method at girepository/gicallableinfo.c:150
 #5 g_callable_info_get_ffi_arg_types at girepository/girffi.c:167
 #6 g_callable_info_prepare_closure at girepository/girffi.c:373
 #7 _pygi_make_native_closure at pygi-closure.c:637
 #8 _pygi_marshal_from_py_interface_callback at pygi-marshal-from-py.c:1473
 #9 _invoke_marshal_in_args at pygi-invoke.c:515
 #10 pygi_callable_info_invoke at pygi-invoke.c:659
 #11 ext_do_call at /usr/src/debug/Python-2.7.5/Python/ceval.c:4408
 #12 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:2779

Comment 1 David Juran 2013-12-02 13:58:53 UTC
Created attachment 831579 [details]
File: backtrace

Comment 2 David Juran 2013-12-02 13:58:58 UTC
Created attachment 831580 [details]
File: cgroup

Comment 3 David Juran 2013-12-02 13:59:04 UTC
Created attachment 831581 [details]
File: core_backtrace

Comment 4 David Juran 2013-12-02 13:59:11 UTC
Created attachment 831582 [details]
File: dso_list

Comment 5 David Juran 2013-12-02 13:59:16 UTC
Created attachment 831583 [details]
File: environ

Comment 6 David Juran 2013-12-02 13:59:21 UTC
Created attachment 831584 [details]
File: limits

Comment 7 David Juran 2013-12-02 13:59:27 UTC
Created attachment 831585 [details]
File: maps

Comment 8 David Juran 2013-12-02 13:59:31 UTC
Created attachment 831586 [details]
File: open_fds

Comment 9 David Juran 2013-12-02 13:59:36 UTC
Created attachment 831587 [details]
File: proc_pid_status

Comment 10 David Juran 2013-12-02 14:18:35 UTC
Do note that I'm running glib2-2.38.2-1 from F20 on F19

Comment 11 Cole Robinson 2013-12-02 19:29:49 UTC
(In reply to David Juran from comment #10)
> Do note that I'm running glib2-2.38.2-1 from F20 on F19

Why? Maybe try pulling in f20 pygobject3 as well, could be something that's already fixed there.

How reproducible is this?

Comment 12 David Juran 2013-12-05 15:20:01 UTC
Why I'm running glib2 from F20? I needed to update evolution (long story) and it required newer glib2 due to silent ABI change, there are was some symbol in F20 glib2 that wasn't in F19.

Regarding reproducibility, this crash has only happened one single time so feel free to close the bug, hopefully it's caused by the non-standard package-mix.

Comment 13 Colin Walters 2013-12-05 15:22:19 UTC
(In reply to David Juran from comment #12)
> it required newer glib2 due to silent ABI change, there are was some
> symbol in F20 glib2 that wasn't in F19.

Er...it's totally expected that newer GLib versions have more symbols, but if you're claiming there was a *break*, please provide more information.

Comment 14 Cole Robinson 2014-01-11 22:14:00 UTC

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


Note You need to log in before you can comment on or make changes to this bug.