On Sun, Mar 23, 2008 at 11:27:22PM +1100, Tim Connors wrote:
> It's more likely to crash with bigger input files, when running under
> strace.  strace and kernel config are attached.

Weird, still doesn't happen here.

Could you please try again and this time use "strace -e raw=all -f" to
generate the log file showing the error? This way, I can see the actual
buffer addresses passed to read/write.

I also noticed that both you and the original reporter use a kernel with
kernel preemption enabled. Could you please try to disable kernel
preemption (CONFIG_PREEMPT_NONE=y) and see whether this fixes the problem?

Thanks,
Martin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to