On Sun, Jun 12, 2011 at 01:34:18PM +0200, david Grochal wrote: > 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 >
If you don't know how to debug C code, the best is to ask for the provider of your program to do it instead. You may also want to ask help on [email protected] -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

