More crashes from IDE with 2018.2

Working on a code base which has been continually upgraded for 20+ years, I am experiencing crashes upon quitting from the Debug app within the IDE MUCH more frequently with Xojo 2018.2 than with previous versions of Xojo. I cannot, as yet, deduce a pattern. It is the Apple crash reporter which appears. Also so far, I have yet to experience this crash when running this same code from the compiled app.
Wondering if others are seeing this behavior as well.
MBP
OS 10.13.6

Here is a sample of the bug report =========
Process: QuizMaker Pro 2019.1.debug [9600]
Path: /Xojo Code//QuizMaker Pro 2019.1.debug.app/Contents/MacOS/QuizMaker Pro 2019.1.debug
Identifier: com.
*.
Version: 2019.1 (19.1.0.1.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: QuizMaker Pro 2019.1.debug [9600]
User ID: 501

Date/Time: 2018-10-10 15:32:35.921 -0400
OS Version: Mac OS X 10.13.6 (17G65)
Report Version: 12
Anonymous UUID: 3D2AB29B-253B-F9BC-5F31-C5C1F906ADC6

Sleep/Wake UUID: 516014CB-E778-43B2-9EC2-833A272A37DC

Time Awake Since Boot: 59000 seconds
Time Since Wake: 690000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

There is <https://xojo.com/issue/52630> about this, marked as fixed (yesterday). I hope next release include the fix.

Thank you, Alberto. The case is apparently marked as private according to Feedback, but, like you, I hope this improves the performance.