Actions
Bug #2432
closedral, ifconfig wlan0 up freeze
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/11/2012
Due date:
% Done:
0%
Estimated time:
Description
zoidberg# ifconfig wlan0 create wlandev ral0
wlan0: bpf attached
wlan0: bpf attached
wlan0: MAC address: 00:08:a1:b5:39:5b
zoidberg# ifconfig wlan0 up
ral0: need multicast update callback
ral0: need multicast update callback
<frozen>
I can escape to debugger but 'call dumpsys' panics (see attached picture) the box and it freezes completely and I have to reset it so there's no dump.
Workaround: up ral before upping wlan0 or for rc starts something like echo "ifconfig ral0 up" > /etc/start_if.wlan0
Files
Updated by herrgard over 11 years ago
- Description updated (diff)
- Status changed from New to Closed
Does not happen any more.
Actions