On 11/14/2014 05:27 PM, Bálint Réczey wrote:
I see no segfault in the attached logs.
Could you please attach a log file with a crashdump?
OK this is the best I can do without some guidance :-)

GNU gdb (Debian 7.7.1+dfsg-3) 7.7.1
Copyright (C) 2014 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 "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/xbmc/xbmc.bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/xbmc/xbmc.bin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffd3f2a700 (LWP 26027)]
[Thread 0x7fffd3f2a700 (LWP 26027) exited]
[New Thread 0x7fffd3f2a700 (LWP 26028)]
[New Thread 0x7fffd798b700 (LWP 26029)]
[New Thread 0x7fffd718a700 (LWP 26030)]
[New Thread 0x7fffd64e6700 (LWP 26031)]
[New Thread 0x7fffd5ce5700 (LWP 26032)]
[New Thread 0x7fffd17cd700 (LWP 26035)]
[New Thread 0x7ffff7f2e700 (LWP 26036)]
[New Thread 0x7fffbee28700 (LWP 26038)]
[New Thread 0x7fffbe627700 (LWP 26039)]
[New Thread 0x7fffbde26700 (LWP 26040)]
[New Thread 0x7fffbd625700 (LWP 26041)]
[New Thread 0x7fffbce24700 (LWP 26042)]
[New Thread 0x7fff9ffff700 (LWP 26043)]
[New Thread 0x7fffbfcfb700 (LWP 26044)]
[Thread 0x7fffbfcfb700 (LWP 26044) exited]
[New Thread 0x7fffbfcfb700 (LWP 26045)]
[Thread 0x7fffbfcfb700 (LWP 26045) exited]
[New Thread 0x7fffbfcfb700 (LWP 26046)]
[Thread 0x7fffbfcfb700 (LWP 26046) exited]
[New Thread 0x7fffbfcfb700 (LWP 26047)]
[New Thread 0x7fff9f7fe700 (LWP 26048)]
[New Thread 0x7fff9effd700 (LWP 26049)]
[New Thread 0x7fff8bfff700 (LWP 26050)]
[New Thread 0x7fff8b7fe700 (LWP 26051)]
[Thread 0x7fffd718a700 (LWP 26030) exited]
[New Thread 0x7fffd718a700 (LWP 26052)]
[Thread 0x7fff8b7fe700 (LWP 26051) exited]
[Thread 0x7fff8bfff700 (LWP 26050) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff9f7fe700 (LWP 26048)]
0x00007fff9e0bb7a3 in ?? () from /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_r600.so.1
(gdb) bt
#0  0x00007fff9e0bb7a3 in ?? () from /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_r600.so.1
#1  0x00007fffeeef6cab in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#2  0x00007fffeed9e3ef in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#3  0x00007fffeed9f8c9 in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#4  0x00007fffeeebbe1b in avcodec_decode_video2 () from /usr/lib/x86_64-linux-gnu/libavcodec.so.56
#5  0x00000000008b517e in CDVDVideoCodecFFmpeg::Decode(unsigned char*, int, double, double) ()
#6  0x0000000001073c0d in CDVDPlayerVideo::Process() ()
#7  0x000000000132d35f in CThread::Action() ()
#8  0x000000000132d619 in CThread::staticThread(void*) ()
#9  0x00007ffff4e500a4 in start_thread (arg=0x7fff9f7fe700) at pthread_create.c:309
#10 0x00007fffed4a4ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) generate-core-file 
(gdb) quit
A debugging session is active.

	Inferior 1 [process 26017] will be killed.

Quit anyway? (y or n) 
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to