Changes between Initial Version and Version 1 of Ticket #19141


Ignore:
Timestamp:
Oct 14, 2025, 2:24:10 PM (3 weeks ago)
Author:
Tom Goddard
Comment:

Fixed.

Crashes will only be detected using Python faulthandler on Mac.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19141

    • Property Resolutionfixed
    • Property Status assignedclosed
    • Property Summary Disable Windows crash reportingDisable Windows and Linux crash reporting
  • Ticket #19141 – Description

    initial v1  
    1 Windows crash reports have been useless and take time to triage and close.  So disable them.
     1Windows and Linux crash reports have been useless and take time to triage and close.  So disable them.
    22
    3 We have them enabled in the daily build because we were testing if a garbage collection fix would avoid the Open/Save dialog crash.  It did not.
     3We have Windows reports enabled in the daily build because we were testing if a garbage collection fix would avoid the Open/Save dialog crash.  It did not.