Public bug reported:

Binary package hint: libpng12-0

If libpng12-0 1.0.6-1ubuntu1.2 is installed, the following happens.
Installing 1.0.6-1ubuntu1 fixes this.

Starting program: /usr/bin/vlc 
priv/server_root/htdocs/cache/504D15E9DEA37158C17EC9C5F3BD575AAD330BDA.cachedata
[Thread debugging using libthread_db enabled]
VLC media player 1.0.6 Goldeneye
[New Thread 0x7ffff531f710 (LWP 10749)]
[New Thread 0x7ffff521e710 (LWP 10750)]
[New Thread 0x7ffff511d710 (LWP 10751)]
[New Thread 0x7ffff4e15710 (LWP 10752)]
[0x7fffec0009a8] inhibit interface error: Failed to connect to the D-Bus 
session daemon: /bin/dbus-launch terminated abnormally with the following 
error: Autolaunch error: X11 initialization failed.

[0x7fffec0009a8] main interface error: no suitable interface module
[0x60c888] main libvlc error: interface "inhibit,none" initialization failed
[0x6fc098] main interface error: no interface module matched "screensaver,none"
[0x6fc098] main interface error: no suitable interface module
[0x60c888] main libvlc error: interface "screensaver,none" initialization failed
[0x60c888] main libvlc error: option drawable-xid does not exist
[New Thread 0x7ffff490e710 (LWP 10754)]
[New Thread 0x7ffff358d710 (LWP 10755)]
[Thread 0x7ffff358d710 (LWP 10755) exited]
[0x702858] main interface error: no interface module matched 
"globalhotkeys,none"
[0x702858] main interface error: no suitable interface module
[0x60c888] main libvlc error: interface "globalhotkeys,none" initialization 
failed
[0x60c888] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
Remote control interface initialized. Type `help' for help.
[New Thread 0x7ffff3280710 (LWP 10756)]
[New Thread 0x7ffff317f710 (LWP 10757)]
BFD: /lib/libpng12.so.0: invalid relocation type 2013265927
BFD: BFD (GNU Binutils) 2.20.51.20100218 assertion fail 
/build/buildd/gdb-7.1/bfd/elf64-x86-64.c:290

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff317f710 (LWP 10757)]
0x00007ffff7de8edf in ?? () from /lib64/ld-linux-x86-64.so.2
(gdb) bt
#0  0x00007ffff7de8edf in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x00007ffff7df060b in ?? () from /lib64/ld-linux-x86-64.so.2
#2  0x00007ffff7deb8c6 in ?? () from /lib64/ld-linux-x86-64.so.2
#3  0x00007ffff7defefa in ?? () from /lib64/ld-linux-x86-64.so.2
#4  0x00007ffff6aebf66 in ?? () from /lib/libdl.so.2
#5  0x00007ffff7deb8c6 in ?? () from /lib64/ld-linux-x86-64.so.2
#6  0x00007ffff6aec2ac in ?? () from /lib/libdl.so.2
#7  0x00007ffff6aebee1 in dlopen () from /lib/libdl.so.2
#8  0x00007ffff7971569 in module_Load (p_this=0x1328358, psz_file=0x6c34f0 
"/usr/lib/vlc/codec/libpng_plugin.so", p_handle=0x1339ac0) at modules/os.c:225
#9  0x00007ffff796aa06 in AllocatePlugin (p_this=0x7ffff7df7020, 
psz_file=0x8000607182d0 <Address 0x8000607182d0 out of bounds>) at 
modules/modules.c:1246
#10 0x00007ffff796b4bc in __module_need (p_this=0x1328358, 
psz_capability=<value optimised out>, psz_name=<value optimised out>, 
b_strict=<value optimised out>) at modules/modules.c:567
#11 0x00007ffff7926280 in CreateDecoder (p_input=0x7fffec000ea8, fmt=0x1327e58, 
i_object_type=-8, p_sout=<value optimised out>) at input/decoder.c:778
#12 0x00007ffff792927c in input_DecoderNew (p_input=0x7fffec000ea8, 
fmt=0x1327e58, p_clock=0x1328010, p_sout=<value optimised out>) at 
input/decoder.c:287
#13 0x00007ffff792c60e in EsCreateDecoder (out=0x7fffec0067b0, p_es=0x1327e40) 
at input/es_out.c:1593
#14 0x00007ffff792c799 in EsSelect (out=0x7fffec0067b0, es=0x1327e40) at 
input/es_out.c:1677
#15 0x00007ffff792d323 in EsOutSelect (out=0x7fffec0067b0, es=0x1327e40, 
b_force=<value optimised out>) at input/es_out.c:1875
#16 0x00007ffff792f4ce in EsOutAdd (out=0x7fffec0067b0, fmt=<value optimised 
out>) at input/es_out.c:1542
#17 0x00007ffff7934744 in es_out_Add (p_out=<value optimised out>, 
p_fmt=0x1325dd8) at ../include/vlc_es_out.h:116
#18 CmdExecuteAdd (p_out=<value optimised out>, p_fmt=0x1325dd8) at 
input/es_out_timeshift.c:1233
#19 Add (p_out=<value optimised out>, p_fmt=0x1325dd8) at 
input/es_out_timeshift.c:402
#20 0x00007ffff0b14053 in es_out_Add (p_demux=0x7217b8) at 
../../../include/vlc_es_out.h:116
#21 Demux (p_demux=0x7217b8) at es.c:244
#22 0x00007ffff793d8c7 in demux_Demux (p_input=0x7fffec000ea8) at 
input/demux.h:45
#23 MainLoopDemux (p_input=0x7fffec000ea8) at input/input.c:605
#24 MainLoop (p_input=0x7fffec000ea8) at input/input.c:772
#25 0x00007ffff793e5c0 in Run (p_this=<value optimised out>) at 
input/input.c:543
#26 0x00007ffff79716c4 in thread_entry (data=<value optimised out>) at 
misc/threads.c:1093
#27 0x00007ffff76d09ca in start_thread () from /lib/libpthread.so.0
#28 0x00007ffff742d70d in clone () from /lib/libc.so.6
#29 0x0000000000000000 in ?? ()

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

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

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

Reply via email to