Comment 9 for bug 144748

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: totem crashed with SIGSEGV in sbc_typefind()

bug #145907 has some details

'If you have a file that is 0 bytes and try to open it with totem it crashes with

[Thread debugging using libthread_db enabled]
[New Thread 47611481099904 (LWP 20302)]
/bin/sh: /usr/bin/esd: not found
[New Thread 1082132816 (LWP 20309)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47611481099904 (LWP 20302)]
0x00002aaaacee0110 in ?? () from /usr/lib/gstreamer-0.10/libgstbluetooth.so
(gdb)

Easy to reproduce via "touch ./a.mp3 && totem ./a.mp3"'