Re: cvs commit: squid3/lib MemPool.cc

From: Amos Jeffries <squid3@dont-contact.us>
Date: Thu, 24 May 2007 00:59:57 +1200

Alex Rousskov wrote:
> rousskov 2007/05/22 10:40:06 MDT
>
> Modified files:
> lib MemPool.cc
> Log:
> Bug #1966 fix: Use rounded String MemPool sizes in the hard-coded pool
> config to avoid warnings that the configured pool size does not match the
> actual size.
>
> Revision Changes Path
> 1.7 +7 -2 squid3/lib/MemPool.cc
>

Did you run make check before committing any of the days changes?

I'm getting 7 of 14 core unit tests fail. Two on MemPool.cc:240, the
rest on silent segfault.

Assertion failed: (aLabel != NULL && aSize) at MemPool.cc:240
FAIL: tests/testString
/bin/bash: line 4: 23339 Aborted (core dumped) ${dir}$tst
FAIL: tests/testCacheManager
Assertion failed: (aLabel != NULL && aSize) at MemPool.cc:240
FAIL: tests/testDiskIO
/bin/bash: line 4: 23351 Aborted (core dumped) ${dir}$tst
FAIL: tests/testEvent
/bin/bash: line 4: 23358 Aborted (core dumped) ${dir}$tst
FAIL: tests/testEventLoop
/bin/bash: line 4: 23371 Aborted (core dumped) ${dir}$tst
FAIL: tests/testHttpRequest

Amos
Received on Wed May 23 2007 - 07:00:06 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:09 MDT