Issue #2432 has been updated by herrgard. Description updated Status changed from New to Closed
Does not happen any more. ---------------------------------------- Bug #2432: ral, ifconfig wlan0 up freeze http://bugs.dragonflybsd.org/issues/2432#change-11560 * Author: herrgard * Status: Closed * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- 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 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
