Bug#319310: totem: Crashes playing video

Giacomo A. Catenazzi cate at debian.org
Thu Aug 4 17:42:48 UTC 2005


I can reproduce it (and with other files).
I use totem-gstream .

the strace:

access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libkmedia2_idl.so.1", O_RDONLY) = 30
read(30, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\345\1"..., 512) = 512
fstat64(30, {st_mode=S_IFREG|0644, st_size=278984, ...}) = 0
old_mmap(NULL, 278004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 30, 0) = 0xb519d000
old_mmap(0xb51d3000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 30, 0x36000) = 0xb51d3000
close(30)                               = 0
munmap(0xb524c000, 70617)               = 0
time(NULL)                              = 1123177067
getpid()                                = 5295
uname({sys="Linux", node="catee", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 30
connect(30, {sa_family=AF_FILE, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(30)                               = 0
open("/etc/hosts", O_RDONLY)            = 30
fcntl64(30, F_GETFD)                    = 0
fcntl64(30, F_SETFD, FD_CLOEXEC)        = 0
fstat64(30, {st_mode=S_IFREG|0644, st_size=400, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6af1000
read(30, "127.0.0.1\tlocalhost\n192.168.192."..., 4096) = 400
close(30)                               = 0
munmap(0xb6af1000, 4096)                = 0
pipe([30, 33])                          = 0
gettimeofday({1123177067, 606534}, NULL) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
gettimeofday({1123177067, 622813}, NULL) = 0
rt_sigaction(SIGILL, {0xb69dd600, [ILL], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGILL, {SIG_DFL}, {0xb69dd600, [ILL], SA_RESTART}, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
cate at catee:~/tmp$






More information about the Pkg-gnome-maintainers mailing list