I downloaded the latest code from the book's site and re-downloaded the latest Core Audio Public Utility files, to ensure I was working with the most current versions. When I run the code from the book I get the same results.
Once it crashed with this logged:
CH08_AUGraphInput(73420,0x100681000) malloc: *** error for object 0x10381c808: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
I tried setting the breakpoint however I couldn't recreate the error.
Has anyone else run into this? Any ideas on how to troubleshoot?