GNOME Bugzilla – Bug 775923
Totem crashes with SIGSEGV, when variable-rate is changed
Last modified: 2016-12-10 14:29:55 UTC
Note: This is not always reproducible. root@unstable:/cores# file core.multiqueue4\:src.1644 core.multiqueue4:src.1644: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/bin/totem --gapplication-service', real uid: 1000, effective uid: 1000, real gid: 1000, effective gid: 1000, execfn: '/usr/bin/totem', platform: 'x86_64' root@unstable:/cores# gdb /usr/bin/totem core.multiqueue4\:src.1644 ... ... (gdb) bt
+ Trace 236961
#
Thread info: (gdb) info threads Id Target Id Frame * 1 Thread 0x7fa115b70700 (LWP 4355) __memmove_sse2_unaligned_erms () at ../sysdeps/x86_64/multiarch/../multiarch/memmove-vec-unaligned-erms.S:396 2 Thread 0x7fa12e920700 (LWP 4352) 0x00007fa146dec4d6 in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.57 3 Thread 0x7fa15ab93700 (LWP 1654) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 4 Thread 0x7fa114b6e700 (LWP 4350) pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 5 Thread 0x7fa177431700 (LWP 1645) 0x00007fa18a04b56d in poll () at ../sysdeps/unix/syscall-template.S:84 6 Thread 0x7fa18bdf7040 (LWP 1644) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 7 Thread 0x7fa12f121700 (LWP 1887) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 8 Thread 0x7fa16d8ee700 (LWP 1648) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 9 Thread 0x7fa10f1ac700 (LWP 4357) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 10 Thread 0x7fa15bb95700 (LWP 1652) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 11 Thread 0x7fa12d91e700 (LWP 4353) pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 12 Thread 0x7fa176c30700 (LWP 1646) 0x00007fa18a04b56d in poll () at ../sysdeps/unix/syscall-template.S:84 13 Thread 0x7fa148cdb700 (LWP 4348) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 14 Thread 0x7fa15b394700 (LWP 1653) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 15 Thread 0x7fa16f59c700 (LWP 1647) 0x00007fa18a04b56d in poll () at ../sysdeps/unix/syscall-template.S:84 16 Thread 0x7fa15a392700 (LWP 1655) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 17 Thread 0x7fa12e11f700 (LWP 1885) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 18 Thread 0x7fa12d11d700 (LWP 4347) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 19 Thread 0x7fa10ffff700 (LWP 4588) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 20 Thread 0x7fa11536f700 (LWP 4356) syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 21 Thread 0x7fa1559ea700 (LWP 4351) pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 22 Thread 0x7fa117bb3700 (LWP 4354) pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 23 Thread 0x7fa116b9d700 (LWP 4346) 0x00007fa18a04b56d in poll () at ../sysdeps/unix/syscall-template.S:84 (gdb) thread apply all bt
+ Trace 236962
Thread 6 (Thread 0x7fa18bdf7040 (LWP 1644))
backtrace full (gdb) bt full
+ Trace 236963
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 775898 ***