[vlc-devel] vlc crash

Antoine antoine.vergos at in-cube.fr
Wed Apr 6 13:35:57 CEST 2005


hello,

when launching vlc troughout another application using the libvlc 
functions it crashes there about one time on 2:


[00000085] main module debug: using decoder module "ffmpeg"
[00000222] main decoder debug: thread -1283191888 (decoder) created at 
priority 0 (src/input/decoder.c:157)
[00000244] main decoder debug: looking for decoder module
[00000244] main decoder debug: probing 17 candidates
[00000071] main module debug: using decoder module "mpeg_audio"
[00000244] main decoder debug: thread -1291580496 (decoder) created at 
priority 0 (src/input/decoder.c:157)
[00000212] main input debug: meta information:
[00000212] main input debug:   - 'Setting' = ' HAS_INDEX TRUST_CKTYPE'
[00000212] main input debug: `/home/antoine/videos/lefabule.avi' 
sucessfully opened
[00000220] avi demuxer debug: old:0 < new 0
[00000212] main input debug: control type=1
[00000222] main decoder debug: no usable vout present, spawning one
[00000245] main video output debug: looking for video output module
[00000245] main video output debug: probing 5 candidates
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x30323449 (I420)
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x32595559 (YUY2)
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x36315652 (RV16)
[00000246] main private debug: Registering subpicture channel, ID: 2
[00000246] main private debug: Registering subpicture channel, ID: 3
[00000246] main private debug: Registering subpicture channel, ID: 4
[00000246] main private debug: Registering subpicture channel, ID: 5
segmentation fault


whereas when it works it does :


[00000085] main module debug: using decoder module "ffmpeg"
[00000222] main decoder debug: thread -1283191888 (decoder) created at 
priority 0 (src/input/decoder.c:157)
[00000244] main decoder debug: looking for decoder module
[00000244] main decoder debug: probing 17 candidates
[00000071] main module debug: using decoder module "mpeg_audio"
[00000244] main decoder debug: thread -1291580496 (decoder) created at 
priority 0 (src/input/decoder.c:157)
[00000212] main input debug: meta information:
[00000212] main input debug:   - 'Setting' = ' HAS_INDEX TRUST_CKTYPE'
[00000212] main input debug: `/home/antoine/videos/lefabule.avi' 
sucessfully opened
[00000220] avi demuxer debug: old:0 < new 0
[00000212] main input debug: control type=1
[00000222] main decoder debug: no usable vout present, spawning one
[00000245] main video output debug: looking for video output module
[00000245] main video output debug: probing 5 candidates
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x30323449 (I420)
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x32595559 (YUY2)
[00000245] xvideo video output warning: no free XVideo port found for 
format 0x36315652 (RV16)
[00000246] main private debug: Registering subpicture channel, ID: 2
[00000246] main private debug: Registering subpicture channel, ID: 3
[00000246] main private debug: Registering subpicture channel, ID: 4
[00000246] main private debug: Registering subpicture channel, ID: 5
[00000245] x11 video output debug: Window manager supports NetWM
[00000245] x11 video output debug: Window manager supports 
_NET_WM_STATE_FULLSCREEN
[00000245] x11 video output debug: Window manager supports 
_NET_WM_STATE_ABOVE
[00000245] x11 video output debug: Window manager supports 
_NET_WM_STATE_BELOW
[00000245] x11 video output debug: Window manager supports 
_NET_WM_STATE_STAYS_ON_TOP
[00000202] main module debug: using video output module "x11"
....etc

any idea where it could come from ?
thank you
Antoine

-- 
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