GNOME Bugzilla – Bug 637163
crash in gst_structure_free
Last modified: 2011-01-27 04:02:01 UTC
Version: 2.30.2 What were you doing when the application crashed? Distribution: Debian squeeze/sid Gnome Release: 2.30.2 2010-11-12 (Debian) BugBuddy Version: 2.30.0 System: Linux 2.6.32-5-686 #1 SMP Thu Nov 25 18:43:34 UTC 2010 i686 X Vendor: The X.Org Foundation X Vendor Release: 10707000 Selinux: No Accessibility: Disabled GTK+ Theme: Darklooks Icon Theme: Foxtrot GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 162811904 vsize: 162811904 resident: 31469568 share: 16990208 rss: 31469568 rss_rlim: 18446744073709551615 CPU usage: start_time: 1292259549 rtime: 94 utime: 86 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/totem' [Thread debugging using libthread_db enabled] [New Thread 0xaf3d7b70 (LWP 2017)] [New Thread 0xb0fffb70 (LWP 2016)] [New Thread 0xb195eb70 (LWP 2015)] [New Thread 0xb2583b70 (LWP 2014)] 0xb786d424 in __kernel_vsyscall ()
+ Trace 225115
Thread 1 (Thread 0xb61e4750 (LWP 2013))
A debugging session is active. Inferior 1 [process 2013] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] Output of custom script "/usr/lib/totem/totem/totem-bugreport.py": gst-typefind-0.10 version 0.10.30 GStreamer 0.10.30 http://packages.qa.debian.org/gstreamer0.10 Listened to a "audio/x-wav" file on 2010-12-13T23:59:09 ----------- .xsession-errors --------------------- b77fd000-b7804000 r-xp 00000000 08:01 3254679 /usr/lib/libgstvideo-0.10.so.0.21.0 b7804000-b7805000 rw-p 00006000 08:01 3254679 /usr/lib/libgstvideo-0.10.so.0.21.0 b7805000-b7806000 rw-p 00000000 00:00 0 b7806000-b7814000 r-xp 00000000 08:01 3254677 /usr/lib/libgstinterfaces-0.10.so.0.21.0 b7814000-b7815000 rw-p 0000d000 08:01 3254677 /usr/lib/libgstinterfaces-0.10.so.0.21.0 b7815000-b7853000 r-xp 00000000 08:01 3256020 /usr/lib/libgstbase-0.10.so.0.26.0 b7853000-b7854000 rw-p 0003e000 08:01 3256020 /usr/lib/libgstbase-0.10.so.0.26.0 b7854000-b785b000 r--s 00000000 08:01 3263513 /usr/lib/gconv/gconv-modules.cache b785b000-b786b000 r--p 00000000 08:01 4276329 /usr/share/locale/ru/LC_MESSAGES/totem.mo b786b000-b786d000 rw-p 00000000 00:00 0 b786d000-b786e000 r-xp 00000000 00:00 0 [vdso] b786e000-b7889000 r-xp 00000000 08:01 4874950 /lib/ld-2.11.2.so b7889000-b788a000 r--p 0001a000 08:01 4874950 /lib/ld-2.11.2.so b788a000-b788b000 rw-p 0001b000 08:01 4874950 /lib/ld-2.11.2.so bfc36000-bfc4f000 rw-p 00000000 00:00 0 [stack] --------------------------------------------------
Looks like a memory corruption problem in GStreamer. Could you get a valgrind log of the problem with the following command, and attach it to this bug report please? valgrind --tool=memcheck totem --debug &> totem.log
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!