This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GoAhead memory leak


hi,

i am running the GoAhead web server with eCos, but i noticed
a problem described below:

On Sun, Jan 05, 2003 at 08:21:06PM +0100, kjell@techtribe.se wrote:
> While there still seems to be a memleak problem in it that we havent had 
> time to bother too much about, the GoAhead generally works just great,

After a few requests it runs in an assert:

ASSERTION fail in thread: WebServer
function: do_check_inuse_chunk, file:
/packages/services/memalloc/common/current/src/dlmalloc.cxx, line: 811
MSG: ((((mchunkptr)(((char*)(p))+((p)->size & ~0x1)))->size) & 0x1)

Are there any new experiences about the problem?
Is there a workaround to let the web server run more than
a few hours serving pages?

regards, christoph
-- 

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]