Bug#635477: vlc: segfault when reading some video file
Tshepang Lekhonkhobe
tshepang at gmail.com
Tue Jul 26 05:40:01 UTC 2011
Package: vlc
Version: 1.1.11-1
Severity: normal
This segfault happens either with DnD or with right-click menu:
$ gdb vlc
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc...done.
done.
(gdb) run -vvv
Starting program: /usr/bin/vlc -vvv
[Thread debugging using libthread_db enabled]
VLC media player 1.1.11 The Luggage (revision exported)
[0x804b8fc] main libvlc debug: VLC media player - 1.1.11 The Luggage
[0x804b8fc] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x804b8fc] main libvlc debug: revision exported
[0x804b8fc] main libvlc debug: configured with ./configure '--enable-static' '--build=i486-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=1' '--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-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--disable-x264' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-svgalib' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x804b8fc] main libvlc debug: translation test: code is "C"
[0x804b8fc] main libvlc debug: checking plugin modules
[0x804b8fc] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04041e-28.dat
[0x804b8fc] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x804b8fc] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04041e-28.dat
[0x804b8fc] main libvlc debug: module bank initialized (387 modules)
[0x804b8fc] main libvlc debug: opening config file (/home/wena/.config/vlc/vlcrc)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x804b8fc] main libvlc debug: No Media Player is running. Continuing normally.
[0x804b8fc] main libvlc debug: CPU has capabilities MMX MMXEXT FPU
[0x804b8fc] main libvlc debug: looking for memcpy module: 3 candidates
[0x804b8fc] main libvlc debug: using memcpy module "memcpymmxext"
[0x80f3624] main input debug: Creating an input for 'Media Library'
[0x80f3624] main input debug: Input is a meta file: disabling unneeded options
[0x80f3624] main input debug: using timeshift granularity of 50 MiB
[0x80f3624] main input debug: using timeshift path '/tmp'
[0x80f3624] main input debug: `file/xspf-open:///home/wena/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/wena/.local/share/vlc/ml.xspf'
[0x80f3624] main input debug: creating demux: access='file' demux='xspf-open' path='/home/wena/.local/share/vlc/ml.xspf'
[0x80f0304] main demux debug: looking for access_demux module: 2 candidates
[0x80f0304] main demux debug: no access_demux module matching "file" could be loaded
[0x80f0304] main demux debug: TIMER module_need() : 19.282 ms - Total 19.282 ms / 1 intvls (Avg 19.282 ms)
[0x80f3624] main input debug: creating access 'file' path='/home/wena/.local/share/vlc/ml.xspf'
[0x80dac04] main access debug: looking for access module: 2 candidates
[0x80dac04] filesystem access debug: opening file `/home/wena/.local/share/vlc/ml.xspf'
[0x80dac04] main access debug: using access module "filesystem"
[0x80dac04] main access debug: TIMER module_need() : 9.917 ms - Total 9.917 ms / 1 intvls (Avg 9.917 ms)
[0x80e76cc] main stream debug: Using AStream*Stream
[0x80e76cc] main stream debug: pre buffering
[0x80e76cc] main stream debug: received first data after 0 ms
[0x80e76cc] main stream debug: pre-buffering done 296 bytes in 0s - 6569 KiB/s
[0x80dadfc] main stream debug: looking for stream_filter module: 5 candidates
[0x80dadfc] main stream debug: no stream_filter module matching "any" could be loaded
[0x80dadfc] main stream debug: TIMER module_need() : 9.009 ms - Total 9.009 ms / 1 intvls (Avg 9.009 ms)
[0x80dadfc] main stream debug: looking for stream_filter module: 1 candidate
[0x80dadfc] main stream debug: using stream_filter module "stream_filter_record"
[0x80dadfc] main stream debug: TIMER module_need() : 3.155 ms - Total 3.155 ms / 1 intvls (Avg 3.155 ms)
[0x80f3624] main input debug: creating demux: access='file' demux='xspf-open' path='/home/wena/.local/share/vlc/ml.xspf'
[0x80e782c] main demux debug: looking for demux module: 1 candidate
[0x80e782c] playlist demux debug: using XSPF playlist reader
[0x80e782c] main demux debug: using demux module "playlist"
[0x80e782c] main demux debug: TIMER module_need() : 8.776 ms - Total 8.776 ms / 1 intvls (Avg 8.776 ms)
[0x80e9754] main demux meta debug: looking for meta reader module: 2 candidates
[0x80e9754] lua demux meta debug: Trying Lua scripts in /home/wena/.local/share/vlc/lua/meta/reader
[0x80e9754] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x80e9754] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x80e9754] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x80e9754] main demux meta debug: no meta reader module matching "any" could be loaded
[0x80e9754] main demux meta debug: TIMER module_need() : 44.679 ms - Total 44.679 ms / 1 intvls (Avg 44.679 ms)
[0x80f3624] main input debug: `file/xspf-open:///home/wena/.local/share/vlc/ml.xspf' successfully opened
[0x80e9754] main xml debug: looking for xml module: 2 candidates
[0x80e9754] main xml debug: using xml module "xml"
[0x80e9754] main xml debug: TIMER module_need() : 9.776 ms - Total 9.776 ms / 1 intvls (Avg 9.776 ms)
[0x80e782c] playlist demux debug: parsed 0 tracks successfully
[0x80e9754] main xml debug: removing module "xml"
[0x80f3624] main input debug: EOF reached
[0x80e782c] main demux debug: removing module "playlist"
[0x80dadfc] main stream debug: removing module "stream_filter_record"
[0x80dac04] main access debug: removing module "filesystem"
[0x80f3624] main input debug: TIMER input launching for 'Media Library' : 95.971 ms - Total 95.971 ms / 1 intvls (Avg 95.971 ms)
[0x80e76cc] main interface debug: looking for interface module: 1 candidate
[0x80e76cc] main interface debug: using interface module "hotkeys"
[0x80e76cc] main interface debug: TIMER module_need() : 6.004 ms - Total 6.004 ms / 1 intvls (Avg 6.004 ms)
[0x80f3624] main interface debug: looking for interface module: 1 candidate
[New Thread 0xb79d4b70 (LWP 20488)]
[0x80dc794] main playlist debug: Activated
[0x80dc794] main playlist debug: rebuilding array of current - root Playlist
[0x80dc794] main playlist debug: rebuild done - 0 items, index -1
[0x80f3624] main interface debug: using interface module "dbus"
[0x80f3624] main interface debug: TIMER module_need() : 9.406 ms - Total 9.406 ms / 1 intvls (Avg 9.406 ms)
[New Thread 0xb7953b70 (LWP 20489)]
[0x80f3624] main interface debug: thread (interface) created at priority 0 (interface/interface.c:164)
[0x80f3624] main interface debug: thread started
[0x80d819c] main interface debug: looking for interface module: 1 candidate
[0x80d819c] main interface debug: using interface module "inhibit"
[0x80d819c] main interface debug: TIMER module_need() : 4.723 ms - Total 4.723 ms / 1 intvls (Avg 4.723 ms)
[0x80db8e4] main interface debug: looking for interface module: 1 candidate
[New Thread 0xb78ccb70 (LWP 20490)]
[0x80db8e4] main interface debug: using interface module "signals"
[0x80db8e4] main interface debug: TIMER module_need() : 8.390 ms - Total 8.390 ms / 1 intvls (Avg 8.390 ms)
[0x80f1934] main interface debug: looking for interface module: 1 candidate
[0x80f1934] main interface debug: using interface module "globalhotkeys"
[0x80f1934] main interface debug: TIMER module_need() : 9.352 ms - Total 9.352 ms / 1 intvls (Avg 9.352 ms)
[0x804b8fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x80d8c44] main interface debug: looking for interface module: 5 candidates
[New Thread 0xb5f2fb70 (LWP 20491)]
Blocked: call to setlocale(6, "")
[New Thread 0xb5ccdb70 (LWP 20492)]
Warning: call to srand(1310906116)
Warning: call to rand()
Blocked: call to setlocale(6, "")
(process:20485): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
[0x82635cc] main generic debug: looking for extension module: 1 candidate
[0x82635cc] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x82635cc] lua generic debug: Trying Lua scripts in /home/wena/.local/share/vlc/lua/extensions
[0x82635cc] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x82635cc] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x82635cc] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x82635cc] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x82635cc] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x82635cc] main generic debug: using extension module "lua"
[0x82635cc] main generic debug: TIMER module_need() : 0.456 ms - Total 0.456 ms / 1 intvls (Avg 0.456 ms)
[0x80d8c44] main interface debug: using interface module "qt4"
[0x80d8c44] main interface debug: TIMER module_need() : 2605.263 ms - Total 2605.263 ms / 1 intvls (Avg 2605.263 ms)
[0x80dc794] main playlist debug: adding item `Amateur - French Blonde.wmv' ( file:///home/wena/movies/X/Amateur%20-%20French%20Blonde.wmv )
[New Thread 0xb4576b70 (LWP 20493)]
[0x80d8c44] qt4 interface debug: Adding a new MRL to recent ones: /home/wena/movies/X/Amateur - French Blonde.wmv
[0x82a7d34] main input debug: Creating an input for 'Amateur - French Blonde.wmv'
[0x80dc794] main playlist debug: rebuilding array of current - root Playlist
[0x80dc794] main playlist debug: rebuild done - 1 items, index -1
[0x80dc794] main playlist debug: processing request item Amateur - French Blonde.wmv node null skip 0
[0x80dc794] main playlist debug: resyncing on Amateur - French Blonde.wmv
[0x80dc794] main playlist debug: Amateur - French Blonde.wmv is at 0
[0x80dc794] main playlist debug: starting new item
[0x80dc794] main playlist debug: creating new input thread
[0xb7706244] main input debug: Creating an input for 'Amateur - French Blonde.wmv'
[New Thread 0xb38cfb70 (LWP 20494)]
[0xb7706244] main input debug: thread (input) created at priority 10 (input/input.c:220)
[0xb7706244] main input debug: thread started
[0xb7706244] main input debug: using timeshift granularity of 50 MiB
[0xb7706244] main input debug: using timeshift path '/tmp'
[0x80d8c44] qt4 interface debug: IM: Setting an input
[0xb7706244] main input debug: `file:///home/wena/movies/X/Amateur%20-%20French%20Blonde.wmv' gives access `file' demux `' path `/home/wena/movies/X/Amateur - French Blonde.wmv'
[0xb7706244] main input debug: creating demux: access='file' demux='' path='/home/wena/movies/X/Amateur - French Blonde.wmv'
[0x82a191c] main demux debug: looking for access_demux module: 2 candidates
[0x82a191c] main demux debug: no access_demux module matching "file" could be loaded
[0x82a191c] main demux debug: TIMER module_need() : 15.604 ms - Total 15.604 ms / 1 intvls (Avg 15.604 ms)
[0xb7706244] main input debug: creating access 'file' path='/home/wena/movies/X/Amateur - French Blonde.wmv'
[0x828106c] main access debug: looking for access module: 2 candidates
[0x828106c] filesystem access debug: opening file `/home/wena/movies/X/Amateur - French Blonde.wmv'
[0x828106c] main access debug: using access module "filesystem"
[0x828106c] main access debug: TIMER module_need() : 0.299 ms - Total 0.299 ms / 1 intvls (Avg 0.299 ms)
[0x8281514] main stream debug: Using AStream*Stream
[0x8281514] main stream debug: pre buffering
[0x8281514] main stream debug: received first data after 0 ms
[0x8281514] main stream debug: pre-buffering done 1024 bytes in 0s - 35714 KiB/s
[0x8285884] main stream debug: looking for stream_filter module: 5 candidates
[0x8285884] main stream debug: no stream_filter module matching "any" could be loaded
[0x8285884] main stream debug: TIMER module_need() : 0.192 ms - Total 0.192 ms / 1 intvls (Avg 0.192 ms)
[0x8285884] main stream debug: looking for stream_filter module: 1 candidate
[0x8285884] main stream debug: using stream_filter module "stream_filter_record"
[0x8285884] main stream debug: TIMER module_need() : 0.094 ms - Total 0.094 ms / 1 intvls (Avg 0.094 ms)
[0xb7706244] main input debug: creating demux: access='file' demux='' path='/home/wena/movies/X/Amateur - French Blonde.wmv'
[0x8281b84] main demux debug: looking for demux module: 52 candidates
[0x8285884] asf stream debug: found object guid: 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:5347
[0x8285884] asf stream debug: read "header object" subobj:8, reserved1:1, reserved2:2
[0x8285884] asf stream debug: found object guid: 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:274
[0x8285884] asf stream debug: read "extended content description object"
[0x8285884] asf stream debug: - 'WM/ToolName' = 'TMPGEnc 4.0 XPress Version. 4.7.4.299'
[0x8285884] asf stream debug: - 'WMFSDKVersion' = '12.0.7600.16385'
[0x8285884] asf stream debug: - 'WMFSDKNeeded' = '0.0.0.0000'
[0x8285884] asf stream debug: - 'IsVBR' = 'false'
[0x8285884] asf stream debug: found object guid: 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104
[0x8285884] asf stream debug: read "file properties object" file_id:0xf79c2c05-0x2ec5-0x4d1f-0xbba287f713ab3227 file_size:164788863 creation_date:129209803714480000 data_packets_count:20597 play_duration:12339350000 send_duration:12322110000 preroll:3000 flags:2 min_data_packet_size:8000 max_data_packet_size:8000 max_bitrate:1076194
[0x8285884] asf stream debug: found object guid: 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4223
[0x8285884] asf stream debug: read "header extension object" reserved1:0xabd3d211-0xa9ba-0x11cf-0x8ee600c00c205365 reserved2:6 header_extension_size:4177
[0x8285884] asf stream debug: found object guid: 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26
[0x8285884] asf stream warning: unknown asf object (not loaded)
[0x8285884] asf stream debug: found object guid: 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:224
[0x8285884] asf stream debug: read "metadata object" 4 entries
[0x8285884] asf stream debug: - IsVBR=0
[0x8285884] asf stream debug: - DeviceConformanceTemplate=L1
[0x8285884] asf stream debug: - IsVBR=0
[0x8285884] asf stream debug: - DeviceConformanceTemplate=MP at HL
[0x8285884] asf stream debug: found object guid: 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3691
[0x8285884] asf stream warning: unknown asf object (not loaded)
[0x8285884] asf stream debug: found object guid: 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88
[0x8285884] asf stream debug: read "extended stream properties object":
[0x8285884] asf stream debug: - start=0 end=0
[0x8285884] asf stream debug: - data bitrate=64024 buffer=1579 initial fullness=0
[0x8285884] asf stream debug: - alternate data bitrate=64024 buffer=1579 initial fullness=0
[0x8285884] asf stream debug: - maximum object size=2973
[0x8285884] asf stream debug: - flags=0x2
[0x8285884] asf stream debug: - stream number=1 language=0
[0x8285884] asf stream debug: - average time per frame=3704039
[0x8285884] asf stream debug: - stream name count=0
[0x8285884] asf stream debug: - payload extension system count=0
[0x8285884] asf stream debug: found object guid: 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:110
[0x8285884] asf stream debug: read "extended stream properties object":
[0x8285884] asf stream debug: - start=0 end=0
[0x8285884] asf stream debug: - data bitrate=1000000 buffer=3000 initial fullness=0
[0x8285884] asf stream debug: - alternate data bitrate=1000000 buffer=3000 initial fullness=0
[0x8285884] asf stream debug: - maximum object size=45570
[0x8285884] asf stream debug: - flags=0x2
[0x8285884] asf stream debug: - stream number=2 language=0
[0x8285884] asf stream debug: - average time per frame=333333
[0x8285884] asf stream debug: - stream name count=0
[0x8285884] asf stream debug: - payload extension system count=1
[0x8285884] asf stream debug: found object guid: 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2 size:38
[0x8285884] asf stream warning: unknown asf object (not loaded)
[0x8285884] asf stream debug: found object guid: 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:232
[0x8285884] asf stream debug: read "codec list object" reserved_guid:0x86d15241-0x311d-0x11d0-0xa3a400a0c90348f6 codec_entries_count:2
[0x8285884] asf stream debug: - codec[0] audio name:"Windows Media Audio 9.2" description:" 64 kbps, 44 kHz, stereo 1-pass CBR" information_length:2
[0x8285884] asf stream debug: - codec[1] video name:"Windows Media Video 9" description:"" information_length:4
[0x8285884] asf stream debug: found object guid: 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114
[0x8285884] asf stream debug: read "stream Properties object" stream_type:0xf8699e40-0x5b4d-0x11cf-0xa8fd00805f5c442b error_correction_type:0xbfc3cd50-0x618f-0x11cf-0x8bb200aa00b4e220 time_offset:0 type_specific_data_length:28 error_correction_data_length:8 flags:0x1 stream_number:1
[0x8285884] asf stream debug: found object guid: 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:134
[0x8285884] asf stream debug: read "stream Properties object" stream_type:0xbc19efc0-0x5b4d-0x11cf-0xa8fd00805f5c442b error_correction_type:0x20fb5700-0x5b55-0x11cf-0xa8fd00805f5c442b time_offset:0 type_specific_data_length:56 error_correction_data_length:0 flags:0x2 stream_number:2
[0x8285884] asf stream debug: found object guid: 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:38
[0x8285884] asf stream debug: read "stream bitrate properties object"
[0x8285884] asf stream debug: - stream=1 bitrate=65988
[0x8285884] asf stream debug: - stream=2 bitrate=1010206
[0x8285884] asf stream debug: found object guid: 0xf487cd01-0xa951-0x11cf-0x8ee600c00c205365 size:198
[0x8285884] asf stream warning: unknown asf object (not loaded)
[0x8285884] asf stream debug: found object guid: 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:164776050
[0x8285884] asf stream debug: read "data object" file_id:0xf79c2c05-0x2ec5-0x4d1f-0xbba287f713ab3227 total data packet:20597 reserved:257
[0x8285884] asf stream debug: found object guid: 0x33000890-0xe5b1-0x11cf-0x89f400a0c90349cb size:7466
[0x8285884] asf stream debug: read "index object" file_id:0xf79c2c05-0x2ec5-0x4d1f-0xbba287f713ab3227 index_entry_time_interval:10000000 max_packet_count:6 index_entry_count:1235
[0x8285884] asf stream debug: + 'Unknown' GUID 0x0-0x0-0x0-0x0000000000000000 size:0pos:0
[0x8285884] asf stream debug: + 'Header' GUID 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:5347pos:0
[0x8285884] asf stream debug: | + 'Extended content description' GUID 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:274pos:30
[0x8285884] asf stream debug: | + 'File Properties' GUID 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104pos:304
[0x8285884] asf stream debug: | + 'Header Extension' GUID 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4223pos:408
[0x8285884] asf stream debug: | | + 'Unknown' GUID 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26pos:454
[0x8285884] asf stream debug: | | + 'Metadata' GUID 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:224pos:480
[0x8285884] asf stream debug: | | + 'Padding' GUID 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3691pos:704
[0x8285884] asf stream debug: | | + 'Extended Stream Properties' GUID 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88pos:4395
[0x8285884] asf stream debug: | | + 'Extended Stream Properties' GUID 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:110pos:4483
[0x8285884] asf stream debug: | | + 'Unknown' GUID 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2 size:38pos:4593
[0x8285884] asf stream debug: | + 'Codec List' GUID 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:232pos:4631
[0x8285884] asf stream debug: | + 'Stream Properties' GUID 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114pos:4863
[0x8285884] asf stream debug: | + 'Stream Properties' GUID 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:134pos:4977
[0x8285884] asf stream debug: | + 'Stream Bitrate Properties' GUID 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:38pos:5111
[0x8285884] asf stream debug: | + 'Marker' GUID 0xf487cd01-0xa951-0x11cf-0x8ee600c00c205365 size:198pos:5149
[0x8285884] asf stream debug: + 'Data' GUID 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:164776050pos:5347
[0x8285884] asf stream debug: + 'Index' GUID 0x33000890-0xe5b1-0x11cf-0x89f400a0c90349cb size:7466pos:164781397
[0x8281b84] asf demux debug: found 2 streams
[0x8281b84] asf demux debug: added new audio stream(codec:0x161,ID:1)
[0xb7706244] main input debug: selecting program id=0
[0x80dc794] main playlist debug: meta ok for (null), need to fetch art
[0x8281b84] asf demux debug: added new video stream(ID:2)
[0x8281b84] main demux debug: using demux module "asf"
[New Thread 0xb44f5b70 (LWP 20495)]
[0x8281b84] main demux debug: TIMER module_need() : 2.627 ms - Total 2.627 ms / 1 intvls (Avg 2.627 ms)
[Thread 0xb4576b70 (LWP 20493) exited]
[0xb7706244] main input debug: looking for a subtitle file in /home/wena/movies/X/
[0x829e524] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x829e524] lua demux meta debug: Trying Lua scripts in /home/wena/.local/share/vlc/lua/meta/fetcher
[0x829e524] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x829e524] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x82823d4] main decoder debug: looking for decoder module: 30 candidates
[0x829e524] main demux meta debug: using meta fetcher module "lua"
[0x829e524] main demux meta debug: TIMER module_need() : 14.960 ms - Total 14.960 ms / 1 intvls (Avg 14.960 ms)
[0x829e524] main demux meta debug: removing module "lua"
[0x80dc794] main playlist debug: searching art for Amateur - French Blonde.wmv
[0x81f8024] main art finder debug: looking for art finder module: 2 candidates
[0x81f8024] lua art finder debug: Trying Lua scripts in /home/wena/.local/share/vlc/lua/meta/art
[0x81f8024] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x81f8024] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x81f8024] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x81f8024] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[0x81f8024] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/04_musicbrainz.luac
[0x81f8024] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[0x81f8024] main art finder debug: no art finder module matching "any" could be loaded
[0x81f8024] main art finder debug: TIMER module_need() : 108.556 ms - Total 108.556 ms / 1 intvls (Avg 108.556 ms)
[0x80dc794] main playlist debug: art not found for Amateur - French Blonde.wmv
[Thread 0xb44f5b70 (LWP 20495) exited]
[0x82823d4] avcodec decoder debug: libavcodec initialized (interface 0x344802)
[0x82823d4] avcodec decoder debug: ffmpeg codec (Windows Media Audio 2) started
[0x82823d4] avcodec decoder debug: Using 192000 bytes output buffer
[0x82823d4] main decoder debug: using decoder module "avcodec"
[0x82823d4] main decoder debug: TIMER module_need() : 444.412 ms - Total 444.412 ms / 1 intvls (Avg 444.412 ms)
[New Thread 0xb44f5b70 (LWP 20496)]
[0x82823d4] main decoder debug: thread started
[0x82823d4] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0xb4300904] main decoder debug: looking for decoder module: 30 candidates
[0xb4300904] avcodec decoder debug: libavcodec already initialized
[0xb4300904] avcodec decoder debug: trying to use direct rendering
[0xb4300904] avcodec decoder debug: ffmpeg codec (Windows Media Video 9) started
[0xb4300904] main decoder debug: using decoder module "avcodec"
[0xb4300904] main decoder debug: TIMER module_need() : 13.483 ms - Total 13.483 ms / 1 intvls (Avg 13.483 ms)
[New Thread 0xb4576b70 (LWP 20497)]
[0xb4300904] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0xb4300904] main decoder debug: thread started
[0xb43004e4] main demux meta debug: looking for meta reader module: 2 candidates
[0xb43004e4] lua demux meta debug: Trying Lua scripts in /home/wena/.local/share/vlc/lua/meta/reader
[0xb43004e4] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0xb43004e4] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0xb43004e4] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0xb43004e4] main demux meta debug: no meta reader module matching "any" could be loaded
[0xb43004e4] main demux meta debug: TIMER module_need() : 1.578 ms - Total 1.578 ms / 1 intvls (Avg 1.578 ms)
[0xb7706244] main input debug: `file:///home/wena/movies/X/Amateur%20-%20French%20Blonde.wmv' successfully opened
[0xb7706244] main input debug: Buffering 0%
[0xb7706244] main input debug: no usable vout present, spawning one
[0xb7706244] main input debug: Buffering 11%
[0xb7706244] main input debug: Buffering 22%
[0xb7706244] main input debug: Buffering 22%
[0xb770a90c] main spu text debug: looking for text renderer module: 2 candidates
[0xb7706244] main input debug: Buffering 55%
[0xb7706244] main input debug: Buffering 0%
[0xb770a90c] freetype spu text debug: Building font databases.
[0xb7706244] main input debug: Buffering 92%
[0xb770a90c] freetype spu text debug: Took 0 microseconds
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb44f5b70 (LWP 20496)]
ff_imdct_calc_sse (s=0xb3d084b0, output=0xb3d044b0, input=0xb3d004b0)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/x86/fft_sse.c:185
185 /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/x86/fft_sse.c: No such file or directory.
in /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/x86/fft_sse.c
(gdb) thread apply all bt
Thread 11 (Thread 0xb4576b70 (LWP 20497)):
#0 0xb70ddaab in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1
#1 0xb70ddb6d in ?? () from /usr/lib/i386-linux-gnu/libfontconfig.so.1
#2 0xb70e0a2f in FcPatternAddInteger () from /usr/lib/i386-linux-gnu/libfontconfig.so.1
#3 0xb3f2218f in FontConfig_Select (family=0x821fd98 "Serif Bold", b_bold=false, b_italic=false, i_size=0, i_idx=0xb4575b64, config=0x0)
at freetype.c:2441
#4 0xb3f26135 in Create (p_this=0xb770a90c) at freetype.c:383
#5 0xb7f481b0 in module_need (p_this=0xb770a90c, psz_capability=0xb7f7ccda "text renderer", psz_name=<value optimized out>, b_strict=false)
at modules/modules.c:559
#6 0xb7f21dcd in SpuRenderCreateAndLoadText (p_this=0xb774256c) at video_output/vout_subpictures.c:1000
#7 spu_Create (p_this=0xb774256c) at video_output/vout_subpictures.c:231
#8 0xb7f1aef3 in vout_Create (p_parent=0xb7706244, p_fmt=0xb4575e80) at video_output/video_output.c:412
#9 0xb7f1bb04 in vout_Request (p_this=0xb7706244, p_vout=0x0, p_fmt=0xb4575e80) at video_output/video_output.c:273
#10 0xb7f095af in RequestVout (p_resource=0x81eb448, p_vout=0x0, p_fmt=0xb4575e80, b_recycle=true) at input/resource.c:245
#11 input_resource_RequestVout (p_resource=0x81eb448, p_vout=0x0, p_fmt=0xb4575e80, b_recycle=true) at input/resource.c:463
#12 0xb7eed614 in vout_new_buffer (p_dec=0xb4300904) at input/decoder.c:2336
#13 0xb7ef0a13 in decoder_NewPicture (p_decoder=0xb4300904) at input/decoder.c:187
#14 0xb4415f76 in ffmpeg_NewPictBuf (p_context=0x82a3af0, p_ff_pic=0x82a9b10) at video.c:185
#15 ffmpeg_GetFrameBuf (p_context=0x82a3af0, p_ff_pic=0x82a9b10) at video.c:967
#16 0xb24cef97 in alloc_frame_buffer (s=0x8288710, pic=0x82a9b10) at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/mpegvideo.c:228
#17 0xb24cf11e in ff_alloc_picture (s=0x8288710, pic=0x82a9b10, shared=0)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/mpegvideo.c:270
#18 0xb24dce4f in MPV_frame_start (s=0x8288710, avctx=0x82a3af0) at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/mpegvideo.c:956
#19 0xb259cc73 in vc1_decode_frame (avctx=0x82a3af0, data=0x829f0d0, data_size=0xb45761dc, avpkt=0xb45761a0)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/vc1dec.c:3250
#20 0xb2586d05 in avcodec_decode_video2 (avctx=0x82a3af0, picture=0x829f0d0, got_picture_ptr=0xb45761dc, avpkt=0xb45761a0)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/utils.c:611
#21 0xb4416fff in DecodeVideo (p_dec=0xb4300904, pp_block=0xb457624c) at video.c:555
#22 0xb7ef03e5 in DecoderDecodeVideo (p_dec=0xb4300904, p_block=0x82ead50) at input/decoder.c:1466
#23 0xb7eefb4c in DecoderProcessVideo (p_dec=0xb4300904, p_block=<value optimized out>) at input/decoder.c:1835
#24 DecoderProcess (p_dec=0xb4300904, p_block=<value optimized out>) at input/decoder.c:2007
#25 0xb7eefd69 in DecoderThread (p_this=0xb4300904) at input/decoder.c:892
#26 0xb7f4d509 in thread_entry (data=0x80f4a90) at misc/threads.c:58
---Type <return> to continue, or q <return> to quit---
#27 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#28 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 10 (Thread 0xb44f5b70 (LWP 20496)):
#0 ff_imdct_calc_sse (s=0xb3d084b0, output=0xb3d044b0, input=0xb3d004b0)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/x86/fft_sse.c:185
#1 0xb25c9270 in ff_imdct_calc (s=0xb3cf8020, samples=0xb3cc9020) at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/fft.h:140
#2 wma_decode_block (s=0xb3cf8020, samples=0xb3cc9020) at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/wmadec.c:750
#3 wma_decode_frame (s=0xb3cf8020, samples=0xb3cc9020) at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/wmadec.c:783
#4 0xb25c9f19 in wma_decode_superframe (avctx=0xb772b100, data=0xb3cc9020, data_size=0xb44f51dc, avpkt=0xb44f5154)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/wmadec.c:897
#5 0xb2586e2d in avcodec_decode_audio3 (avctx=0xb772b100, samples=0xb3cc9020, frame_size_ptr=0xb44f51dc, avpkt=0xb44f5154)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/utils.c:656
#6 0xb2586ee1 in avcodec_decode_audio2 (avctx=0xb772b100, samples=0xb3cc9020, frame_size_ptr=0xb44f51dc, buf=0xb430236e "\b", buf_size=2973)
at /build/buildd-libav_0.6.2-4-i386-T5vqZ8/libav-0.6.2/libavcodec/utils.c:634
#7 0xb44189a9 in DecodeAudio (p_dec=0x82823d4, pp_block=0xb44f525c) at audio.c:341
#8 0xb7eeec11 in DecoderDecodeAudio (p_dec=0x82823d4, p_block=0xb43022f0) at input/decoder.c:1237
#9 0xb7eefb05 in DecoderProcessAudio (p_dec=0x82823d4, p_block=<value optimized out>) at input/decoder.c:1883
#10 DecoderProcess (p_dec=0x82823d4, p_block=<value optimized out>) at input/decoder.c:2003
#11 0xb7eefd69 in DecoderThread (p_this=0x82823d4) at input/decoder.c:892
#12 0xb7f4d509 in thread_entry (data=0x8206678) at misc/threads.c:58
#13 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#14 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 8 (Thread 0xb38cfb70 (LWP 20494)):
#0 0xb7d9fd67 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#1 0xb7da33dd in free () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2 0xb7f4287b in BlockRelease (p_block=0xb43054b8) at misc/block.c:78
#3 0xb469882a in block_Release (p_demux=0x8281b84) at ../../../include/vlc_block.h:165
#4 block_ChainRelease (p_demux=0x8281b84) at ../../../include/vlc_block.h:220
#5 block_ChainGather (p_demux=0x8281b84) at ../../../include/vlc_block.h:286
#6 DemuxPacket (p_demux=0x8281b84) at asf.c:623
#7 Demux (p_demux=0x8281b84) at asf.c:191
#8 0xb7f0610e in demux_Demux (p_input=0xb7706244, b_interactive=<value optimized out>) at input/demux.h:48
---Type <return> to continue, or q <return> to quit---
#9 MainLoopDemux (p_input=0xb7706244, b_interactive=<value optimized out>) at input/input.c:584
#10 MainLoop (p_input=0xb7706244, b_interactive=<value optimized out>) at input/input.c:757
#11 0xb7f0722c in Run (p_this=0xb7706244) at input/input.c:546
#12 0xb7f4d509 in thread_entry (data=0xb77091b8) at misc/threads.c:58
#13 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#14 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 6 (Thread 0xb5ccdb70 (LWP 20492)):
#0 0xb7fe2424 in __kernel_vsyscall ()
#1 0xb7df2f86 in poll () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#2 0xb7028f5b in g_poll (fds=0xb77004b0, nfds=1, timeout=-1) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gpoll.c:132
#3 0xb701896f in g_main_context_poll (context=0x813e998, block=1, dispatch=1, self=<value optimized out>)
at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3404
#4 g_main_context_iterate (context=0x813e998, block=1, dispatch=1, self=<value optimized out>)
at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3086
#5 0xb70190f3 in g_main_loop_run (loop=0x813e988) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3299
#6 0xb5e1a274 in gdbus_shared_thread_func (data=0x0) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./gio/gdbusprivate.c:276
#7 0xb7041b6f in g_thread_create_proxy (data=0x813ea28) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gthread.c:1897
#8 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#9 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 5 (Thread 0xb5f2fb70 (LWP 20491)):
#0 QWidget::window (this=0x81f4d10) at kernel/qwidget.cpp:4250
#1 0xb62358c9 in sharedPainter (q=0xb5f2e320, pdev=0x81f4d18) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:973
#2 attachPainterPrivate (q=0xb5f2e320, pdev=0x81f4d18) at painting/qpainter.cpp:250
#3 QPainterPrivate::attachPainterPrivate (q=0xb5f2e320, pdev=0x81f4d18) at painting/qpainter.cpp:233
#4 0xb6236a98 in QPainter::QPainter (this=0xb5f2e320, pd=0x81f4d18) at painting/qpainter.cpp:1489
#5 0xb6549243 in QMainWindow::event (this=0x81f4d10, event=0xb5f2e6e4) at widgets/qmainwindow.cpp:1358
#6 0xb60d10a4 in notify_helper (this=0x80fe130, receiver=0x81f4d10, e=0xb5f2e6e4) at kernel/qapplication.cpp:4467
#7 QApplicationPrivate::notify_helper (this=0x80fe130, receiver=0x81f4d10, e=0xb5f2e6e4) at kernel/qapplication.cpp:4439
#8 0xb60d64e8 in QApplication::notify (this=0x80fe130, receiver=0x81f4d10, e=0xb5f2e6e4) at kernel/qapplication.cpp:4432
#9 0xb73a1a9e in QCoreApplication::notifyInternal (this=0xb5f2f32c, receiver=0x81f4d10, event=0xb5f2e6e4) at kernel/qcoreapplication.cpp:731
#10 0xb612830c in sendSpontaneousEvent (this=0x81f4d80, pdev=0x82685dc, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x8266290)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
---Type <return> to continue, or q <return> to quit---
#11 QWidgetPrivate::drawWidget (this=0x81f4d80, pdev=0x82685dc, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x8266290)
at kernel/qwidget.cpp:5492
#12 0xb630edbe in QWidgetBackingStore::sync (this=0x8266290) at painting/qbackingstore.cpp:1333
#13 0xb611db5b in QWidgetPrivate::syncBackingStore (this=0x81f4d80) at kernel/qwidget.cpp:1842
#14 0xb612c185 in QWidget::event (this=0x81f4d10, event=0xb43005e0) at kernel/qwidget.cpp:8552
#15 0xb65490ac in QMainWindow::event (this=0x81f4d10, event=0xb43005e0) at widgets/qmainwindow.cpp:1480
#16 0xb60d10a4 in notify_helper (this=0x80fe130, receiver=0x81f4d10, e=0xb43005e0) at kernel/qapplication.cpp:4467
#17 QApplicationPrivate::notify_helper (this=0x80fe130, receiver=0x81f4d10, e=0xb43005e0) at kernel/qapplication.cpp:4439
#18 0xb60d64e8 in QApplication::notify (this=0x80fe130, receiver=0x81f4d10, e=0xb43005e0) at kernel/qapplication.cpp:4432
#19 0xb73a1a9e in QCoreApplication::notifyInternal (this=0xb5f2f32c, receiver=0x81f4d10, event=0xb43005e0) at kernel/qcoreapplication.cpp:731
#20 0xb73a5264 in sendEvent (receiver=0x0, event_type=0, data=0x80fe228) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80fe228) at kernel/qcoreapplication.cpp:1372
#22 0xb73a53ac in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#23 0xb73cf894 in sendPostedEvents (s=0x81012b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=0x81012b8) at kernel/qeventdispatcher_glib.cpp:277
#25 0xb7018252 in g_main_dispatch (context=0x81000f0) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:2440
#26 g_main_context_dispatch (context=0x81000f0) at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3013
#27 0xb7018a30 in g_main_context_iterate (context=0x81000f0, block=1, dispatch=1, self=<value optimized out>)
at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3091
#28 0xb7018ce4 in g_main_context_iteration (context=0x81000f0, may_block=1)
at /build/buildd-glib2.0_2.28.6-1-i386-A3fp41/glib2.0-2.28.6/./glib/gmain.c:3154
#29 0xb73cfcc7 in QEventDispatcherGlib::processEvents (this=0x80fe600, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#30 0xb618601a in QGuiEventDispatcherGlib::processEvents (this=0x80fe600, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb73a0abd in QEventLoop::processEvents (this=0xb5f2f234, flags=...) at kernel/qeventloop.cpp:149
#32 0xb73a0d01 in QEventLoop::exec (this=0xb5f2f234, flags=...) at kernel/qeventloop.cpp:201
#33 0xb73a545a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#34 0xb60cef24 in QApplication::exec () at kernel/qapplication.cpp:3741
#35 0xb754d1a7 in Thread (obj=0x80d8c44) at qt4.cpp:487
#36 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#37 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 4 (Thread 0xb78ccb70 (LWP 20490)):
#0 0xb7fe2424 in __kernel_vsyscall ()
#1 0xb7ea040d in do_sigwait () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#2 0xb7ea04b0 in sigwait () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#3 0xb78cda62 in SigThread (data=0x80db8e4) at signals.c:117
#4 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#5 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 3 (Thread 0xb7953b70 (LWP 20489)):
#0 0xb7ce3f2a in clock_nanosleep () from /lib/i386-linux-gnu/i686/cmov/librt.so.1
#1 0xb7f424da in msleep (delay=50000) at misc/mtime.c:411
#2 0xb79da1d1 in Run (p_intf=0x80f3624) at dbus.c:813
#3 0xb7ed811d in RunInterface (p_this=0x80f3624) at interface/interface.c:235
#4 0xb7f4d509 in thread_entry (data=0x80daaf0) at misc/threads.c:58
#5 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#6 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 2 (Thread 0xb79d4b70 (LWP 20488)):
#0 0xb7fe2424 in __kernel_vsyscall ()
#1 0xb7e9c20a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2 0xb7f64013 in vlc_cond_wait (p_condvar=0x80dc870, p_mutex=0x80dc858) at misc/pthread.c:359
#3 0xb7ed9699 in Thread (data=0x80dc794) at playlist/thread.c:584
#4 0xb7e97c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#5 0xb7e0096e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Thread 1 (Thread 0xb7cb86c0 (LWP 20485)):
#0 0xb7fe2424 in __kernel_vsyscall ()
#1 0xb7e9c20a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
#2 0xb7f64013 in vlc_cond_wait (p_condvar=0xb7fabb60, p_mutex=0xb7fabb40) at misc/pthread.c:359
#3 0xb7ec27dc in libvlc_InternalWait (p_libvlc=0x804b8fc) at libvlc.c:1155
#4 0xb7fb205d in libvlc_wait (p_i=0x804b848) at control/core.c:122
#5 0x080491e7 in main (i_argc=Cannot access memory at address 0x80
) at vlc.c:195
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_ZA.utf8, LC_CTYPE=en_ZA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vlc depends on:
ii libaa1 1.4p5-38+b1 ascii art library
ii libavcodec52 4:0.6.2-4 Libav codec library
ii libavutil50 4:0.6.2-4 Libav utility library
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libfreetype6 2.4.4-2 FreeType 2 font engine, shared lib
ii libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii libgcc1 1:4.6.1-5 GCC support library
ii libgl1-mesa-glx [libgl1 7.10.3-3 free implementation of the OpenGL
ii libqtcore4 4:4.7.3-5 Qt 4 core module
ii libqtgui4 4:4.7.3-5 Qt 4 GUI module
ii libsdl-image1.2 1.2.10-2.1 image loading library for Simple D
ii libsdl1.2debian 1.2.14-6.4 Simple DirectMedia Layer
ii libstdc++6 4.6.1-5 GNU Standard C++ Library v3
ii libtar0 1.2.11-8 C library for manipulating tar arc
ii libva-x11-1 1.0.12-2 Video Acceleration (VA) API for Li
ii libva1 1.0.12-2 Video Acceleration (VA) API for Li
ii libvlccore4 1.1.11-1 base library for VLC and its modul
ii libx11-6 2:1.4.3-2 X11 client-side library
ii libx11-xcb1 2:1.4.3-2 Xlib/XCB interface library
ii libxcb-keysyms1 0.3.8-1 utility libraries for X C Binding
ii libxcb-randr0 1.7-3 X C Binding, randr extension
ii libxcb-shm0 1.7-3 X C Binding, shm extension
ii libxcb-xv0 1.7-3 X C Binding, xv extension
ii libxcb1 1.7-3 X C Binding
ii libxext6 2:1.3.0-3 X11 miscellaneous extension librar
ii libxpm4 1:3.5.9-1 X11 pixmap library
ii ttf-freefont 20100919-1 Freefont Serif, Sans and Mono True
ii vlc-nox 1.1.11-1 multimedia player and streamer (wi
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages vlc recommends:
pn vlc-plugin-notify <none> (no description available)
pn vlc-plugin-pulse <none> (no description available)
ii xdg-utils 1.1.0~rc1-2 desktop integration utilities from
Versions of packages vlc suggests:
pn mozilla-plugin-vlc <none> (no description available)
pn videolan-doc <none> (no description available)
Versions of packages vlc-nox depends on:
ii liba52-0.7.4 0.7.4-16 library for decoding ATSC A/52 str
ii libasound2 1.0.24.1-2 shared library for ALSA applicatio
ii libass4 0.9.12-1 library for SSA/ASS subtitles rend
ii libavahi-client3 0.6.30-5 Avahi client library
ii libavahi-common3 0.6.30-5 Avahi common library
ii libavc1394-0 0.5.3-1+b2 control IEEE 1394 audio/video devi
ii libavcodec52 4:0.6.2-4 Libav codec library
ii libavformat52 4:0.6.2-4 Libav file format library
ii libavutil50 4:0.6.2-4 Libav utility library
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libcaca0 0.99.beta17-2 colour ASCII art library
ii libcddb2 1.3.2-3 library to access CDDB data - runt
ii libcdio10 0.81-4 library to read and control CD-ROM
ii libdbus-1-3 1.4.12-5 simple interprocess messaging syst
ii libdc1394-22 2.1.3-4 high level programming interface f
ii libdca0 0.0.5-4 decoding library for DTS Coherent
ii libdirac-encoder0 1.0.2-4 open and royalty free high quality
ii libdvbpsi7 0.2.0-1 library for MPEG TS and DVB PSI ta
ii libdvdnav4 4.1.3-7 DVD navigation library
ii libdvdread4 4.1.3-10 library for reading DVDs
ii libebml3 1.2.1-1 access library for the EBML format
ii libfaad2 2.7-6 freeware Advanced Audio Decoder -
ii libflac8 1.2.1-4 Free Lossless Audio Codec - runtim
ii libfontconfig1 2.8.0-3 generic font configuration library
ii libfreetype6 2.4.4-2 FreeType 2 font engine, shared lib
ii libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii libgcc1 1:4.6.1-5 GCC support library
ii libgcrypt11 1.4.6-7 LGPL Crypto library - runtime libr
ii libgnutls26 2.10.5-2 the GNU TLS library - runtime libr
ii libgpg-error0 1.10-0.3 library for common error values an
ii libkate1 0.3.8-1 Kate is a codec for karaoke and te
ii liblircclient0 0.9.0~pre1-1 infra-red remote control support -
ii liblua5.1-0 5.1.4-7 Shared library for the Lua interpr
ii libmad0 0.15.1b-6 MPEG audio decoder library
ii libmatroska4 1.2.0-1 extensible open standard audio/vid
ii libmodplug1 1:0.8.8.2-3 shared libraries for mod music bas
ii libmpcdec6 2:0.1~r459-1 MusePack decoder - library
ii libmpeg2-4 0.4.1-3 MPEG1 and MPEG2 video decoder libr
ii libmtp8 1.0.6-7 Media Transfer Protocol (MTP) libr
ii libncursesw5 5.9-1 shared libraries for terminal hand
ii libogg0 1.2.2~dfsg-1 Ogg bitstream library
ii libpng12-0 1.2.46-2 PNG library - runtime
ii libpostproc51 4:0.6.2-4 Libav video postprocessing library
ii libproxy0 0.3.1-2 automatic proxy configuration mana
ii libraw1394-11 2.0.7-1 library for direct access to IEEE
ii libschroedinger-1.0-0 1.0.10-2.1 library for encoding/decoding of D
ii libshout3 2.2.2-5+b1 MP3/Ogg Vorbis broadcast streaming
ii libsmbclient 2:3.5.9~dfsg-1 shared library for communication w
ii libspeex1 1.2~rc1-1 The Speex codec runtime library
ii libstdc++6 4.6.1-5 GNU Standard C++ Library v3
ii libswscale0 4:0.6.2-4 Libav video scaling library
ii libtag1c2a 1.7-1 audio meta-data library
ii libtheora0 1.1.1+dfsg.1-3 The Theora Video Compression Codec
ii libtwolame0 0.3.13-1 MPEG Audio Layer 2 encoding librar
ii libudev0 172-1 libudev shared library
ii libupnp3 1:1.6.6-5.1 Portable SDK for UPnP Devices, ver
ii libv4l-0 0.8.5-1 Collection of video4linux support
ii libvcdinfo0 0.7.23-4+b2 library to extract information fro
ii libvlc5 1.1.11-1 multimedia player and streamer lib
ii libvlccore4 1.1.11-1 base library for VLC and its modul
ii libvorbis0a 1.3.2-1 The Vorbis General Audio Compressi
ii libvorbisenc2 1.3.2-1 The Vorbis General Audio Compressi
ii libxml2 2.7.8.dfsg-3 GNOME XML library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages libvlc5 depends on:
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libvlccore4 1.1.11-1 base library for VLC and its modul
Versions of packages libvlccore4 depends on:
ii libc6 2.13-10 Embedded GNU C Library: Shared lib
ii libdbus-1-3 1.4.12-5 simple interprocess messaging syst
ii vlc-data 1.1.11-1 Common data for VLC
Versions of packages vlc is related to:
ii libavutil50 4:0.6.2-4 Libav utility library
pn libavutil51 <none> (no description available)
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list