Keep Alive piles up

Grzegorz Nosek grzegorz.nosek at gmail.com
Fri Jun 26 18:17:11 MSD 2009


On pią, cze 26, 2009 at 09:53:51 -0400, meto wrote:
> #0  0x0000000000442efb in ?? ()

What does "bt" or "bt full" say? If you can rebuild Nginx with -g3 and -O0
(like I wrote before), please do. Otherwise you may see a bunch of "?? ()"s
in the stack trace. It is possible to decode them too, but it's way harder
than reading a clean trace.

> If it's any consideration its Ubuntu 8.04 amd64 with backports and nginx package hand made ( https://launchpad.net/~meto/+archive/nconfig/ - last nginx deb isin't built with --with-debug option) 

Shouldn't matter (too much).

> @Grzegorz 
> I've known how to resolve this, but it was so trivial that i forgot about it ;) I've set directory for coredump in nginx not global one.
> PS.
> Polaków coś tu mało :P

Już jedna nacja robiła tu forum w ojczystym języku :P
Stick to English, please.

> I think that's all. Anything that may be usefull?

Don't think so, just remember that recompiling the binary may make the
old core dumps useless (code layout changes), so you may wish to save
your current binary somewhere, just in case.

Best regards,
 Grzegorz Nosek





More information about the nginx mailing list