This thing happens when i'm accessing samba shares, requests get timed out.
Here's the output from dmesg:
Code:
smb_add_request: request [c5d11ea0, mid=7280] timed out!
smb_proc_readX_data: offset is larger than SMB_READX_MAX_PAD or negative!
smb_proc_readX_data: -59 > 64 || -59 < 0
I'm running samba version 3.0.10 on a debian unstable.
Never had this problem with previous versions of samba, after an update i'm constantly
getting this error, wich freezes all my samba mounts making impossible to unmount them
and crashing the software that is using them (media players for instance).
Analising the smb.conf didn't get me nowhere.