Activity log for bug #1815670

Date Who What changed Old value New value Message
2019-02-12 21:38:51 moma bug added bug
2019-02-12 21:40:49 moma description Hello, I am trying to make Audio-recorder to compile and run under Ubuntu 19.04 (Ubuntu Disco Dingo - development branch). 1) A GStreamer bug. This crash occurs if I run a Gstreamer pipleline on the command line (in a terminal window). Like this. $ gst-launch-1.0 -e pulsesrc | fakesink (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: ../../../gobject/gtype.c:4265: type id '0' is invalid (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: can't peek value table for type '<invalid>' which is not currently referenced Caught SIGSEGV Spinning. Please run 'gdb gst-launch-1.0 8410' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core. ------ 2) Also, it seems that the same bug causes my audio-recorder program crash. It happens in all gtk_button_set_image(...) calls during runtime. gtk_button_set_image(GTK_BUTTON(g_win.recorder_but ton), GTK_WIDGET(image)); The error message is: (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: ../../../gobject/gtype.c:4265: type id '0' is invalid (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: can't peek value table for type '<invalid>' which is not currently referenced Segmentation fault (core dumped) ---- Please educate me if you want more debug info or stacktrace. My system is: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Disco Dingo (development branch) Release: 19.04 Codename: disco My system has very latest updates. Any comments? Kindly Osmo (moma) Antero --------------- EDIT: This bug report is similar https://gitlab.freedesktop.org/gstre...ood/issues/552 ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: gstreamer1.0-tools 1.15.1-1 ProcVersionSignature: Ubuntu 4.19.0-12.13-generic 4.19.18 Uname: Linux 4.19.0-12-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu20 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Tue Feb 12 21:31:51 2019 ExecutablePath: /usr/bin/gst-launch-1.0 InstallationDate: Installed on 2019-02-04 (8 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203) SourcePackage: gstreamer1.0 UpgradeStatus: No upgrade log present (probably fresh install) Hello, I am trying to make Audio-recorder to compile and run under Ubuntu 19.04 (Ubuntu Disco Dingo - development branch). 1) A GStreamer bug. This crash occurs if I run a Gstreamer pipleline on the command line (in a terminal window). Like this. $ gst-launch-1.0 -e pulsesrc | fakesink (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: ../../../gobject/gtype.c:4265: type id '0' is invalid (gst-launch-1.0:8410): GLib-GObject-WARNING **: 21:31:05.365: can't peek value table for type '<invalid>' which is not currently referenced Caught SIGSEGV Spinning. Please run 'gdb gst-launch-1.0 8410' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core. ------ 2) Also, it seems that the same bug causes my audio-recorder program crash. It happens in all gtk_button_set_image(...) calls during runtime. gtk_button_set_image(GTK_BUTTON(g_win.recorder_button), GTK_WIDGET(image)); The error message is: (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: ../../../gobject/gtype.c:4265: type id '0' is invalid (audio-recorder:32368): GLib-GObject-WARNING **: 19:21:52.600: can't peek value table for type '<invalid>' which is not currently referenced Segmentation fault (core dumped) ---- Please educate me if you want more debug info or stacktrace. My system is: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Disco Dingo (development branch) Release: 19.04 Codename: disco My system has very latest updates. Any comments? Kindly Osmo (moma) Antero --------------- EDIT: This bug report is similar https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/552 --- ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: gstreamer1.0-tools 1.15.1-1 ProcVersionSignature: Ubuntu 4.19.0-12.13-generic 4.19.18 Uname: Linux 4.19.0-12-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.10-0ubuntu20 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Tue Feb 12 21:31:51 2019 ExecutablePath: /usr/bin/gst-launch-1.0 InstallationDate: Installed on 2019-02-04 (8 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203) SourcePackage: gstreamer1.0 UpgradeStatus: No upgrade log present (probably fresh install)
2019-02-12 22:42:06 Sebastien Bacher affects gstreamer1.0 (Ubuntu) gst-plugins-good1.0 (Ubuntu)
2019-02-12 22:42:06 Sebastien Bacher gst-plugins-good1.0 (Ubuntu): importance Undecided High
2019-02-12 22:42:06 Sebastien Bacher gst-plugins-good1.0 (Ubuntu): status New Fix Committed
2019-02-13 06:11:59 Launchpad Janitor gst-plugins-good1.0 (Ubuntu): status Fix Committed Fix Released