Date: Fri, 6 Dec 2002 16:03:20 +0200 From: Karo Salminen <karo@karo.kaista.com> To: freebsd-mobile@freebsd.org, freebsd-hackers@freebsd.org Subject: Yepp Explorer for FreeBSD Message-ID: <20021206160320.7cdbb5cd.karo@karo.kaista.com>
next in thread | raw e-mail | index | archive | help
--=.rdnsQaY'jiCW:Q Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Greetings, happened earlier: I asked if somebody could port Yepp Explorer (it's for MP3-players by Yepp) for FreeBSD (there is one for Linux) as my skills aren't enough. However, I decided to try it out. I managed to do it this far: http://www.cc.jyu.fi/~kaeesalm/yepp-0.0.4-FreeBSD.tar.gz I can compile and run it, clicking Connect-button (which should connect via parallel port) crashes the program leaving a core dump. Here's last ten lines of that dump: 2401 yepp RET gettimeofday 0 2401 yepp CALL ioctl(0x3,FIONREAD,0xbfbff25c) 2401 yepp RET ioctl 0 2401 yepp CALL read(0x3,0xbfbff260,0x20) 2401 yepp GIO fd 3 read 32 bytes "\^E\^A\M-Q\^D\M^D\M-`\^[\M-t:\0\0\0\^U\0\M^@\^A\0\0\0\0<\0\M-1\0+\0\^N\ \0\0\^A\^A\b" 2401 yepp RET read 32/0x20 2401 yepp PSIG SIGBUS SIG_DFL 2401 yepp NAMI "yepp.core" Some kind of bus error. Original Yepp Explorer for Linux: http://my.netian.com/~behack/yepp_source/yepp-0.0.4.tar.gz Modifications between my hassle and the one above: http://www.cc.jyu.fi/~kaeesalm/yepp_diff.txt -- E-mail: karo@karo.kaista.com GSM: +358 45 6728280 --=.rdnsQaY'jiCW:Q Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE98K4xvt6lNXuj7xcRAnriAJ4/O/AFjkFqNTr5yeFZTdNv5/mU1wCbB1db jRqbWJVmXfKWinE0a6ZeuIw= =bzT6 -----END PGP SIGNATURE----- --=.rdnsQaY'jiCW:Q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021206160320.7cdbb5cd.karo>