[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian 5.0 Error ( Help me )





2011/6/12 Aurelien Jarno <aurelien@aurel32.net>
Hi,

On Sat, Jun 11, 2011 at 02:36:41PM +0200, david Grochal wrote:
> elipso:~/samp03# ./run.sh
> elipso:~/samp03#
> Started server on port: 2115, with maxplayers: 50 lanmode is OFF.
>
> *** glibc detected *** ./samp03svr: double free or corruption (fasttop):
> 0xb6305
> d00 ***

This means your program 'samp03svr' is calling free() twice on the same
pointer. You should look at the source of your application to find where
it happens.


So how do I do? I am a beginner
--
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: