bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] DragonFly BSD support - reworked


From: VOROSKOI Andras
Subject: Re: [PATCH] DragonFly BSD support - reworked
Date: Tue, 3 Jun 2008 18:30:37 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Jun 01, 2008 at 11:22:28PM +0200, Bruno Haible wrote:
> > test-lseek.c:49: assertion failed
> > Abort trap (core dumped)
> > FAIL: test-lseek.sh
> 
> This is clearly a bug in your OS: lseek must fail when at attempt is made
> to set a negative file position on a regular file. You can analyze it with
> gdb, or extract a simple testcase for your libc + kernel developers.

Just for the record:
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.129&r2=1.130
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.130&r2=1.131

These two commits fixes the problem and all the tests run fine.

Thanks Bruno for your help!

-- 
voroskoi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]