Changes between Version 1 and Version 2 of Ticket #19800, comment 5


Ignore:
Timestamp:
Feb 4, 2026, 4:41:43 PM (3 weeks ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19800, comment 5

    v1 v2  
    11I confirm on my MacBook Pro windowsize 9000 9000 crashes with the same MTL error.  7000 7000 does not crash (and makes width 7000 but height just 800).  8000 8000 crashes. 8000 1000 crashes.  8000 500 crashes.  15000 15000 crashes.  Also 100000 100000 crashes but with a different traceback.
    22
     3Trying tall windows, 1000 8000 did not crash, but only made window as high as screen.  1000 15000 crashed but did not produce any crash report.
     4
    35So it takes very large sizes to crash.  But there seems to be no protection against a crash even for extremely large sizes.