Date: Mon, 5 Jun 2000 00:19:18 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: eculp@EnContacto.Net Cc: bmartus@jade.chc-chimes.com, ports@FreeBSD.ORG Subject: Re: xmovie Message-ID: <200006041519.AAA04987@lavender.yy.cs.keio.ac.jp> In-Reply-To: Your message of "Sat, 27 May 2000 23:58:47 JST". <392FE2A7.8A3B9803@EnContacto.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
eculp@EnContacto.Neta wrote: >> Brandon Martus wrote: >> >> > I didn't put much effort into it, but when I played with >> > xmovie, it did not like any movie I fed it. I could not >> > successfully get it to play one movie. >> >> At least it didn't core dump :-) But, unfortunately, I guess the end result >> is the same:-( I'm maintainer for xmovie. I also have this problem. But it's sound driver problem, I think. I test 3 FreeBSD boxes. xmovie 1) 5-current with ESS1869 Sound chip NG(core dump) 2) 5-current with CS4236 Sound chip OK 3) 5-current without sound card OK If I disable(rm /dev/dsp) sound driver, I can play xmovie with ESS1869 Sound Chip(Yes, it's without sound :-<. --From ktrace, xmovie was core dumped at below point: 4778 xmovie RET open 8 4778 xmovie CALL ioctl(0x8,SNDCTL_DSP_SETFMT,0xbfbfe2dc) 4778 xmovie RET ioctl 0 4778 xmovie CALL ioctl(0x8,SOUND_PCM_WRITE_CHANNELS,0x8112860) 4778 xmovie RET ioctl 0 4778 xmovie CALL ioctl(0x8,SNDCTL_DSP_SPEED,0x8112864) 4778 xmovie RET ioctl 0 4778 xmovie CALL ioctl(0x8,0x8010500c ,0xbfbfe2e0) 4778 xmovie RET ioctl 0 4778 xmovie PSIG SIGFPE SIG_DFL 4778 xmovie NAMI "xmovie.core" Sorry, I have no idea about this problem. MIHIRA Yoshiro Yokohama, Japan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006041519.AAA04987>