Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 00:07:35 +0200
From:      Bjarne Wichmann Petersen <mekanix@vip.cybercity.dk>
To:        FreeBSD-multimedia <freebsd-multimedia@freebsd.org>, FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   xine segfaults.
Message-ID:  <200104252207.f3PM7vX12381@usr03.cybercity.dk>

next in thread | raw e-mail | index | archive | help
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-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104252207.f3PM7vX12381>