Wireshark-bugs: [Wireshark-bugs] [Bug 12955] Interface list issues after system sleep/resume (du
Date: Wed, 14 Dec 2016 10:27:00 +0000
Comment # 8
on bug 12955
from Peter Wu
Just had Wireshark crash on me, unrelated to suspend/resume. At some point I opened Wireshark, then it later crashed. Here is a part of the journal: Dec 14 11:18:08.159595 al wpa_supplicant[571]: wlan0: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully Dec 14 11:18:08.159739 al wpa_supplicant[571]: wlan0: RSN: pre-authentication with 00:0f:7d:af:ec:03 completed successfully Dec 14 11:18:38.291177 al org.kde.kded5[615]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "RxBytes" Dec 14 11:18:38.291177 al org.kde.kded5[615]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "TxBytes" Dec 14 11:18:38.387762 al wpa_supplicant[571]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=0 Dec 14 11:18:39.694245 al ntpd[527]: Deleting interface #359 wlan0, 131.155.203.237#123, interface stats: received=0, sent=20, dropped=0, active_time=281 secs Dec 14 11:18:39.694277 al ntpd[527]: 31.3.104.60 local addr 131.155.203.237 -> <null> Dec 14 11:18:39.694281 al ntpd[527]: 213.154.229.24 local addr 131.155.203.237 -> <null> Dec 14 11:18:39.694284 al ntpd[527]: 109.236.83.221 local addr 131.155.203.237 -> <null> Dec 14 11:18:39.694287 al ntpd[527]: 89.188.26.129 local addr 131.155.203.237 -> <null> Dec 14 11:18:39.694292 al ntpd[527]: Deleting interface #360 wlan0, fe80::...%3#123, interface stats: received=0, sent=0, dropped=0, active_time=281 secs Dec 14 11:18:40.314846 al wpa_supplicant[571]: wlan0: SME: Trying to authenticate with 00:0f:7d:af:ec:33 (SSID='tue-wpa2' freq=5600 MHz) Dec 14 11:18:40.315367 al kernel: wlan0: authenticate with 00:0f:7d:af:ec:33 Dec 14 11:18:40.323391 al kernel: wlan0: send auth to 00:0f:7d:af:ec:33 (try 1/3) Dec 14 11:18:40.324763 al wpa_supplicant[571]: wlan0: Trying to associate with 00:0f:7d:af:ec:33 (SSID='tue-wpa2' freq=5600 MHz) Dec 14 11:18:40.327404 al kernel: wlan0: authenticated Dec 14 11:18:40.327472 al kernel: wlan0: associate with 00:0f:7d:af:ec:33 (try 1/3) Dec 14 11:18:40.347388 al kernel: wlan0: RX AssocResp from 00:0f:7d:af:ec:33 (capab=0x1011 status=0 aid=747) Dec 14 11:18:40.351037 al wpa_supplicant[571]: wlan0: Associated with 00:0f:7d:af:ec:33 Dec 14 11:18:40.351288 al wpa_supplicant[571]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Dec 14 11:18:40.351570 al kernel: wlan0: associated Dec 14 11:18:40.365020 al wpa_supplicant[571]: wlan0: WPA: Key negotiation completed with 00:0f:7d:af:ec:33 [PTK=CCMP GTK=CCMP] Dec 14 11:18:40.365276 al wpa_supplicant[571]: wlan0: CTRL-EVENT-CONNECTED - Connection to 00:0f:7d:af:ec:33 completed [id=0 id_str=] Dec 14 11:18:40.366291 al NetworkManager[490]: <info> [1481710720.3662] device (wlan0): supplicant interface state: completed -> authenticating Dec 14 11:18:40.375479 al NetworkManager[490]: <info> [1481710720.3754] device (wlan0): supplicant interface state: authenticating -> associating Dec 14 11:18:40.382603 al NetworkManager[490]: <info> [1481710720.3825] device (wlan0): supplicant interface state: associating -> completed Dec 14 11:18:40.415386 al kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 00:0f:7d:af:ec:33 Dec 14 11:18:40.485276 al org.kde.kded5[615]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "RxBytes" Dec 14 11:18:40.517180 al wpa_supplicant[571]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=144400 Dec 14 11:18:40.602000 al audit[25987]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=7 pid=25987 comm="wireshark" exe="/tmp/ws-review/build/run/wireshark" sig=6 Dec 14 11:18:40.670650 al org.kde.kded5[615]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "RxBytes" Dec 14 11:18:40.670650 al org.kde.kded5[615]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "TxBytes" Dec 14 11:18:41.694129 al ntpd[527]: Listen normally on 361 wlan0 131.155.203.237:123 Dec 14 11:18:41.694200 al ntpd[527]: Listen normally on 362 wlan0 [fe80::...%3]:123 Dec 14 11:18:41.694249 al ntpd[527]: new interface(s) found: waking up resolver Dec 14 11:18:42.316944 al wpa_supplicant[571]: wlan0: CTRL-EVENT-EAP-STARTED EAP authentication started Dec 14 11:18:42.423100 al wpa_supplicant[571]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25 Backtrace is the same. Why is scan_local_interfaces called twice in the trace? Seems wrong...
You are receiving this mail because:
- You are watching all bug changes.
- Prev by Date: [Wireshark-bugs] [Bug 13246] Uninitialized memcmp on data in daintree-sna.c
- Next by Date: [Wireshark-bugs] [Bug 13247] New: Buildbot crash output: fuzz-2016-12-12-29678.pcap
- Previous by thread: [Wireshark-bugs] [Bug 12955] Interface list issues after system sleep/resume (duplicate entries, double-free)
- Next by thread: [Wireshark-bugs] [Bug 13230] New: Follow TCP stream does not work over BTLE link
- Index(es):