Bug 1356750 - [abrt] dnf: hy_package_get_reponame(): python3.5 killed by SIGSEGV
Summary: [abrt] dnf: hy_package_get_reponame(): python3.5 killed by SIGSEGV
Keywords:
Status: CLOSED DUPLICATE of bug 1358664
Alias: None
Product: Fedora
Classification: Fedora
Component: hawkey
Version: 24
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c6f7162f31e9761f04dc7339f2a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-15 00:19 UTC by Daniel Miranda
Modified: 2016-07-21 08:48 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-21 08:48:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: _var_log_dnf.log (753.16 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: backtrace (118.05 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: cgroup (242 bytes, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: core_backtrace (11.38 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: dnf-makecache.log (48.95 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: dso_list (11.23 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: environ (2.39 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: exploitable (82 bytes, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: limits (1.29 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: maps (51.77 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: mountinfo (5.66 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: namespaces (102 bytes, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: open_fds (4.29 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: proc_pid_status (1.07 KB, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-07-15 00:19 UTC, Daniel Miranda
no flags Details

Description Daniel Miranda 2016-07-15 00:19:21 UTC
Description of problem:
Ran `dnf upgrade` passing a bunch of local RPMs.

Later narrowed down to attempting to upgrading to wireshark-gtk-2.1.0-3.fc24.x86_64 from the build found here:
koji.fedoraproject.org/koji/search?terms=wireshark-2.1.0-3.fc24&type=build&match=glob

Just that one package is enough to cause the crash.

Version-Release number of selected component:
dnf-1.1.9-2.fc24

Additional info:
reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/bin/python3 /bin/dnf upgrade ./wireshark-2.1.0-3.fc24.x86_64.rpm ./wireshark-cli-2.1.0-3.fc24.x86_64.rpm ./wireshark-devel-2.1.0-3.fc24.x86_64.rpm ./wireshark-gtk-2.1.0-3.fc24.i686.rpm ./wireshark-gtk-2.1.0-3.fc24.x86_64.rpm ./wireshark-qt-2.1.0-3.fc24.x86_64.rpm
crash_function: hy_package_get_reponame
executable:     /usr/bin/python3.5
global_pid:     28525
kernel:         4.6.3-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 hy_package_get_reponame at /usr/src/debug/hawkey-0.6.3/src/package.c:317
 #1 get_str at /usr/src/debug/hawkey-0.6.3/src/python/package-py.c:221
 #2 getset_get at /usr/src/debug/Python-3.5.1/Objects/descrobject.c:149
 #3 _PyObject_GenericGetAttrWithDict at /usr/src/debug/Python-3.5.1/Objects/object.c:1059
 #4 PyEval_EvalFrameEx at /usr/src/debug/Python-3.5.1/Python/ceval.c:2716
 #5 _PyEval_EvalCodeWithName at /usr/src/debug/Python-3.5.1/Python/ceval.c:3995
 #6 PyEval_EvalCodeEx at /usr/src/debug/Python-3.5.1/Python/ceval.c:4016
 #7 function_call at /usr/src/debug/Python-3.5.1/Objects/funcobject.c:632
 #8 PyObject_Call at /usr/src/debug/Python-3.5.1/Objects/abstract.c:2165
 #9 property_descr_get at /usr/src/debug/Python-3.5.1/Objects/descrobject.c:1398

Comment 1 Daniel Miranda 2016-07-15 00:19:33 UTC
Created attachment 1179980 [details]
File: _var_log_dnf.log

Comment 2 Daniel Miranda 2016-07-15 00:19:36 UTC
Created attachment 1179981 [details]
File: backtrace

Comment 3 Daniel Miranda 2016-07-15 00:19:38 UTC
Created attachment 1179982 [details]
File: cgroup

Comment 4 Daniel Miranda 2016-07-15 00:19:40 UTC
Created attachment 1179983 [details]
File: core_backtrace

Comment 5 Daniel Miranda 2016-07-15 00:19:42 UTC
Created attachment 1179984 [details]
File: dnf-makecache.log

Comment 6 Daniel Miranda 2016-07-15 00:19:44 UTC
Created attachment 1179985 [details]
File: dso_list

Comment 7 Daniel Miranda 2016-07-15 00:19:46 UTC
Created attachment 1179986 [details]
File: environ

Comment 8 Daniel Miranda 2016-07-15 00:19:47 UTC
Created attachment 1179987 [details]
File: exploitable

Comment 9 Daniel Miranda 2016-07-15 00:19:48 UTC
Created attachment 1179988 [details]
File: limits

Comment 10 Daniel Miranda 2016-07-15 00:19:51 UTC
Created attachment 1179989 [details]
File: maps

Comment 11 Daniel Miranda 2016-07-15 00:19:53 UTC
Created attachment 1179990 [details]
File: mountinfo

Comment 12 Daniel Miranda 2016-07-15 00:19:54 UTC
Created attachment 1179991 [details]
File: namespaces

Comment 13 Daniel Miranda 2016-07-15 00:19:56 UTC
Created attachment 1179992 [details]
File: open_fds

Comment 14 Daniel Miranda 2016-07-15 00:19:57 UTC
Created attachment 1179993 [details]
File: proc_pid_status

Comment 15 Daniel Miranda 2016-07-15 00:19:59 UTC
Created attachment 1179995 [details]
File: var_log_messages

Comment 16 Honza Silhan 2016-07-18 11:33:09 UTC
We'll take a look.

Comment 17 Igor Gnatenko 2016-07-21 08:48:35 UTC

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


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