trouble with CALL linux_getdents()



Hi

http://www.freebsd.org/cgi/query-pr.cgi?pr=117010
http://lists.freebsd.org/pipermail/freebsd-emulation/2007-September/003960.html
<http://lists.freebsd.org/pipermail/freebsd-emulation/2007-September/003960.html>
HLDS (Half-Life Dedicated Server) on FreeBSD 8.0-CURRENT with linux_base-fc6 (Linux 2.6 libraries) & linux_base-fc4 (Linux 2.4 libraries)

- kdump of starting HLDS on FreeBSD 8.0-CURRENT with linux_base-fc4
ftp://ftp.ipt.ru/pub/linux/fc4.dump.txt
note: using CALL linux_getdents64()
status: HLDS is working

- kdump of starting HLDS on FreeBSD 8.0-CURRENT with linux_base-fc6
ftp://ftp.ipt.ru/pub/linux/hldc.kdump.txt
note: using CALL linux_getdents()
status: HLDS is crashed -> core_dump - error on CALL linux_getdents()

please help, any solutions

/Vladimir Ermakov

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