Regarding the Crashes
2011-12-30, 04:51 PM
#6
RE: Regarding the Crashes
I'm sure that one of your commits produces segfaultSmile

First of all pay attention on memory allocation and memory cleaning, entity handling, and so on.

Debugger may give you more information about crash: backtrace or even line of code where crash happens.

I got crash caused by malloc/free memory corruption.

try: http://stackoverflow.com/questions/18199...list-error


Messages In This Thread
Regarding the Crashes - by Victor - 2011-12-28, 07:46 PM
RE: Regarding the Crashes - by Snipe - 2012-01-02, 07:02 AM
RE: Regarding the Crashes - by Victor - 2012-01-02, 11:36 AM
RE: Regarding the Crashes - by Snipe - 2011-12-28, 08:07 PM
RE: Regarding the Crashes - by Victor - 2011-12-28, 09:34 PM
RE: Regarding the Crashes - by RPG - 2011-12-30, 03:07 PM
RE: Regarding the Crashes - by Victor - 2011-12-30, 04:08 PM
RE: Regarding the Crashes - by RPG - 2011-12-30, 04:51 PM
RE: Regarding the Crashes - by Victor - 2011-12-30, 05:43 PM
RE: Regarding the Crashes - by RPG - 2011-12-30, 07:03 PM
RE: Regarding the Crashes - by Victor - 2011-12-30, 08:08 PM
RE: Regarding the Crashes - by RPG - 2011-12-31, 02:46 AM
RE: Regarding the Crashes - by Victor - 2011-12-31, 11:17 AM
RE: Regarding the Crashes - by RPG - 2011-12-31, 05:13 PM
RE: Regarding the Crashes - by Victor - 2011-12-31, 05:35 PM

Forum Jump:


This forum uses Lukasz Tkacz MyBB addons.