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 172161 - Gst-mixer crashes when used with external USB soundcard
Gst-mixer crashes when used with external USB soundcard
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
2.9.x
Other All
: High critical
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks: 172594
 
 
Reported: 2005-03-30 21:22 UTC by Christian Fredrik Kalager Schaller
Modified: 2005-04-13 13:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Christian Fredrik Kalager Schaller 2005-03-30 21:22:15 UTC
Steps to reproduce:
Trying to use the gnome volume control with my Creative Sound Blaster Audigy 2NX
card it crash if I try to adjust it by going to the ALSA screen.

Stack trace:
Only message I get in the console is:
(gnome-volume-control:6322): Gtk-CRITICAL **: gtk_table_set_row_spacing:
assertion `row < table->nrows' failed
Segmentation fault

gdb gives me the following:
[New Thread 1091269632 (LWP 6492)]

(gnome-volume-control:6492): Gtk-CRITICAL **: gtk_table_set_row_spacing:
assertion `row < table->nrows' failed

Program received signal SIGSEGV, Segmentation fault.

Thread 1091269632 (LWP 6492)

  • #0 gtk_widget_show
    from /usr/lib/libgtk-x11-2.0.so.0
  • #1 gnome_volume_control_element_whitelist
  • #2 gnome_volume_control_element_change
  • #3 gnome_volume_control_element_new
  • #4 gnome_volume_control_window_new
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??

Other information:
Comment 1 Ronald Bultje 2005-03-30 21:28:24 UTC
2.9? Then it's fixed already, I fixed that bug only days before releasing
2.10.0. :).
Comment 2 Christian Fredrik Kalager Schaller 2005-03-31 08:12:11 UTC
I try updating, but the bugzilla doesnt have a 2.10 entry
Comment 3 Christian Fredrik Kalager Schaller 2005-04-01 08:06:35 UTC
Tried latest version and it doesn't crash. Closing.