2011/6/12 Aurelien Jarno <[email protected]> > 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 > [email protected] http://www.aurel32.net >

