Peter Wu
changed
bug 10685
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 10685
from Peter Wu
Reproduced:
sudo iw dev wlan1 interface add mon0 type monitor
sudo ip link set wlan1 up
1. Open Wireshark (GTK)
2. Double-click mon0
3. Check "Capture packets in monitor mode"
4. Interface freezes for a second.
5. Press OK, quickly after the interface becomes responsible again.
6. No crash.
It looks like a delayed (callback?) handler tried to access the interfaces list
while it was destroyed by closing the window?
You are receiving this mail because:
- You are watching all bug changes.