From owner-freebsd-multimedia Wed Apr 25 15: 8: 9 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from cicero0.cybercity.dk (cicero0.cybercity.dk [212.242.40.52]) by hub.freebsd.org (Postfix) with ESMTP id 2BEBC37B422; Wed, 25 Apr 2001 15:08:01 -0700 (PDT) (envelope-from mekanix@vip.cybercity.dk) Received: from usr03.cybercity.dk (usr03.cybercity.dk [212.242.40.83]) by cicero0.cybercity.dk (Postfix) with ESMTP id E220D1029B0; Thu, 26 Apr 2001 00:07:59 +0200 (CEST) Received: from mekanix.my.domain (port10.cvx1-ro.ppp.cybercity.dk [212.242.169.11]) by usr03.cybercity.dk (8.11.2/8.11.0) with SMTP id f3PM7vX12381; Thu, 26 Apr 2001 00:07:58 +0200 (CEST) (envelope-from mekanix@vip.cybercity.dk) Message-Id: <200104252207.f3PM7vX12381@usr03.cybercity.dk> Date: Thu, 26 Apr 2001 00:07:35 +0200 From: Bjarne Wichmann Petersen To: FreeBSD-multimedia , FreeBSD-questions Subject: xine segfaults. X-Mailer: Sylpheed version 0.4.63 (GTK+ 1.2.9; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Xine segfaults on me, and I have no clue to what's up. Anyone here with a clue? My Setup: 4.3-Stable and XFree 4.0.3 (with DRI, mga and the whole shebang) I've compiled and installed the "captain css" plugin. Xine output: This is xine - a mpeg 1, 2 player v0.3.7 - (c) 2000 by G. Bartsch. testing for audio driver: oss <-(successfully initialized) Using oss audio output driver. found yuy2 format found yv12 format video_out_xv: using Xvideo port 46 for hw scaling *** Settings: BRIGHTNESS CONTRAST COLORKEY ***************** Using X Window System video extension for video output. set_image_format_xv(): width=720, height=405, ratio=3 scaled picture size : 720 x 405 (corr_factor: 0.998985) Using MMX for IDCT transform Using 3DNOW for motion compensation input plugin found : /usr/X11R6/lib/xine/plugins/input_file.so(input_file.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_net.so(input_net.so) input_dvd: unable to open raw dvd drive (/dev/rdvd): No such file or directory input plugin found : /usr/X11R6/lib/xine/plugins/input_dvd.so(input_dvd.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_vcd.so(input_vcd.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_stdin_fifo.so(input_stdin_fifo.so) input_dvd: get_autoplay_list Using ifo VTS_02_0.IFO Segmentation fault (core dumped) mekanix:/usr/home/mekanix$ xine This is xine - a mpeg 1, 2 player v0.3.7 - (c) 2000 by G. Bartsch. testing for audio driver: oss <-(successfully initialized) Using oss audio output driver. found yuy2 format found yv12 format video_out_xv: using Xvideo port 46 for hw scaling *** Settings: BRIGHTNESS CONTRAST COLORKEY ***************** Using X Window System video extension for video output. set_image_format_xv(): width=720, height=405, ratio=3 scaled picture size : 720 x 405 (corr_factor: 0.998985) Using MMX for IDCT transform Using 3DNOW for motion compensation input plugin found : /usr/X11R6/lib/xine/plugins/input_file.so(input_file.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_net.so(input_net.so) input_dvd: unable to open raw dvd drive (/dev/rdvd): No such file or directory input plugin found : /usr/X11R6/lib/xine/plugins/input_dvd.so(input_dvd.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_vcd.so(input_vcd.so) input plugin found : /usr/X11R6/lib/xine/plugins/input_stdin_fifo.so(input_stdin_fifo.so) input_dvd: get_autoplay_list Using ifo VTS_02_0.IFO Segmentation fault (core dumped) Then I read dmesg: acd0: READ_BIG - ILLEGAL REQUEST asc=6f ascq=03 error=04 pid 342 (xine), uid 1000: exited on signal 11 (core dumped) Anyone knows what's up? On a side note I'd like to activate DMA on the drive. I've put hw.ata.atapi_dma=1 into sysctl.conf but it still shows up as 0. Should I insert hw.atamode=dma,dma,dma,dma instead? Bjarne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message