Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vlc crash [0xa10910] qt4 interface error: Unable to load ext
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1275
Location: Tri-Cities, WA USA

PostPosted: Tue Mar 27, 2012 11:48 am    Post subject: vlc crash [0xa10910] qt4 interface error: Unable to load ext Reply with quote

Not sure what to do here?

cwc@azzerare ~ $ vlc
VLC media player 1.1.13 The Luggage (revision exported)
Warning: call to srand(1332848752)
Warning: call to rand()
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x7091f0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
[0xa10910] qt4 interface error: Unable to load extensions module

Here are my use flags?
X a52 aac alsa dbus dts dvd ffmpeg flac gcrypt gnome libnotify mmx mp3 mpeg ncurses ogg opengl png qt4 sdl sqlite sse svg truetype vorbis x264 xcb xml xv -aalib (-altivec) -atmo -avahi -bidi -cdda -cddb -dc1394 -debug -dirac -directfb -dvb -fbcon -fluidsynth -fontconfig -ggi -gme -gnutls -httpd -id3tag -ieee1394 -jack -kate -kde -libass -libcaca -libproxy -libtiger -libv4l -libv4l2 -lirc -live -lua -matroska -modplug -mtp -musepack -nsplugin -optimisememory -oss -projectm -pulseaudio -pvr -remoteosd -rtsp -run-as-root -samba -schroedinger -sdl-image -shine -shout -skins -speex -stream (-svga) -taglib -theora -twolame -udev -upnp -v4l -vaapi -vcdx -vlm (-win32codecs) -wma-fixed -xosd -zvbi
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
sebaro
Veteran
Veteran


Joined: 03 Jul 2006
Posts: 1141
Location: Romania

PostPosted: Wed Mar 28, 2012 4:28 am    Post subject: Reply with quote

I'm also getting "qt4 interface error: Unable to load extensions module" but vlc is working. Try "vlc -vv".
Back to top
View user's profile Send private message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 3264
Location: Canada

PostPosted: Wed Mar 28, 2012 6:18 am    Post subject: Re: vlc crash [0xa10910] qt4 interface error: Unable to load Reply with quote

cwc wrote:
Not sure what to do here?

cwc@azzerare ~ $ vlc
VLC media player 1.1.13 The Luggage (revision exported)
Warning: call to srand(1332848752)
Warning: call to rand()
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x7091f0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Blocked: call to setlocale(6, "")
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
Warning: call to srand(1332848752)
Warning: call to rand()
[0xa10910] qt4 interface error: Unable to load extensions module

Here are my use flags?
X a52 aac alsa dbus dts dvd ffmpeg flac gcrypt gnome libnotify mmx mp3 mpeg ncurses ogg opengl png qt4 sdl sqlite sse svg truetype vorbis x264 xcb xml xv -aalib (-altivec) -atmo -avahi -bidi -cdda -cddb -dc1394 -debug -dirac -directfb -dvb -fbcon -fluidsynth -fontconfig -ggi -gme -gnutls -httpd -id3tag -ieee1394 -jack -kate -kde -libass -libcaca -libproxy -libtiger -libv4l -libv4l2 -lirc -live -lua -matroska -modplug -mtp -musepack -nsplugin -optimisememory -oss -projectm -pulseaudio -pvr -remoteosd -rtsp -run-as-root -samba -schroedinger -sdl-image -shine -shout -skins -speex -stream (-svga) -taglib -theora -twolame -udev -upnp -v4l -vaapi -vcdx -vlm (-win32codecs) -wma-fixed -xosd -zvbi



Are you with nvidia-drivers-295.20 ? For them that problem was discussed (and I experienced it as well). vlc-2.0.1 from ~amd64 does not crash,
but still gives this qt4 error
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1275
Location: Tri-Cities, WA USA

PostPosted: Wed Mar 28, 2012 11:15 am    Post subject: Re: vlc crash [0xa10910] qt4 interface error: Unable to load Reply with quote

I'm using x11-drivers/nvidia-drivers
Latest version available: 295.20-r1
and I'm running an AMD


zzerare ~ # uname -a
Linux azzerare 3.0.6-gentoo #1 SMP Fri Oct 28 05:20:54 PDT 2011 x86_64 AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1275
Location: Tri-Cities, WA USA

PostPosted: Wed Mar 28, 2012 11:43 am    Post subject: Reply with quote

sebaro wrote:
I'm also getting "qt4 interface error: Unable to load extensions module" but vlc is working. Try "vlc -vv".


emerge vlc with "-vv" did not work.

Thanks.
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
sebaro
Veteran
Veteran


Joined: 03 Jul 2006
Posts: 1141
Location: Romania

PostPosted: Fri Mar 30, 2012 8:35 am    Post subject: Reply with quote

cwc wrote:
sebaro wrote:
I'm also getting "qt4 interface error: Unable to load extensions module" but vlc is working. Try "vlc -vv".


emerge vlc with "-vv" did not work.

Thanks.

That's for running vlc in verbose mode:
> vlc -vv videofile (GUI)
> cvlc -vv videofile (CLI)
Back to top
View user's profile Send private message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 3264
Location: Canada

PostPosted: Fri Mar 30, 2012 5:42 pm    Post subject: Re: vlc crash [0xa10910] qt4 interface error: Unable to load Reply with quote

cwc wrote:
I'm using x11-drivers/nvidia-drivers
Latest version available: 295.20-r1
and I'm running an AMD


zzerare ~ # uname -a
Linux azzerare 3.0.6-gentoo #1 SMP Fri Oct 28 05:20:54 PDT 2011 x86_64 AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux


Yep, supposedly 295.33 has the fixes, but it is still masked due to some build problems
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1275
Location: Tri-Cities, WA USA

PostPosted: Fri Mar 30, 2012 11:25 pm    Post subject: Re: vlc crash [0xa10910] qt4 interface error: Unable to load Reply with quote

dmpogo wrote:
cwc wrote:
I'm using x11-drivers/nvidia-drivers
Latest version available: 295.20-r1
and I'm running an AMD


zzerare ~ # uname -a
Linux azzerare 3.0.6-gentoo #1 SMP Fri Oct 28 05:20:54 PDT 2011 x86_64 AMD Athlon(tm) 64 Processor 3400+ AuthenticAMD GNU/Linux


Yep, supposedly 295.33 has the fixes, but it is still masked due to some build problems


Thank you so much. I think I'll wait. No hurry.
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1275
Location: Tri-Cities, WA USA

PostPosted: Fri Mar 30, 2012 11:25 pm    Post subject: Reply with quote

sebaro wrote:
cwc wrote:
sebaro wrote:
I'm also getting "qt4 interface error: Unable to load extensions module" but vlc is working. Try "vlc -vv".


emerge vlc with "-vv" did not work.

Thanks.

That's for running vlc in verbose mode:
> vlc -vv videofile (GUI)
> cvlc -vv videofile (CLI)


LOL. Woops. I'm bad.
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
nihil39
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2005
Posts: 97
Location: Italy

PostPosted: Sat Aug 04, 2012 4:29 pm    Post subject: Reply with quote

I was experiencing the same problem with nvidia drivers version 295.59 (GeForce 8400M GS): vlc crashed with error "qt4 interface error: Unable to load extensions module" but cvlc worked fine. I read here http://comments.gmane.org/gmane.comp.video.videolan.vlc.devel/86224 that extensions are written in lua so I enabled the lua USE flag (only for vlc). The result is that I do not get the extensions error anymore but a generic illegal instruction error. cvlc keeps on working fine

Any ideas?

Code:
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x1b5d138] main libvlc debug: VLC media player - 2.0.3 Twoflower
[0x1b5d138] main libvlc debug: Copyright �� 1996-2012 VLC authors and VideoLAN
[0x1b5d138] main libvlc debug: revision 2.0.2-93-g77aa89e
[0x1b5d138] main libvlc debug: configured with ./configure  '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--docdir=/usr/share/doc/vlc-2.0.3' '--enable-a52' '--disable-aa' '--enable-faad' '--enable-alsa' '--disable-altivec' '--disable-atmo' '--disable-audioqueue' '--enable-bonjour' '--enable-avcodec' '--enable-avformat' '--disable-fribidi' '--disable-bluray' '--enable-vcd' '--enable-libcddb' '--enable-dbus' '--enable-dbus-control' '--disable-dirac' '--disable-direct2d' '--disable-directfb' '--disable-directx' '--disable-dc1394' '--disable-debug' '--disable-dshow' '--enable-dca' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-dxva2' '--disable-egl' '--enable-sout' '--disable-fbosd' '--enable-flac' '--disable-fluidsynth' '--disable-fontconfig' '--enable-libgcrypt' '--disable-gme' '--disable-gnomevfs' '--disable-gnutls' '--disable-growl' '--disable-httpd' '--disable-dv' '--disable-ios-vout' '--disable-jack' '--disable-kate' '--without-kde-solid' '--disable-libass' '--disable-caca' '--enable-notify' '--disable-libproxy' '--disable-samplerate' '--disable-libtar' '--disable-tiger' '--disable-linsys' '--disable-lirc' '--disable-live555' '--enable-lua' '--disable-macosx-audio' '--disable-macosx-dialog-provider' '--disable-macosx-eyetv' '--disable-macosx-qtkit' '--disable-macosx-quartztext' '--disable-macosx-vout' '--enable-mkv' '--disable-media-library' '--enable-mmx' '--disable-mod' '--enable-mad' '--enable-libmpeg2' '--disable-mtp' '--enable-mpc' '--enable-ncurses' '--disable-neon' '--enable-ogg' '--enable-mux_ogg' '--disable-omxil' '--enable-glx' '--disable-optimize-memory' '--disable-oss' '--enable-png' '--disable-portaudio' '--enable-postproc' '--disable-projectm' '--enable-pulse' '--disable-pvr' '--enable-qt4' '--disable-realrtsp' '--disable-run-as-root' '--disable-smb' '--disable-schroedinger' '--enable-sdl' '--disable-sdl-image' '--disable-shine' '--disable-sid' '--disable-shout' '--disable-skins2' '--disable-speex' '--disable-sqlite' '--enable-sse' '--enable-svg' '--disable-switcher' '--enable-swscale' '--disable-taglib' '--enable-theora' '--enable-freetype' '--disable-twolame' '--enable-udev' '--disable-upnp' '--disable-v4l2' '--disable-libva' '--disable-vcdx' '--disable-vlm' '--enable-vorbis' '--disable-waveout' '--disable-loader' '--disable-wingdi' '--disable-wma-fixed' '--with-x' '--enable-x264' '--enable-xcb' '--enable-libxml2' '--disable-xosd' '--enable-xvideo' '--disable-zvbi' '--enable-telx' '--disable-optimizations' '--without-tuning' '--enable-fast-install' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -fomit-frame-pointer -march=core2 -fpredictive-commoning -fgcse-after-reload -mfpmath=sse' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -fomit-frame-pointer -march=core2 -fpredictive-commoning -fgcse-after-reload -mfpmath=sse' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'
[0x1b5d138] main libvlc debug: searching plug-in modules
[0x1b5d138] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat
[0x1b5d138] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
[0x1b5d138] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat
[0x1b5d138] main libvlc debug: plug-ins loaded: 372 modules
[0x1b5d138] main libvlc debug: opening config file (/home/massimo/.config/vlc/vlcrc)
[0x1b5d138] main libvlc debug: translation test: code is "C"
[0x1b5d138] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
[0x1b5d138] main libvlc debug: looking for memcpy module: 4 candidates
[0x1b5d138] main libvlc debug: using memcpy module "memcpymmxext"
[0x1c22438] main input debug: Creating an input for 'Media Library'
[0x1c22438] main input debug: Input is a meta file: disabling unneeded options
[0x1c22438] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x1c22438] main input debug: `file/xspf-open:///home/massimo/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/massimo/.local/share/vlc/ml.xspf'
[0x1c22438] main input debug: creating demux: access='file' demux='xspf-open' location='/home/massimo/.local/share/vlc/ml.xspf' file='/home/massimo/.local/share/vlc/ml.xspf'
[0x1c26de8] main demux debug: looking for access_demux module: 2 candidates
[0x1c26de8] main demux debug: no access_demux module matching "file" could be loaded
[0x1c26de8] main demux debug: TIMER module_need() : 0.487 ms - Total 0.487 ms / 1 intvls (Avg 0.487 ms)
[0x1c22438] main input debug: creating access 'file' location='/home/massimo/.local/share/vlc/ml.xspf', path='/home/massimo/.local/share/vlc/ml.xspf'
[0x1c29ea8] main access debug: looking for access module: 2 candidates
[0x1c29ea8] filesystem access debug: opening file `/home/massimo/.local/share/vlc/ml.xspf'
[0x1c29ea8] main access debug: using access module "filesystem"
[0x1c29ea8] main access debug: TIMER module_need() : 0.274 ms - Total 0.274 ms / 1 intvls (Avg 0.274 ms)
[0x1c290a8] main stream debug: Using stream method for AStream*
[0x1c290a8] main stream debug: starting pre-buffering
[0x1c290a8] main stream debug: received first data after 0 ms
[0x1c290a8] main stream debug: pre-buffering done 296 bytes in 0s - 9967 KiB/s
[0x1c282c8] main stream debug: looking for stream_filter module: 7 candidates
[0x1c282c8] main stream debug: no stream_filter module matching "any" could be loaded
[0x1c282c8] main stream debug: TIMER module_need() : 2.229 ms - Total 2.229 ms / 1 intvls (Avg 2.229 ms)
[0x1c282c8] main stream debug: looking for stream_filter module: 1 candidate
[0x1c282c8] main stream debug: using stream_filter module "stream_filter_record"
[0x1c282c8] main stream debug: TIMER module_need() : 0.176 ms - Total 0.176 ms / 1 intvls (Avg 0.176 ms)
[0x1c22438] main input debug: creating demux: access='file' demux='xspf-open' location='/home/massimo/.local/share/vlc/ml.xspf' file='/home/massimo/.local/share/vlc/ml.xspf'
[0x1c0c038] main demux debug: looking for demux module: 1 candidate
[0x1c0c038] playlist demux debug: using XSPF playlist reader
[0x1c0c038] main demux debug: using demux module "playlist"
[0x1c0c038] main demux debug: TIMER module_need() : 0.252 ms - Total 0.252 ms / 1 intvls (Avg 0.252 ms)
[0x1c0c8e8] main demux meta debug: looking for meta reader module: 1 candidate
[0x1c0c8e8] lua demux meta debug: Trying Lua scripts in /home/massimo/.local/share/vlc/lua/meta/reader
[0x1c0c8e8] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
[0x1c0c8e8] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
[0x1c0c8e8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x1c0c8e8] main demux meta debug: no meta reader module matching "any" could be loaded
[0x1c0c8e8] main demux meta debug: TIMER module_need() : 0.926 ms - Total 0.926 ms / 1 intvls (Avg 0.926 ms)
[0x1c22438] main input debug: `file/xspf-open:///home/massimo/.local/share/vlc/ml.xspf' successfully opened
[0x1c174b8] main xml reader debug: looking for xml reader module: 1 candidate
[0x1c174b8] main xml reader debug: using xml reader module "xml"
[0x1c174b8] main xml reader debug: TIMER module_need() : 0.790 ms - Total 0.790 ms / 1 intvls (Avg 0.790 ms)
[0x1c0c038] playlist demux debug: parsed 0 tracks successfully
[0x1c22438] main input debug: EOF reached
[0x1c0c038] main demux debug: removing module "playlist"
[0x1c282c8] main stream debug: removing module "stream_filter_record"
[0x1c29ea8] main access debug: removing module "filesystem"
[0x1c22438] main input debug: TIMER input launching for 'Media Library' : 5.121 ms - Total 5.121 ms / 1 intvls (Avg 5.121 ms)
[0x1c18408] main interface debug: looking for interface module: 1 candidate
[0x1c18408] main interface debug: using interface module "hotkeys"
[0x1c18408] main interface debug: TIMER module_need() : 0.145 ms - Total 0.145 ms / 1 intvls (Avg 0.145 ms)
[0x1c228d8] main interface debug: looking for interface module: 1 candidate
[0x1b71658] main playlist debug: playlist threads correctly activated
[0x1c228d8] main interface debug: using interface module "inhibit"
[0x1c228d8] main interface debug: TIMER module_need() : 0.912 ms - Total 0.912 ms / 1 intvls (Avg 0.912 ms)
[0x1b71658] main playlist debug: rebuilding array of current - root Playlist
[0x1b71658] main playlist debug: rebuild done - 0 items, index -1
[0x1c29e28] main interface debug: looking for interface module: 1 candidate
[0x1c29e28] main interface debug: using interface module "globalhotkeys"
[0x1c29e28] main interface debug: TIMER module_need() : 0.853 ms - Total 0.853 ms / 1 intvls (Avg 0.853 ms)
[0x1b5d138] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x1c24bc8] main interface debug: looking for interface module: 4 candidates
[0x1cac2d8] main generic debug: looking for extension module: 1 candidate
[0x1cac2d8] lua generic debug: Opening Lua Extension module
[0x1cac2d8] lua generic debug: Trying Lua scripts in /home/massimo/.local/share/vlc/lua/extensions
[0x1cac2d8] lua generic debug: Trying Lua scripts in /usr/lib64/vlc/lua/extensions
[0x1cac2d8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x1cac2d8] main generic debug: using extension module "lua"
[0x1cac2d8] main generic debug: TIMER module_need() : 0.318 ms - Total 0.318 ms / 1 intvls (Avg 0.318 ms)
[0x1c24bc8] main interface debug: using interface module "qt4"
[0x1c24bc8] main interface debug: TIMER module_need() : 61.849 ms - Total 61.849 ms / 1 intvls (Avg 61.849 ms)
Illegal instruction
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum