My callstacks for any errors look like
thread 19812 panic: integer overflow
???:?:?: 0x7ff6cef213dc in ??? (???)
???:?:?: 0x7ff6cef2269c in ??? (???)
???:?:?: 0x7ff6cef992b5 in ??? (???)
???:?:?: 0x7ff6cef9931b in ??? (???)
???:?:?: 0x7ffcd906257c in ??? (KERNEL32.DLL)
???:?:?: 0x7ffcda90aa77 in ??? (ntdll.dll)
despite having debug as a target. Is that expected?