On Wed, Dec 18, 2013 at 11:03:13AM -0700, Alex Rousskov wrote: > On 12/18/2013 09:07 AM, hdkutz@xxxxxxxxx wrote: > > Hello List, > > I have a Problem on a Centos 6.4 64 Bit System running RPM Package > > squid-3.3.11-1.el6.x86_64.rpm > > > Any hints or tips on > > <snip> > > assertion failed: Server.cc:245: "r->body_pipe != NULL" > > <snip> > > ? > > Please see http://bugs.squid-cache.org/show_bug.cgi?id=3498 > > You may want to post your stack trace there to confirm that your case is > similar, but I am not aware of anybody trying to fix that [FTP] bug > right now. > > Alex. Hello Alex, it seems to be the FTP Problem. Here's a Stacktrace of squid during abort: <snip> ... epoll_wait(6, {{EPOLLIN, {u32=432, u64=14609669202550718896}}, {EPOLLIN, {u32=1256, u64=14609669202550719720}}}, 4096, 220) = 2 read(432, "150 Ok to send data.\r\n", 4096) = 22 epoll_ctl(6, EPOLL_CTL_DEL, 1256, {0, {u32=1256, u64=9886854727860225256}}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 write(5, "2013/12/19 10:06:13 kid1| assert"..., 82) = 82 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 tgkill(11315, 11315, SIGABRT) = 0 --- SIGABRT (Aborted) @ 0 (0) --- <snip> Anything I can do to avoid the situation? E.g. stop using ftp on my squid? Cheers, ku -- Luke Skywalker: Your overconfidence is your weakness. Emperor Palpatine: Your faith in your friends is yours.