Comment 26 for bug 46685

Revision history for this message
Diego Cortassa (diego-cortassa) wrote : Re: wvdial upgrade causes system crash

On my laptops keeps printing the same sequence many times and hangs:
------------------------------------------------------
$ sudo strace wvdialconf /etc/wvdial.conf
[..... Scrolled out content.....]
nanosleep({0, 1000000}, NULL) = 0

waitpid(6235, 0xbf914d94, WNOHANG) = 0

read(4, 0xbf914e24, 1) = -1 EAGAIN (Resource temporarily unavailable)

nanosleep({0, 1000000}, NULL) = 0

waitpid(6235, 0xbf914d94, WNOHANG) = 0

read(4, 0xbf914e24, 1) = -1 EAGAIN (Resource temporarily unavailable)

nanosleep({0, 1000000}, NULL) = 0

waitpid(6235, 0xbf914d94, WNOHANG) = 0

read(4, 0xbf914e24, 1) = -1 EAGAIN (Resource temporarily unavailable)

nanosleep({0, 1000000},
[HANGS]
------------------------------------------------------

I googled for the problem, seems like it is known :

http://linmodems.technion.ac.il/archive-fifth/msg04918.html