--- tvtime.c.old 2011-06-28 11:02:53.000000000 +0200
+++ tvtime.c 2011-06-28 11:01:31.000000000 +0200
@@ -2071,7 +2071,7 @@
if( osd ) tvtime_osd_signal_present( osd, 1 );
} else if( tuner_state == TUNER_STATE_NO_SIGNAL ) {
if( osd ) tvtime_osd_signal_present( osd, 0 );
- if (videoinput_get_audio(vidin)) {
+ if (vidin && videoinput_get_audio(vidin)) {
alsa_join_threaded_loop(videoinput_get_audio(vidin));
alsa_close(videoinput_get_audio_p(vidin));
videoinput_set_audio(vidin, NULL);
please apply this bugfix asap.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/630793
Title:
tvtime crashed with SIGSEGV in videoinput_get_audio
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tvtime/+bug/630793/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs