Opened 5 years ago

#51 new defect

wlanstat hangs sometimes when wpa_supplicant is started

Reported by: andib Owned by:
Priority: major Milestone: correct empty connections listbox
Component: engine Version: 3.14
Keywords: Cc:

Description

Switching wireless connection on and off sometimes leads to a hang immediately after wpa_supplicant is started.

In pmprintf window I see wpa_supplicant is fired up although the debug window isn't drawn at this time.

eloop: select: Bad address
lan2: CTRL-EVENT-TERMINATING
ELOOP: remaining...

Seems the interface does not exist at the time the supplicant is started. Waiting a second in supplicant os_program_init (right after checking resize params does not help.

When running under idebug it seems the problem is triggered more often. Always? With 1s delay in supplicant only rarely.

Stopping idebug being in DOSCALLS1. Call stack only lists tcpip32. No clue if this is valid information. Idebug -> Can not debug kernel code.

Killing wlanstat either by TOP or CTRL-ALT-DEL L works.

Change History (0)

Note: See TracTickets for help on using tickets.