[Bug 796396] New: gst-validate-launcher: let gdb handle SIGINT itself

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 25 10:13:19 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796396

            Bug ID: 796396
           Summary: gst-validate-launcher: let gdb handle SIGINT itself
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aboya at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Otherwise both gdb and gst-validate-launcher will react to ^C at the
same time, gdb will be killed by SIGHUP (because gst-validate-launcher
quitted in consequence of the ^C) and the terminal state will be left
garbled because readline inside gdb had disabled echo.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list