[vlc-devel] [anoop r <anoopsix at yahoo.com>] Re: Re: vlc player gets killed.

System administration admin at via.ecp.fr
Tue Jan 3 10:39:19 CET 2006


----- Forwarded message from anoop r <anoopsix at yahoo.com> -----

From: anoop r <anoopsix at yahoo.com>
Date: Mon, 2 Jan 2006 21:27:26 -0800 (PST)
To: vlc-devel at videolan.org
Subject: Re: [vlc-devel] Re: vlc player gets killed.

well, i did, and the result is the same. i'll paste even the last few lines
from the strace output,

select(1, [0], NULL, [0], {0, 50000}[00000209] main input debug: waiting for
thread completion
[00000209] main input debug: `code' gives access `' demux `' path `code'
[00000209] main input debug: creating demux: access='' demux='' path='code'
[00000209] main input debug: thread 81926 (input) created at priority 0 (src/
input/input.c:230)
[00000210] main demuxer debug: looking for access_demux module: 0 candidates
[00000210] main demuxer warning: no access_demux module matched "any"
[00000209] main input debug: creating access '' path='code'
[00000211] main access debug: looking for access2 module: 2 candidates
[00000211] access_file access debug: opening file `code'
[00000163] main module debug: using access2 module "access_file"
[00000215] main private debug: pre buffering
[00000215] main private debug: received first data for our buffer
[00000215] main private debug: prebuffering done 163835 bytes in 0s - 769
kbytes/s
[00000209] main input debug: creating demux: access='' demux='' path='code'
[00000216] main demuxer debug: looking for demux2 module: 34 candidates
)   = 0 (Timeout)
write(1, "status change: ( New input: code"..., 36) = 36
write(1, "status change: ( audio volume: 2"..., 38) = 38
write(1, "status change: ( play state: 1 )"..., 34) = 34
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000099] main module debug: using demux2
module "ps"
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000209] main input debug: `code'
successfully opened
[00000209] main input debug: selecting program id=0
[00000209] main input debug: audio is disabled, not selecting ES 0x0
[00000245] main decoder debug: looking for decoder module: 16 candidates
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000245] ffmpeg decoder debug: libavcodec
initialized (interface 3277056 )
[00000245] ffmpeg decoder debug: postprocessing disabled
[00000245] ffmpeg decoder debug: ffmpeg codec (MPEG-2 Video) started
[00000005] main module debug: using decoder module "ffmpeg"
[00000258] main packetizer debug: looking for packetizer module: 14 candidates
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000157] main module debug: using
packetizer module "packetizer_mpegvideo"
[00000245] main decoder debug: thread 98311 (decoder) created at priority 0
(src/input/decoder.c:159)
[00000258] packetizer_mpegvideo packetizer debug: Size 160x112 fps=25.000
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000245] main decoder debug: no usable
vout present, spawning one
[00000272] main video output debug: window size: 160x112
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000273] main private debug: Registering
subpicture channel, ID: 2
[00000273] main private debug: Registering subpicture channel, ID: 3
[00000273] main private debug: Registering subpicture channel, ID: 4
[00000273] main private debug: Registering subpicture channel, ID: 5
[00000272] main video output debug: looking for video output module: 2
candidates
[00000272] fb video output debug: OPENING /dev/fb0 DEVICE
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000}[00000272] fb video output debug:
framebuffer type=0, visual=3, ypanstep=0, ywrap=0, accel=0
[00000149] main module debug: using video output module "fb"
[00000272] main video output debug: got 1 direct buffer(s)
[00000272] main video output debug: picture in 160x112 (0,0,160x112), chroma
I420, ar 102857:72000, sar 1:1
[00000272] main video output debug: picture user 160x112 (0,0,160x112), chroma
I420, ar 102857:72000, sar 1:1
[00000272] main video output debug: picture out 640x480 (0,0,640x480), chroma
RGB2, ar 4:3, sar 1:1
[00000272] main video output debug: looking for chroma module: 5 candidates
)   = 0 (Timeout)
select(1, [0], NULL, [0], {0, 50000})   = ? ERESTARTNOHAND (To be restarted)
+++ killed by SIGKILL +++

i believe it is some variable which is unitialised....

thanks.

Romuald CARI <Romuald.CARI at eleve.emn.fr> wrote:

    I think the first (and the right) thing to do would be to upgrade your VLC
    version from 0.8.1 to at least 0.8.4a :)
    Then if you still encounter this problem, you should repost a message here
    !

    Anyway, I wish you all a very happy new year !

    Romu

----- End forwarded message -----

-- 
System administration <admin at via.ecp.fr>
VIA, École Centrale Paris, France

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list