Public bug reported:

When I try to play a media file in Firefox with the VLC plugin, it
crashes instantly.

Here are some crash reports:
https://crash-stats.mozilla.com/report/index/bp-223d5e0f-70e1-49cf-b0c6-11b342120104
https://crash-stats.mozilla.com/report/index/bp-aac765c5-89d1-4a71-8916-6f0252120104
https://crash-stats.mozilla.com/report/index/bp-0a6572ba-cf0e-4baf-a2ee-2bda22120104


Console output:
[0xac9afe7c] main libvlc debug: VLC media player - 1.1.12 The Luggage
[0xac9afe7c] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0xac9afe7c] main libvlc debug: revision exported
[0xac9afe7c] main libvlc debug: configured with ./configure  '--enable-static' 
'--build=i686-linux-gnu' '--config-cache' '--disable-maintainer-mode' 
'--disable-silent-rules' '--disable-update-check' '--enable-fast-install' 
'--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' 
'--with-binary-version=2~oneiric1' '--enable-a52' '--enable-aa' 
'--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' 
'--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' 
'--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' 
'--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' 
'--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' 
'--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' 
'--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' 
'--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' 
'--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' 
'--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' 
'--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' 
'--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' 
'--enable-x264' '--enable-zvbi' 
'--with-kde-solid=/usr/share/kde4/apps/solid/actions/' 
'--with-mozilla-pkg=mozilla-plugin' '--disable-dxva2' '--disable-gnomevfs' 
'--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' 
'--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' 
'--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' 
'--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=i686-linux-gnu' 
'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0xac9afe7c] main libvlc debug: translation test: code is "fr"
[0xac9afe7c] main libvlc debug: checking plugin modules
[0xac9afe7c] main libvlc debug: loading plugins cache file 
/usr/lib/vlc/plugins/plugins-04041e-3e8.dat
[0xac9afe7c] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0xac9afe7c] main libvlc debug: saving plugins cache 
/usr/lib/vlc/plugins/plugins-04041e-3e8.dat
[0xac9afe7c] main libvlc debug: module bank initialized (393 modules)
[0xac9afe7c] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 
SSSE3 FPU 
[0xac9afe7c] main libvlc debug: looking for memcpy module: 3 candidates
[0xac9afe7c] main libvlc debug: using memcpy module "memcpymmxext"
[0xab3ad2ec] main interface debug: looking for interface module: 1 candidate
[0xab3ad2ec] main interface debug: using interface module "hotkeys"
[0xab3ad39c] main interface debug: looking for interface module: 1 candidate
[0xaccb2ddc] main playlist debug: Activated
[0xab3ad39c] main interface debug: using interface module "inhibit"
[0xaccb2ddc] main playlist debug: rebuilding array of current - root Liste de 
lecture
[0xaccb2ddc] main playlist debug: rebuild done - 0 items, index -1
[0xb263403c] main input debug: Creating an input for 
'http://translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xb263403c] main input debug: thread (input) created at priority 10 
(input/input.c:220)
[0xb263403c] main input debug: thread started
[0xb263403c] main input debug: using timeshift granularity of 50 MiB
[0xb263403c] main input debug: using timeshift path '/tmp'
[0xb263403c] main input debug: 
`http://translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr' 
gives access `http' demux `' path 
`translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xb263403c] main input debug: creating demux: access='http' demux='' 
path='translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xab40374c] main demux debug: looking for access_demux module: 0 candidates
[0xab40374c] main demux debug: no access_demux module matched "http"
[0xb263403c] main input debug: creating access 'http' 
path='translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xa9a9ca9c] main access debug: looking for access module: 2 candidates
[0xa9a9ca9c] access_http access debug: asking libproxy about url 
'http://translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xa9a9ca9c] access_http access debug: libproxy suggest to use 'direct://'
[0xa9a9ca9c] access_http access debug: http: server='translate.google.com' 
port=80 file='/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0xa9a9ca9c] main access debug: net: connecting to translate.google.com port 80
[0xa9a9ca9c] main access debug: connection succeeded (socket = 49)
[0xa9a9ca9c] access_http access debug: protocol 'HTTP' answer code 200
[0xa9a9ca9c] access_http access debug: Content-Type: audio/mpeg
[0xa9a9ca9c] access_http access debug: Accepting Cookie: 
PREF=ID=7dedd5650e594c23:TM=1325749684:LM=1325749685:S=ZIpEbna9l46aw1ZJ; 
expires=Sat, 04-Jan-2014 07:48:05 GMT; path=/; domain=.google.com
[0xa9a9ca9c] access_http access debug: Accepting Cookie: 
NID=54=AuBAtKzJRBuZiOlkWYQnQ8eh5vlRj3bn-BIxlkrIy8KxXXxzrBjBakLEFVF2P8SqyNQpSlaCwWaMccA07xjFsKYe9-sOW0PEn_657gCzR9ZsU0FZiUG6o4COgdChtbLV;
 expires=Fri, 06-Jul-2012 07:48:05 GMT; path=/; domain=.google.com; HttpOnly
[0xa9a9ca9c] access_http access debug: Server: HTTP server (unknown)
[0xa9a9ca9c] access_http access debug: this frame size=6093
[0xa9a9ca9c] main access debug: using access module "access_http"
[0xab20e1fc] main stream debug: Using AStream*Stream
[0xab20e1fc] main stream debug: pre buffering
[0xab20e1fc] main stream debug: received first data after 0 ms
[0xab20e1fc] main stream debug: pre-buffering done 1024 bytes in 0s - 18518 
KiB/s
[0xab20e97c] main stream debug: looking for stream_filter module: 5 candidates
[0xab20e97c] main stream debug: no stream_filter module matching "any" could be 
loaded
[0xab20e97c] main stream debug: looking for stream_filter module: 1 candidate
[0xab20e97c] main stream debug: using stream_filter module 
"stream_filter_record"
[0xb263403c] main input debug: creating demux: access='http' demux='' 
path='translate.google.com/translate_tts?ie=UTF-8&q=windowswindows&tl=fr'
[0x9e2a178c] main demux debug: looking for demux module: 52 candidates
[0x9e2a178c] es demux debug: detected format mpga
[0xaca2a87c] main demux packetizer debug: looking for packetizer module: 21 
candidates
[0xaca2a87c] main demux packetizer debug: using packetizer module "mpeg_audio"
[0x9e2a178c] main demux debug: using demux module "es"
[0xab3ae0ac] main demux meta debug: looking for meta reader module: 2 candidates
[0xab3ae0ac] lua demux meta debug: Trying Lua scripts in 
/home/pierre/.local/share/vlc/lua/meta/reader
[0xab3ae0ac] lua demux meta debug: Trying Lua scripts in 
/usr/lib/vlc/lua/meta/reader
[0xab3ae0ac] lua demux meta debug: Trying Lua playlist script 
/usr/lib/vlc/lua/meta/reader/filename.luac

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: mozilla-plugin-vlc 1.1.12-2~oneiric1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Jan  5 08:37:03 2012
SourcePackage: vlc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: firefox
     Importance: Unknown
         Status: Unknown

** Affects: vlc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912149

Title:
  Firefox plugin crashes when using VLC plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/912149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to