Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: [497131.990842] nginx[10945]: segfault at 0 ip 00000000004d9439 sp 00007fff76f96380 error 6 in nginx[400000+b8e000] #100

Closed
kamil-michalak opened this issue Sep 9, 2013 · 9 comments

Comments

@kamil-michalak
Copy link

I have some problems ;)

(gdb) bt
#0 ngx_http_push_stream_worker_subscriber_cleanup_locked (worker_subscriber=0x27deb50) at /usr/src/nginx/source/nginx-1.4.2/debian/modules/nginx-push-stream-module/src/ngx_http_push_stream_module_utils.c:1172
#1 ngx_http_push_stream_cleanup_request_context (r=<error reading variable: Cannot access memory at address 0x7fff76f96398>)

at /usr/src/nginx/source/nginx-1.4.2/debian/modules/nginx-push-stream-module/src/ngx_http_push_stream_module_utils.c:1149

If you neeed more information i can help you

@wandenberg
Copy link
Owner

Do you have a core dump?
If yes, send it to me, and you nginx executable too.

What is the exact version of push stream module you are using?

@kamil-michalak
Copy link
Author

First, I set limit for core dump to low (512MB). Now i changed it to 3GB and still waiting (12-24 hours to next segfault).
I use dotdeb package (1.4.2) on debian wheezy 64bit
http://packages.dotdeb.org/dists/wheezy/nginx/source/
it's contains Version 0.3.5

@wandenberg
Copy link
Owner

Hi, can you check if this happens with the new version 0.4.0 3d3a204 ?

@kamil-michalak
Copy link
Author

Hi Wandenberg,

No. but I'll try and let you know

@kamil-michalak
Copy link
Author

Nov 12 07:09:55 xx kernel: [5974241.116469] nginx[51257]: segfault at 0 ip 00000000004d9bf7 sp 00007fffd00aaa80 error 6 in nginx[400000+b95000]
Nov 12 07:09:55 x kernel: [5974241.140292] nginx[49838]: segfault at 0 ip 00000000004d9bf7 sp 00007fffd00aaad0 error 6 in nginx[400000+b95000]

@wandenberg
Copy link
Owner

Can you provide a core dump and your binary?
Which modules are you using?
Send me your configuration and how to reproduce the problem.

@wandenberg
Copy link
Owner

Hi @kilgor,

please, try the code on 0.4.1-dev branch, specially the commit 51356e5 solve this problem.

@kamil-michalak
Copy link
Author

This version works without a problem since two weeks

@wandenberg
Copy link
Owner

this fix was merged to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants