Decklin Foster <[EMAIL PROTECTED]> wrote: > martin f krafft writes: > > > retitle 407812 deadlock due to read() without select() > > Thanks, guys; my apologies for being MIA. I haven't gotten a handle on > this yet, but I am able to reproduce it (consistently) without hitting > any of the network code -- my library on this installation is mounted > via NFS, however. Could you check (with 0.12.2) if the bug also occurs > on local files (and if you have NFS available, that as well)? > > (even if I can rule out the HTTP code here, it certainly *is* wrong... > grumble...)
NFS and HTTP are different cases. Warren made a patch that should fix the problem with HTTP below, but I'm not sure why it was dropped/forgotten (I haven't kept up-to-date with mpd much lately): http://www.musicpd.org/~shank/peek.diff The problem with NFS is hard mounts. Mounting with the "soft" option should make it error out (and probably continue to the next file). -- Eric Wong -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]