#947376 Gtk::Main::quit() dumps core

Package:
libgtkmm-3.0-1v5
Source:
gtkmm3.0
Description:
C++ wrappers for GTK+ (shared libraries)
Submitter:
Martin Zobel-Helas
Date:
2019-12-28 15:45:07 UTC
Severity:
important
#947376#5
Date:
2019-12-25 21:32:09 UTC
From:
To:
When i press ctrl+w pavucontrol core dumps for me.

Find the core file attached.

Best regards,
Martin

#947376#12
Date:
2019-12-28 15:43:14 UTC
From:
To:
Control: reassign -1 libgtkmm-3.0-1v5
Control: affects -1 pavucontrol
Control: retitle -1 Gtk::Main::quit() dumps core

So, pavucontrol is crashing at  Gtk::Main::quit(), which is deprecated.
Switching to the non-deprecated Gtk::Application::quit() makes it go away.
I suppose this means Gtk::Main::quit compat is borked, so assigning to
gtkmm.

I'm proposing upgrading of these deprecated methods in pavucontrol upstream
anyway.

Saludos