GNOME Bugzilla – Bug 148608
[alsasrc] pausing a pipeline with alsasrc in causes error
Last modified: 2015-03-11 08:52:53 UTC
I have created a test 'srcstate' for it in gst-plugins/testsuite/alsa/ Error is: ERROR (0x8077680 - 303043:35:25.822766000) alsa( 3911) gstalsa.c(1114):gst_alsa_change_state:<src> Error pausing sound: Inappropriate ioctl for device GStreamer-ERROR **: file gstelement.c: line 2969 (gst_element_change_state): assertion failed: (time >= element->base_time) My alsa driver is snd-intel8x0 and I have no .asoundrc.
Just tested this, I get the ioctl message, but the assertion failure is gone.
It's a device bug, the hardware claims to support pausing but really doesn't. I get it too, btw. since it's not fatal, I'd recommend closing this as NOTGNOME.
*** Bug 160202 has been marked as a duplicate of this bug. ***
Zaheer, does this problem still show up in 0.9? I have an intel8x0 at home and it seems to work fine.
I guess it wouldn't show up in 0.10 as we are not currently probbing alsa for capabilities (and it might show up when we start doing so)
guys, ping?
Considering this to be FIXED according to comment 4 and comment 5. Please feel free to reopen this bug, if it still is an issue in recent versions.