Hi again, 2011/1/7 Robert Pipca <robertpipca@xxxxxxxxx>: > This assertion failed occurs on all of them. So, Mr. Henrik, can you > help hunt down this bug on squid like mr. Jeffreis suggested? On trying to track down the bug, I put a lot of "debug (1,1) ("shit happened = %d\n", __LINE__);" of all possible code-paths of returning -1 in storeCossAllocate (fs/coss/store_io_coss.c). For all I can see, all of the -1 returns of storeCossAllocate are because storeCossCreateMemBuf returns NULL. Does this help? Cheers, - Robert