ath/wpa_supplicant/dhclient lost connection

Matthias Schmidt matthias at dragonflybsd.org
Wed Oct 27 09:33:07 PDT 2010


Hi,

* Samuel J. Greear wrote:
> 
> Recent master kernel -and- world?

I'm running DragonFly v2.7.3.1236.g0b684-DEVELOPMENT #1: Tue Oct  5
22:26:32 CEST 2010.  No time yet to update the box to latest master.
Its an old UP machine, so building world/kernel takes ages (even with
quick).
 
> If this is seen again, truss or ktrace output of dhclient would be helpful.

I attached truss and you see thousands of poll messages:

poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)
poll(0xbfbff7e4,0x2,0x474a0)                     = 1 (0x1)
gettimeofday(0xbfbff7bc,0x0)                     = 0 (0x0)

This sequence keeps repeating forever.

More debugging tomorrow, I'm currently short of time.

Cheers

	Matthias 





More information about the Bugs mailing list