kern/117010: truble in syscall linux_getdents()

sam samflanker at gmail.com
Wed Jan 2 05:10:04 PST 2008


The following reply was made to PR kern/117010; it has been noted by GNATS.

From: sam <samflanker at gmail.com>
To: bug-followup at FreeBSD.org,  samflanker at gmail.com
Cc:  
Subject: Re: kern/117010: truble in syscall linux_getdents()
Date: Wed, 02 Jan 2008 15:34:55 +0300

 program-test (experimental) for testing syscall linux_getdents()
 http://cs.udmvt.ru/files/temp/linux_dbg.tar.bz2
 includes:
 * temp/ - test_dir with files (special for crash situation)
 * linux_getdents.c - source of program-test
 * linux_getdents_static - binary exec file, staticaly compiled on Linux 
 Debian 4.0 Etch
 * linux_getdents_dynamic - binary exec file, dynamicaly compiled on 
 Linux Debian 4.0 Etch
 
 - test failed on systems: FreeBSD 6.3-PRERELEASE with port 
 linux_base-fc4, FreeBSD 8.0-CURRENT with port linux_base-fc4;
 - test passed on Linux Debian 4.0 Etch
 
 
 


More information about the freebsd-emulation mailing list