tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: squid slowdown data
On Oct 15, 2013, at 5:08 PM, Hisashi T Fujinaka <htodd%twofifty.com@localhost>
wrote:
> I finally got it to slow down and I deleted the email thread. I think I
> attached to the right process, but I'm not sure what I do besides dump
> the stack?
>
> (gdb) bt
> #0 0x00000000004f5757 in cbdataInternalUnlock(void const*) ()
> #1 0x00000000006c2296 in CbcPointer<Comm::TcpAcceptor>::clear() ()
> #2 0x00000000006c2338 in
> CbcPointer<Comm::TcpAcceptor>::operator=(CbcPointer<Comm::TcpAcceptor>
> const&) ()
> #3 0x00000000006c23c0 in Vector<CbcPointer<Comm::TcpAcceptor> >::shift() ()
> #4 0x00000000006c1ccd in Comm::AcceptLimiter::kick() ()
> #5 0x0000000000670e4f in AsyncCall::make() ()
> #6 0x00000000006744ca in AsyncCallQueue::fireNext() ()
> #7 0x00000000006746fb in AsyncCallQueue::fire() ()
> #8 0x00000000005476dc in EventLoop::runOnce() ()
> #9 0x0000000000547862 in EventLoop::run() ()
> #10 0x00000000005b2a52 in SquidMain(int, char**) ()
> #11 0x00000000005b3936 in main ()
>
> Is this the right list?
>
> --
> Hisashi T Fujinaka - htodd%twofifty.com@localhost
> BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
I think you would need to rebuild with -g too.
Just the methods look like it is out of tcp handlers?
Home |
Main Index |
Thread Index |
Old Index