<div dir="auto">While discussing this further with Nathan, disabling the crash reporter might not be the right solution as it'd most likely bring the OS crash dialog anyways.<div dir="auto"><br></div><div dir="auto">We'd need for the crash reporter to detect specific traces and silently fail when it detects a useless / harmless trace.</div><div dir="auto"><br></div><div dir="auto">There's also the problem of ppl pasting wrong traces due to not having installed the debug package, we could improve the notification in this scenario to suggest installing package.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 18, 2019, 13:35 Andreas Neumann <<a href="mailto:a.neumann@carto.net">a.neumann@carto.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi Nyall,</p>
<p>Thanks for the reply. I also experienced quite a lot of these crashes. Something that often shows up in the stack trace is</p>
<p><span style="font-family:'courier new',courier,monospace">proj_lpz_dist :</span><br><span style="font-family:'courier new',courier,monospace">proj_lpz_dist :</span><br><span style="font-family:'courier new',courier,monospace">QgsCoordinateTransform::transformPolygon :</span><br><span style="font-family:'courier new',courier,monospace">QgsCoordinateTransform::transformPolygon :</span><br><span style="font-family:'courier new',courier,monospace">QgsCoordinateTransform::QgsCoordinateTransform :</span><br><span style="font-family:'courier new',courier,monospace">QHashData::free_helper :</span><br><span style="font-family:'courier new',courier,monospace">QgsCoordinateTransform::addToCache :</span><br><span style="font-family:'courier new',courier,monospace">QgsCoordinateTransform::invalidateCache :</span><br><span style="font-family:'courier new',courier,monospace">QgsApplication::exitQgis :</span><br><span style="font-family:'courier new',courier,monospace">QgisApp::~QgisApp :</span><br><span style="font-family:'courier new',courier,monospace">CPLStringList::operator char * __ptr64 * __ptr64 :</span><br><span style="font-family:'courier new',courier,monospace">main :</span><br><span style="font-family:'courier new',courier,monospace">BaseThreadInitThunk :</span><br><span style="font-family:'courier new',courier,monospace">RtlUserThreadStart :</span></p>
<p>Like inĀ <a href="https://github.com/qgis/QGIS/issues/30753" target="_blank" rel="noreferrer">https://github.com/qgis/QGIS/issues/30753</a></p>
<p>But I am sure you also came across these.</p>
<p>Really annoying. Perhaps disabling the crash reporter on QGIS exit on the release versions would help? Can we enable them just on the master?</p>
<p>Andreas</p>
<p id="m_1717879667979452934reply-intro">On 2019-07-18 08:19, Nyall Dawson wrote:</p>
<blockquote type="cite" style="padding:0 0.4em;border-left:#1010ff 2px solid;margin:0">
<div class="m_1717879667979452934pre" style="margin:0;padding:0;font-family:monospace">On Thu, 18 Jul 2019 at 16:05, Andreas Neumann <<a href="mailto:a.neumann@carto.net" rel="noreferrer noreferrer" target="_blank">a.neumann@carto.net</a>> wrote:
<blockquote type="cite" style="padding:0 0.4em;border-left:#1010ff 2px solid;margin:0"><br>Hi QGIS core devs,<br><br>Currently on the Github issues I have the (subjective) feeling that every third report is about QGIS crashing on closing the program. It seems to be a really wide-spread issue that a majority of our users have. It would be great for QGIS' reputation if we could fix this/these issue(s). Or has this already been fixed and people don't use the newest versions?</blockquote>
<br>These are VERY frustrating. It's actually a bunch of different<br>underlying issues causing this. We've probably squashed a dozen or so,<br>but they keep resurfacing (or being re-introduced), and none of the<br>existing bug reports have clues on remaining causes.<br><br>Fortunately they are harmless. Mathieu has previously suggested we<br>just shut down the crash reporter on QGIS exit to avoid this -- I<br>think that would be a worthwhile change.<br><br>Nyall</div>
</blockquote>
<p><br></p>

</div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank" rel="noreferrer">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>