skip to main
|
skip to sidebar
just another blog
Friday, May 21, 2010
nginx core dump backtrace
add strings to nginx.conf
worker_rlimit_core 500m;
working_directory /path/to/corefiles;
restart nginx.
Follow to /path/to/corefiles and wait for segfault :)
then
gdb /path/to/nginx /path/to/core
inside gdb input
bt
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
About Me
Andrey Salnikov
Head of unix ops
View my complete profile
My LinkedIn
My Delicious
Labels
cenos
(1)
chrome
(1)
highload
(1)
hint
(5)
java
(1)
kubuntu
(1)
linux
(10)
linux ext4
(1)
mc
(1)
mysql
(1)
nginx
(4)
regular expressions
(1)
replication
(1)
rewrite
(2)
ssh
(1)
subdomains
(1)
trick
(5)
ubuntu
(1)
wifi
(1)
Blog Archive
►
2014
(1)
►
November
(1)
►
2011
(1)
►
September
(1)
▼
2010
(6)
►
November
(1)
►
October
(1)
►
September
(1)
▼
May
(1)
nginx core dump backtrace
►
March
(2)
►
2009
(11)
►
September
(2)
►
August
(1)
►
July
(5)
►
June
(3)