GNOME Bugzilla – Bug 563350
crash in goom plugin
Last modified: 2011-05-16 18:49:41 UTC
when using : totem http://www.lugnafavoriter.com/webbradio/stream/lugna.php?p=218 goom plugin crashes with the following trace : Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xaf19cb90 (LWP 17814)] 0xb21ca0f8 in zoom_filter_mmx (prevX=300, prevY=<value optimized out>, expix1=0xb1f54080, expix2=0xb1f0d080, brutS=0xad5be080, brutD=0xad4a4080, buffratio=381, precalCoef=0x98861e0) at mmx.c:63 63 __asm__ __volatile__ ("movd %2, %%mm6 \n\t" (gdb) thread apply all bt
+ Trace 210509
Thread 9 (Thread 0xaf19cb90 (LWP 17814))
) at ../../src/totem.c:3567 0xb21ca0f8 63 __asm__ __volatile__ ("movd %2, %%mm6 \n\t"
similar stacktrace on Mandriva cooker : Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xafa01b90 (LWP 18641)] 0xb44cf118 in zoom_filter_mmx (prevX=300, prevY=<value optimized out>, expix1=0xa37d400, expix2=0xa336e80, brutS=0xae0b2080, brutD=0xad873080, buffratio=254, precalCoef=0xa041a18) at mmx.c:63 63 __asm__ __volatile__ ("movd %2, %%mm6 \n\t" (gdb) thread apply all bt
+ Trace 212632
Thread 1 (Thread 0xb67766e0 (LWP 17413))
) at ../../src/totem.c:3649 0xb44cf118 63 __asm__ __volatile__ ("movd %2, %%mm6 \n\t"
Also, this one reported on Mandriva Cooker: (gdb) run test.mp3 Starting program: /usr/bin/totem test.mp3 [Thread debugging using libthread_db enabled] [New Thread 0xb6d1b920 (LWP 12558)] Detaching after fork from child process 12561. [New Thread 0xb3f9ab70 (LWP 12562)] [New Thread 0xb3505b70 (LWP 12563)] [Thread 0xb3505b70 (LWP 12563) exited] ** (totem:12558): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name [New Thread 0xb3505b70 (LWP 12564)] [New Thread 0xb25d7b70 (LWP 12565)] [New Thread 0xb1dd6b70 (LWP 12566)] [New Thread 0xad5d4b70 (LWP 12567)] [New Thread 0xacdd3b70 (LWP 12568)] [New Thread 0xac5d2b70 (LWP 12569)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xac5d2b70 (LWP 12569)] 0xb2cf88b9 in zoom_filter_xmmx (prevX=320, prevY=240, expix1=0x0, expix2=0xb2a20080, lbruS=0xabcef080, lbruD=0xabbc1080, buffratio=127, precalCoef=0x89870a8) at xmmx.c:169 169 __asm__ __volatile__ ("#2 \n\t psrld $4, %%mm0" "#2 \n\t psrld $4, %%mm1" /* PERTEDEC = $4 */ (gdb) bt
+ Trace 217102
(gdb)
*** Bug 573081 has been marked as a duplicate of this bug. ***
*** Bug 601362 has been marked as a duplicate of this bug. ***
*** Bug 602236 has been marked as a duplicate of this bug. ***
*** Bug 603165 has been marked as a duplicate of this bug. ***
*** Bug 610703 has been marked as a duplicate of this bug. ***
*** Bug 613877 has been marked as a duplicate of this bug. ***
Is this the same bug as 615998?
> Is this the same bug as 615998? Seems likely, doesn't it? Let's mark it as a duplicate. Please re-open if this still happens with gst-plugins-good >= 0.10.22. *** This bug has been marked as a duplicate of bug 615998 ***
*** Bug 617682 has been marked as a duplicate of this bug. ***
*** Bug 614950 has been marked as a duplicate of this bug. ***