GNOME Bugzilla – Bug 687042
Cheese segfaults with 0x00000032c2a7f7dc in __GI___libc_free (mem=0x364500d155) at malloc.c:2921 when trying to record a video
Last modified: 2012-11-27 18:49:44 UTC
Tried to record a video, cheese segfaulted. Backtrace: Program received signal SIGSEGV, Segmentation fault. 0x00000032c2a7f7dc in __GI___libc_free (mem=0x364500d155) at malloc.c:2921 2921 ar_ptr = arena_for_chunk(p); Missing separate debuginfos, use: debuginfo-install GConf2-3.2.5-3.fc18.x86_64 PackageKit-gtk3-module-0.8.4-3.fc18.x86_64 adwaita-gtk3-theme-3.6.1-3.fc18.x86_64 dbus-glib-0.100-1.fc18.x86_64 dconf-0.14.0-2.fc18.x86_64 flac-1.2.1-10.fc18.x86_64 gamin-0.1.10-13.fc18.x86_64 gsm-1.0.13-7.fc18.x86_64 gstreamer1-plugins-good-1.0.1-2.fc18.x86_64 gvfs-1.14.1-1.fc18.x86_64 json-c-0.9-5.fc18.x86_64 libICE-1.0.8-2.fc18.x86_64 libSM-1.2.1-2.fc18.x86_64 libXtst-1.2.1-2.fc18.x86_64 libasyncns-0.8-4.fc18.x86_64 libbluray-0.2.3-1.fc18.x86_64 libjpeg-turbo-1.2.1-3.fc18.x86_64 libpciaccess-0.13.1-2.fc18.x86_64 libsndfile-1.0.25-4.fc18.x86_64 libtxc_dxtn-1.0.0-2.fc17.x86_64 libuuid-2.22.1-1.fc18.x86_64 libv4l-0.8.8-3.fc18.x86_64 libvpx-1.1.0-2.fc18.x86_64 mesa-dri-drivers-9.0-2.fc18.x86_64 pulseaudio-libs-2.1-4.fc18.x86_64 tcp_wrappers-libs-7.6-70.fc18.x86_64 (gdb) bt full
+ Trace 231092
(gdb)
*** Bug 687123 has been marked as a duplicate of this bug. ***
Fixed in master and gnome-3-6 branches as commits 82603a97f2a96294167a260f5ff14bbaed2a24b7 and e2938847c7bca93bd9f59d009de78e0cec8d2745.
BTW: on ubuntu 12.10 I had the same problem, then I installed a ppa with this fix and cheese no longer crashes but it still does not record video (in fact it stops getting any picture from the camera and taking pictures does not work - cheese needs to be restarted). When I start recording the video, cheese says in command line output this: (cheese:30620): cheese-WARNING **: Could not initialize supporting library. (as per https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1062282 )