Michael137 wrote: > > We've been seen (very sporadic) lifetime issues around this area. > > Could the ConstString not be null terminated and sometimes the data after it > happens to be interpretable as a string and sometimes it isn't?
Yea that was my running theory too. Could also be a rare case of memory corruption somewhere? Has never been flagged on a sanitized bot as far as I'm aware though. Worth keeping an eye out https://github.com/llvm/llvm-project/pull/161499 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
