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

Re: Debian 5.0 Error ( Help me )



On Sun, Jun 12, 2011 at 01:34:18PM +0200, david Grochal wrote:
> 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
> 

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 debian-user@lists.debian.org

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: