Good day programmers,

I`m running my mmorpg distro written in cpp on gdb, but very often i catch SIGABRT with this backtrace:

backtrace

Debian Lenny / GDB 7.0 /one-threaded application

Of course i added -g flag to makefile before debugging. I will apprechiate any kind of help.