File open crashes vlc 0.4.6

*nix specific usage questions
bugmenot
Blank Cone
Blank Cone
Posts: 91
Joined: 03 Feb 2008 16:15

File open crashes vlc 0.4.6

Postby bugmenot » 08 Oct 2008 21:12

ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/include/QtCore/qlist.h, line 378#

i use qt4.4.3 on SuSE 10.0

Can anyone help me?

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: File open crashes vlc 0.4.6

Postby Rémi Denis-Courmont » 09 Oct 2008 22:00

VLC 0.4.6 is 4,5 years old. Don't expect any help with it.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: File open crashes vlc 0.4.6

Postby Jean-Baptiste Kempf » 10 Oct 2008 13:07

Seeing that he uses Qt, I would say he use 0.9.x
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dimstar
Cone that earned his stripes
Cone that earned his stripes
Posts: 177
Joined: 15 Dec 2006 14:05
Location: Bucuresti, Romania
Contact:

Re: File open crashes vlc 0.4.6

Postby dimstar » 10 Oct 2008 15:18

But then, being on SUSE 10.0 doesn't make it much easier neither.

There are so many factors that can be wrong... SUSE 10.0 is also pretty old by now.

bugmenot
Blank Cone
Blank Cone
Posts: 91
Joined: 03 Feb 2008 16:15

Re: File open crashes vlc 0.4.6

Postby bugmenot » 10 Oct 2008 19:58

sorry, my version of vlc is 0.9.4

jacksaw
New Cone
New Cone
Posts: 6
Joined: 22 May 2008 21:27

Re: File open crashes vlc 0.9.4

Postby jacksaw » 12 Oct 2008 16:04

hello! i've the same problem like reported above (vlc 0.9.4 crashes -> file open). I use centos 5.2 with qt 4.4.3. (with qt < 4.4.x vlc doesnt work)

thank you for having a look on this output. also thank you for any advice. thanxx.

Code: Select all

vlc -vvv VLC media player 0.9.4 Grishenko [00000001] main libvlc debug: VLC media player - version 0.9.4 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-rpath' '--disable-static' '--with-PIC' '--enable-release' '--enable-aa' '--enable-alsa' '--enable-arts' '--enable-caca' '--enable-cddax' '--enable-dirac' '--enable-dvbpsi' '--enable-dvdread' '--enable-esd' '--enable-faad' '--enable-fbosd' '--enable-ffmpeg' '--with-ffmpeg-tree=ffmpeg-20080225' '--with-ffmpeg-a52' '--with-ffmpeg-faac' '--with-ffmpeg-mp3lame' '--enable-libamr-nb' '--enable-libamr-wb' '--with-ffmpeg-ogg' '--with-ffmpeg-theora' '--with-ffmpeg-vorbis' '--with--ffmpeg-zlib' '--enable-flac' '--enable-galaktos' '--enable-gnomevfs' '--enable-lirc' '--enable-live555' '--with-live555-tree=/dar/build/vlc-0.9.4/live' '--enable-loader' '--enable-musicbrainz' '--enable-ncurses' '--enable-opencv' '--enable-pulse' '--enable-pvr' '--enable-real' '--enable-realrtsp' '--enable-shout' '--enable-snapshot' '--enable-svg' '--enable-svgalib' '--enable-switcher' '--enable-twolame' '--enable-upnp' '--enable-v4l' '--enable-xosd' '--enable-xvmc' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'LDFLAGS=-L/usr/X11R6/lib' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig' [00000001] main libvlc debug: translation test: code is "C" [00000001] main libvlc debug: checking builtin modules [00000001] main libvlc debug: checking plugin modules [00000001] main libvlc debug: loading plugins cache file /home/amarhe/.cache/vlc/plugins-04041e.dat [00000001] main libvlc debug: recursively browsing `/usr/lib/vlc' [00000001] main libvlc warning: cannot load module `/usr/lib/vlc/video_chroma/libi420_rgb_mmx_plugin.so' (/usr/lib/vlc/video_chroma/libi420_rgb_mmx_plugin.so: cannot restore segment prot after reloc: Permission denied) [00000001] main libvlc warning: cannot load module `/usr/lib/vlc/video_filter/libswscale_plugin.so' (/usr/lib/vlc/video_filter/libswscale_plugin.so: undefined symbol: sws_freeFilter) [00000001] main libvlc warning: cannot load module `/usr/lib/vlc/codec/liblibmpeg2_plugin.so' (/usr/lib/libmpeg2.so.0: cannot restore segment prot after reloc: Permission denied) [00000001] main libvlc warning: cannot load module `/usr/lib/vlc/codec/librealvideo_plugin.so' (/usr/lib/vlc/codec/librealvideo_plugin.so: cannot restore segment prot after reloc: Permission denied) [00000001] main libvlc debug: module bank initialized, found 285 modules [00000001] main libvlc debug: opening config file (/home/amarhe/.config/vlc/vlcrc) [00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU [00000001] main libvlc debug: looking for memcpy module: 3 candidates [00000001] main libvlc debug: using memcpy module "memcpymmxext" [00000380] main interaction debug: thread 25148304 (Interaction control) created at priority 0 (interface/interaction.c:382) [00000380] main interaction debug: thread started [00000382] main input debug: Creating an input for 'Media Library' [00000382] main input debug: Input is a meta file: disabling unneeded options [00000382] main input debug: `file/xspf-open:///home/amarhe/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/amarhe/.local/share/vlc/ml.xspf' [00000382] main input debug: creating access 'file' path='/home/amarhe/.local/share/vlc/ml.xspf' [00000383] main access debug: looking for access module: 3 candidates [00000383] access_mmap access debug: opening file /home/amarhe/.local/share/vlc/ml.xspf [00000383] main access debug: using access module "access_mmap" [00000383] main access debug: TIMER module_Need() : 1.100 ms - Total 1.100 ms / 1 intvls (Avg 1.100 ms) [00000387] main stream debug: Using AStream*Block [00000387] main stream debug: pre buffering [00000387] main stream debug: received first data for our buffer [00000383] access_mmap access debug: at end of memory mapped file [00000382] main input debug: creating demux: access='file' demux='xspf-open' path='/home/amarhe/.local/share/vlc/ml.xspf' [00000388] main demux debug: looking for demux module: 1 candidate [00000388] playlist demux debug: using XSPF playlist reader [00000388] main demux debug: using demux module "playlist" [00000388] main demux debug: TIMER module_Need() : 0.935 ms - Total 0.935 ms / 1 intvls (Avg 0.935 ms) [00000382] main input debug: `file/xspf-open:///home/amarhe/.local/share/vlc/ml.xspf' successfully opened [00000403] main xml debug: looking for xml module: 2 candidates [00000403] main xml debug: using xml module "xml" [00000403] main xml debug: TIMER module_Need() : 1.532 ms - Total 1.532 ms / 1 intvls (Avg 1.532 ms) [00000383] access_mmap access debug: at end of memory mapped file [00000388] playlist demux warning: invalid <playlist> attribute:"xmlns:vlc" [00000388] playlist demux debug: parsed 0 tracks successfully [00000403] main xml debug: removing module "xml" [00000382] main input debug: EOF reached [00000382] main input debug: control type=1 [00000388] main demux debug: removing module "playlist" [00000383] main access debug: removing module "access_mmap" [00000382] main input debug: TIMER input launching for 'Media Library' : 6.985 ms - Total 6.985 ms / 1 intvls (Avg 6.985 ms) [00000405] main preparser debug: waiting for thread initialization [00000405] main preparser debug: thread started [00000405] main preparser debug: thread 68287376 (preparser) created at priority 0 (playlist/thread.c:79) [00000406] main fetcher debug: waiting for thread initialization [00000406] main fetcher debug: thread started [00000406] main fetcher debug: thread 35638160 (fetcher) created at priority 0 (playlist/thread.c:108) [00000381] main playlist debug: waiting for thread initialization [00000381] main playlist debug: thread started [00000381] main playlist debug: rebuilding array of current - root Playlist [00000381] main playlist debug: rebuild done - 0 items, index -1 [00000381] main playlist debug: thread 46128016 (playlist) created at priority 0 (playlist/thread.c:117) [00000407] main interface debug: looking for interface module: 1 candidate [00000407] main interface debug: using interface module "hotkeys" [00000407] main interface debug: TIMER module_Need() : 0.424 ms - Total 0.424 ms / 1 intvls (Avg 0.424 ms) [00000407] main interface debug: thread 120400784 (interface) created at priority 0 (interface/interface.c:168) [00000409] main interface debug: looking for interface module: 1 candidate [00000407] main interface debug: thread started [00000409] main interface debug: using interface module "inhibit" [00000409] main interface debug: TIMER module_Need() : 2.213 ms - Total 2.213 ms / 1 intvls (Avg 2.213 ms) [00000409] main interface debug: thread 56617872 (interface) created at priority 0 (interface/interface.c:168) [00000409] main interface debug: thread started [00000411] main interface debug: looking for interface module: 1 candidate [00000411] main interface debug: using interface module "screensaver" [00000411] main interface debug: TIMER module_Need() : 0.708 ms - Total 0.708 ms / 1 intvls (Avg 0.708 ms) [00000411] main interface debug: thread 78777232 (interface) created at priority 0 (interface/interface.c:168) [00000411] main interface debug: thread started [00000413] main interface debug: looking for interface module: 23 candidates [00000413] main interface debug: using interface module "signals" [00000413] main interface debug: TIMER module_Need() : 0.825 ms - Total 0.825 ms / 1 intvls (Avg 0.825 ms) [00000413] main interface debug: thread 145013648 (interface) created at priority 0 (interface/interface.c:168) [00000413] main interface debug: thread started [00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [00000415] main interface debug: looking for interface module: 6 candidates [00000415] main interface debug: using interface module "qt4" [00000415] main interface debug: TIMER module_Need() : 65.196 ms - Total 65.196 ms / 1 intvls (Avg 65.196 ms) [00000415] main interface debug: thread 3082812304 (interface) created at priority 0 (interface/interface.c:168) [00000415] main interface debug: thread started [00000415] qt4 interface debug: Error while initializing qt-specific localization ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/lib/qt4/include/QtCore/qlist.h, line 378 Aborted

godforsaken
New Cone
New Cone
Posts: 1
Joined: 12 Oct 2009 19:57

Re: File open crashes vlc 0.4.6

Postby godforsaken » 12 Oct 2009 20:02

Hi all,

I do have the same problem with version 0.9.9. Anyone knows if this bug is fixed??

Thanks!

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: File open crashes vlc 0.4.6

Postby Rémi Denis-Courmont » 13 Oct 2009 17:33

Parts of VLC installation are missing, so I would blame your RPM package. (But this should be a non-issue with VLC 1.1).
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 27 guests