Bug 1241198
Summary: | [abrt] NetworkManager: nm_supplicant_interface_get_scanning(): NetworkManager killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||||||||||||||||||
Component: | NetworkManager | Assignee: | Lubomir Rintel <lkundrak> | ||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 22 | CC: | bugzilla, dcbw, lkundrak, psimerda, rkhan, thaller | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/bf3de491b50d5826e3237463a90a52f1f7baf423 | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:fc806cfab74a6e65c89596e106817e3b7e105eac | ||||||||||||||||||||||||||||
Fixed In Version: | NetworkManager-1.0.12-1.fc23 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2016-04-03 17:51:10 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
Chris Murphy
2015-07-08 17:36:20 UTC
Created attachment 1049929 [details]
File: backtrace
Created attachment 1049930 [details]
File: cgroup
Created attachment 1049931 [details]
File: core_backtrace
Created attachment 1049932 [details]
File: dso_list
Created attachment 1049933 [details]
File: environ
Created attachment 1049934 [details]
File: limits
Created attachment 1049935 [details]
File: maps
Created attachment 1049936 [details]
File: mountinfo
Created attachment 1049937 [details]
File: namespaces
Created attachment 1049938 [details]
File: open_fds
Created attachment 1049939 [details]
File: proc_pid_status
Created attachment 1049940 [details]
File: var_log_messages
#0 nm_supplicant_interface_get_scanning (self=0x55dfbf30a2d0) at supplicant-manager/nm-supplicant-interface.c:316 priv = 0x0 __FUNCTION__ = "nm_supplicant_interface_get_scanning" priv is NULL, so the NMSupplicantInterface must be invalid. Hmm, but just before nm_supplicant_interface_get_state() passed with the same object. Chris, any idea how to trigger the bug? No. Many different things were all happening at this time and I'm not even sure at what point the crash happened, but then saw the notification so I filed the bug. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Might be related to bug 1298007 as that fixed possible invalid reference counting in the supplicant code. (In reply to Dan Williams from comment #16) > Might be related to bug 1298007 as that fixed possible invalid reference > counting in the supplicant code. bug 1298007 happens when the wifi device gets renamed. The information on this bug isn't sufficient to determine whether that was the case. However, it might well be. please read https://bugzilla.redhat.com/show_bug.cgi?id=1298007#c19 https://bugzilla.redhat.com/show_bug.cgi?id=1298007#c20 With NetworkManager-1.0.10-3.fc22, the crash should be avoided. If it still happens, we know it's a different issue. NetworkManager-1.0.12-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-8201e3fefa NetworkManager-1.0.12-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |