After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331249 - 2.13.92 crash (2)
2.13.92 crash (2)
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-15 08:40 UTC by Fryderyk Dziarmagowski
Modified: 2006-10-13 09:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fryderyk Dziarmagowski 2006-02-15 08:40:22 UTC
1. start recording
2. stop recording
3. change input
4. program crashes with:

** CRITICAL **: gst_alsasrc_mixer_list_tracks: assertion `this->mixer != NULL' failed
aborting...

Program received signal SIGABRT, Aborted.
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/libc.so.6
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #4 g_log
    from /usr/lib/libglib-2.0.so.0
  • #5 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #7 ??

gstreamer 0.10.3
gstreamer-plugins-base-0.10.3
gstreamer-plugins-good-0.10.2
Comment 1 Tim-Philipp Müller 2006-02-15 08:51:35 UTC
what's your configured gconf audio input element/plugin (see gstreamer-properties)? 'Test Sound' by any chance?
Comment 2 Fryderyk Dziarmagowski 2006-02-15 09:03:43 UTC
I use alsasink. I can run all test in gstreamer-properties without smallest problems.
Comment 3 Fryderyk Dziarmagowski 2006-02-15 09:09:47 UTC
s/alsasink/alsasrc
Comment 4 Fryderyk Dziarmagowski 2006-02-27 22:32:28 UTC
Still present in 2.13.93
Comment 5 Edward Hervey 2006-07-08 18:38:59 UTC
Fryderyk : do you still have the same problem with current gnome ?

Ronald : Any specific reason why you are making this land in gst-plugins-base ? Looking from the previous comments, there's no indication that it is -base's fault and not the way gnome-media is used. You could at least give more details about what's wrong in -base. Changing the Product without giving a hint is hopeless.
Comment 6 Fryderyk Dziarmagowski 2006-07-31 17:27:14 UTC
sorry for lack of response for a long time.
I can confirm, that it's still present with 2.14.2.
Comment 7 Wim Taymans 2006-08-14 08:04:27 UTC
could this be related to bug #350784 ? do you have the mixer to something else than hw:0?
Comment 8 Tim-Philipp Müller 2006-09-28 12:35:20 UTC
Any chance you could try again with gst-plugins-base 0.10.9 or newer?
Comment 9 Tim-Philipp Müller 2006-10-13 09:12:46 UTC
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!