Coder Social home page Coder Social logo

nginx-syslog-module's People

Contributors

seletskiy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

woyager

nginx-syslog-module's Issues

Segfault with error_page

Backtrace:

#0  0x080f2ac7 in ngx_http_syslog_error_handler (log=0x8cf4608,
    p=0xbfbae8b8 "\b\353\272\277L<\265\b\346", p_len=1960)
    at /var/x4b/nginx-syslog-module/ngx_http_syslog_module.c:489
489         ngx_http_syslog_common_handler(
(gdb) backtrace full
#0  0x080f2ac7 in ngx_http_syslog_error_handler (log=0x8cf4608,
    p=0xbfbae8b8 "\b\353\272\277L<\265\b\346", p_len=1960)
    at /var/x4b/nginx-syslog-module/ngx_http_syslog_module.c:489
No locals.
#1  0x080f2aea in ngx_http_syslog_error_handler (log=0x0, p=0xa <Address 0xa out of bounds>,
    p_len=3206221928) at /var/x4b/nginx-syslog-module/ngx_http_syslog_module.c:494
No locals.
#2  0x080f2aea in ngx_http_syslog_error_handler (log=0xb7bc7380, p=0xb7bc6ff4 "|-\024",
    p_len=3206222780) at /var/x4b/nginx-syslog-module/ngx_http_syslog_module.c:494
No locals.
#3  0x00000000 in ?? ()

Occurs when error_page is used, tested on a 504 error with config similar to:

@e504 {
    proxy_pass ...;
}

error_page 504 @e504;

nginx version: nginx/1.3.11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.