View Single Post
 
Old 10-05-2010, 02:32 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by RayFlower View Post
Thanks for another update, now the backtrace works so it gives a very verbose crash report, for the sake of not flooding this post I pastebin'd it:

Steam
http://pastebin.com/dQRYMwtd

And this is the crash report i get when i try to use/validate my precious IK multimedia plugins with logic:

http://pastebin.com/7dBdF2hb

Again thanks for the update
In case of the plugins it seems something to have to do with some functions of the dyld.
In case of steam it is the uninstalling of the exception handler that goes wrong (thread 7)
  1. Thread 7 Crashed:
  2. 0 crashhandler.dylib 0x1b4c6299 google_breakpad::ExceptionHandler::UninstallHandle r(bool) + 133
  3. 1 crashhandler.dylib 0x1b4c702f google_breakpad::ExceptionHandler::WaitForMessage( void*) + 381
  4. 2 libSystem.B.dylib 0x91c4981d _pthread_start + 345
  5. 3 libSystem.B.dylib 0x91c496a2 thread_start + 3
Reply With Quote