Thread: progress
View Single Post
Re: progress
Old
  (#146)
tschumann
Moderator
 
tschumann's Avatar
 
Status: Offline
Posts: 270
Join Date: Apr 2011
Location: Australia
Default Re: progress - 28-04-2018

Quote:
Originally Posted by RoboCop View Post
Well I don't know if you can do this but is it possible for you to compile a Debug build of Sandbot in order to see the specific details and key cpp files triggering the crash?

As for EPB I did recompile that build couple years ago but didn't do any significant changes.

https://apg-clan.org/vbdownloads.php...ownloadid=1003
You can run make symbols and you'll get a debug sandbot.so (or at least it still has symbols in it).
But the stack-strace looks like a problem with Steam - when does it happen? It looks like something is spawning a process (the clone at the top) and I guess either the parent or child process is crashing for some reason.
  
Reply With Quote