
10-05-2010, 02:32 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by RayFlower
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) - Thread 7 Crashed:
- 0 crashhandler.dylib 0x1b4c6299 google_breakpad::ExceptionHandler::UninstallHandle r(bool) + 133
- 1 crashhandler.dylib 0x1b4c702f google_breakpad::ExceptionHandler::WaitForMessage( void*) + 381
- 2 libSystem.B.dylib 0x91c4981d _pthread_start + 345
- 3 libSystem.B.dylib 0x91c496a2 thread_start + 3
|