GNOME Bugzilla – Bug 352135
crash on Sound Recorder
Last modified: 2007-01-17 14:30:09 UTC
What were you doing when the application crashed? playing back a just previously recorded 2 sec soundfile. audioprofile was FLAC lossless Distribution: Debian testing/unstable Gnome Release: 2.15.91 2006-08-13 (GARNOME) BugBuddy Version: 2.15.90 Memory status: size: 74461184 vsize: 0 resident: 74461184 share: 0 rss: 17317888 rss_rlim: 0 CPU usage: start_time: 1156084072 rtime: 0 utime: 81 stime: 0 cutime:72 cstime: 0 timeout: 9 it_real_value: 0 frequency: 5 Backtrace was generated from '/usr/local/gar21591a/bin/gnome-sound-recorder' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1226647872 (LWP 5541)] [New Thread -1256846416 (LWP 5551)] [New Thread -1240069200 (LWP 5550)] [New Thread -1248457808 (LWP 5549)] [New Thread -1230767184 (LWP 5543)] 0xb7318819 in poll () from /lib/tls/libc.so.6
+ Trace 70742
Thread 2 (Thread -1256846416 (LWP 5551))
Thread 2 frame 7, gsr-window.c calls pipeline_deep_notify_caps_cb () with a NULL factory.
Created attachment 72152 [details] [review] fix/workaround No idea why it happens, but the attached patch should workaround it. Will apply after the branch of 2.16.
Created attachment 72221 [details] [review] refix There's some typo above, this is better.
Commited the relevant part to HEAD.
*** Bug 395717 has been marked as a duplicate of this bug. ***