-
Notifications
You must be signed in to change notification settings - Fork 80
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
serval crashes on a 100 nodes hub senario #102
Comments
Can you recompile with debug symbols? Or is there something else related to On Wed, Apr 27, 2016 at 8:46 PM, Patrick Lampe notifications@github.com
|
We recompiled the binary with debug symbols. |
Temporarily adding extra asserts to _ob_append_bytes() to help Lars get more detailed info. Can strip those out after Lars has reported the results. 3826944 |
Note that the crash from the first comment looks like the same one as #103. |
As we described in #101 we ran some tests with serval.
Another test for serval is to start 100 nodes and bridge them together on a hub. In case of this test we realised serval crashes on some nodes. It's the same configuration that is working on other network topologies.
We have extracted the fatal messages from the log and attached them. If you need more information we're happy to send them to you. Any Ideas what causes this?
serval_hub_dump.txt
Edit: we just realised our serval is built without a symbol table. If you need more details from the dump we could recompile serval.
The text was updated successfully, but these errors were encountered: