<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Richard,</p>
    <p>I had the same, I didn't completely dig into it, but I think an underlying library (qca?) uses this signal for some kind of internal communication.</p>
    <p>I ignored it by going to Tools -> Options -> Debugger -> GDB and in Additional Startup Commands I added
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">handle SIG33 pass nostop noprint</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If someone has a clue why this is suddenly required, I'll be interested in knowing.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Regards</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Matthias
</p>
    <p><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
    <div class="moz-cite-prefix">On 12/24/18 1:35 PM, Richard
      Duivenvoorde wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4c599e49-11f4-c2ec-af54-d88c3813b1fd@duif.net">
      <pre class="moz-quote-pre" wrap="">Hi Devs,

Currently I fail to be able to debug QGIS master in QtCreator as I did
some time ago on this same machine.

A fresh checkout compiles fine, and I can RUN it fine (both from withing
QtCreator OR just by running it from the output/bin folder).

But already several attempts to start a debug session fail during the
setup of the ui with a QtCreator dialog telling me:

The inferior stopped because it received a signal from the operating system.
Signal name: SIG33
Signal meangin: Real-time event 33

QtCreator at that time looks like:

<a class="moz-txt-link-freetext" href="http://duif.net/temp/crash1.png">http://duif.net/temp/crash1.png</a>

QGIS at that time is showing the splash screen and showing "Setting up
the GUI"..

Anybody a clue?

Regards,

Richard Duivenvoorde
_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>

</pre>
    </blockquote>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div class="moz-signature">
        <title></title>
        <div class="moz-signature"> <span style="text-align: left;
            color: #000000; font-family: 'Verdana', sans-serif;
            font-size: 10pt">Matthias Kuhn</span><br>
          <a href="mailto:matthias@opengis.ch" target="_blank"> <span
              style="text-align: left; color: #000000; font-family:
              'Verdana', sans-serif; font-size: 8pt">matthias@opengis.ch</span>
          </a><br>
          <span style="text-align: left; color: #000000; font-family:
            'Verdana', sans-serif; font-size: 8pt"><a
              href="tel:+41764356763">+41 (0)76 435 67 63</a></span><br>
          <div> <a href="http://www.opengis.ch"> <img
                moz-do-not-send="false"
                src="cid:part3.F20E4525.B17919B8@opengis.ch"
                alt="OPENGIS.ch Logo" width="200" height="80"></a> </div>
        </div>
      </div>
    </div>
  </body>
</html>