- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    Qt Creator 6.0.0-beta1
 - 
    None
 
- 
        
 - 
        5b0a177cd (10.0)
 
Corner case, but wondering whether this might be avoidable..
Wanted to expand a QList of items and ended up crashing QC as I noticed too late that the list had ~1.9 M items.
Crash happens when parsing the result in DebuggerOuputParser::readCString().