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

serval crashes on a 100 nodes hub senario #102

Open
lampep opened this issue Apr 27, 2016 · 4 comments
Open

serval crashes on a 100 nodes hub senario #102

lampep opened this issue Apr 27, 2016 · 4 comments

Comments

@lampep
Copy link

lampep commented Apr 27, 2016

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.

@lakeman
Copy link
Member

lakeman commented Apr 27, 2016

Can you recompile with debug symbols? Or is there something else related to
your test environment that is preventing gdb from reading the executable?

On Wed, Apr 27, 2016 at 8:46 PM, Patrick Lampe notifications@github.com
wrote:

As we described in #101
#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
https://github.com/servalproject/serval-dna/files/238510/serval_hub_dump.txt


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#102

@Rubyfi
Copy link

Rubyfi commented Apr 28, 2016

We recompiled the binary with debug symbols.
Here's the dump of the error:
serval_fatals_dump.txt

@gardners
Copy link
Member

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

@lakeman
Copy link
Member

lakeman commented May 2, 2016

Note that the crash from the first comment looks like the same one as #103.
This second crash is different.

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

4 participants