03-21-2012, 10:47 PM
I don't know why this happens, but this crash happens a lot on my server...
In cPlayer::~cPlayer() it apparently deletes a dangling pointer which doesn't make any sense to me..
The call stack is really not that interesting
![[Image: Screenshot-2012-03-21_13.45.54.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-21_13.45.54.png)
And here are some variables
![[Image: Screenshot-2012-03-21_13.46.45.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-21_13.46.45.png)
I also got a dump file from VS2010 so I don't know if that's any help...
In cPlayer::~cPlayer() it apparently deletes a dangling pointer which doesn't make any sense to me..
The call stack is really not that interesting
![[Image: Screenshot-2012-03-21_13.45.54.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-21_13.45.54.png)
And here are some variables
![[Image: Screenshot-2012-03-21_13.46.45.png]](http://dl.dropbox.com/u/27784874/ZScreen/2012-03/Screenshot-2012-03-21_13.46.45.png)
I also got a dump file from VS2010 so I don't know if that's any help...