FS#44740 - [wpa_supplicant] Segmentation fault in wpa_supplicant

Attached to Project: Arch Linux
Opened by Géza Búza (medve540) - Sunday, 26 April 2015, 22:04 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 29 April 2015, 14:27 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Thomas Bächler (brain0)
Evangelos Foutras (foutrelis)
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

From few minutes to few hours wpa_supplicant process dies with a segmentation fault.


Additional info:
* kernel 3.19.3-3
* glibc 2.21-3
* wpa_supplicant 2.4-1
* core dump attached
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 29 April 2015, 14:27 GMT
Reason for closing:  Deferred
Additional comments about closing:  wpa_supplicant 1:2.3-1; reverted to version 2.3 for now since 2.4 appears to be buggy.
Comment by Christian Hesse (eworm) - Monday, 27 April 2015, 09:58 GMT
This is caused by upstream commit and happens for interfaces with P2P management interface:

commit 21efc940f6e7f07b84b7e5c5867f3d81594c4fb0
Author: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Date: Thu Oct 23 11:31:19 2014 +0300

wpa_supplicant: Do not register a P2P management interface on DBus

DBus client should always request the proper netdev interface. This will
be necessary to get a consistent behavior whatever driver is in use:
iwlwifi (which requires a P2P mgmt dev), ath9/10k (which does not),
etc...

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Comment by Evangelos Foutras (foutrelis) - Monday, 27 April 2015, 17:49 GMT
@Christian: Could you post that information to the upstream mailing list? (If not, I'll try to do that tomorrow.)
Comment by Christian Hesse (eworm) - Tuesday, 28 April 2015, 11:35 GMT

Loading...