vermaneerajin / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

crashes under load #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run under load (10-15 concurrent users, lots of churn)
2. crash
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

2.9-1 on debian unstable

Please provide any additional information below.

crashed once with this error message:

Check failed at libhttp/httpconnection.c:1117 in httpHandleConnection(): offset 
+ pushBack == bytes

I've also seen these 2 crashes in dmesg:

[1826036.960386] shellinaboxd[21784]: segfault at 702c4c50 ip 0000000008057fd3 
sp 00000000ffb9b89c error 4 in shellinaboxd[8048000+1b000]
[1832408.617647] shellinaboxd[20776]: segfault at 7013b588 ip 0000000008057fd3 
sp 00000000ffe7b4ac error 4 in shellinaboxd[8048000+1b000]

Original issue reported on code.google.com by joeyhe...@gmail.com on 5 Jun 2011 at 3:14