Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

syscall linux_getdents() trouble

0 views
Skip to first unread message

sam

unread,
Jan 7, 2008, 3:35:28 AM1/7/08
to freebsd...@freebsd.org
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

Trouble: syscall linux_getdents() don`t stable work

Trouble Description:
http://lists.freebsd.org/pipermail/freebsd-emulation/2007-September/thread.html
topic subject: linuxolator problem on i386
http://www.freebsd.org/cgi/query-pr.cgi?pr=117010

please help, any solution?

/Vladimir Ermakov

_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

Roman Divacky

unread,
Jan 7, 2008, 4:13:13 AM1/7/08
to sam, freebsd...@freebsd.org
On Mon, Jan 07, 2008 at 11:34:51AM +0300, sam wrote:
> 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
>
> Trouble: syscall linux_getdents() don`t stable work
>
> Trouble Description:
> http://lists.freebsd.org/pipermail/freebsd-emulation/2007-September/thread.html
> topic subject: linuxolator problem on i386
> http://www.freebsd.org/cgi/query-pr.cgi?pr=117010
>
> please help, any solution?

unless someone else looks at it it wont be done anytime soon as I dont have
much time. I'll try to find some but I cant promise anything.

some other volunteer? (so I can focus on other things)

0 new messages