-
Notifications
You must be signed in to change notification settings - Fork 673
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
Segfault in v.3.1.171017 #1522
Comments
where did you build the binary? |
Hello simonemainardi,
without problems, except the already reported --packet-filter issue ( #1520 ) . Erik |
I can't inspect the core as I don't have such environment. Can you provide me remote access to the box or, alternatively, can you use gdb to inspect the core in order to point me to the cause of the crash? |
Needed to build GDB first but here we are:
On my productive machine are no toolchains, GCC, or GDB available i used strace for another view on the compiled and packed version, here are the last lines:
EDIT: Just as another info i wanted also deliver the grsec messages from yesterday which causes the segfault ( grsec needed to be disabled for ntopng via paxctl which was also done before with the last working version ):
. Have also linked the bug ID of the reported '--packet-filter' issue above. as another possible info resource. Hope this is useful for you. Best regards, Erik |
it still doesn't help. Please, print at least the backtrace with |
Hello simonemainardi,
Here is the gdb run output:
And here bt full:
If you need other options, please deliver them.
This might be also a possibility, how should we do this ? SSH session ? Best regards, Erik EDIT: Have seen #1526 , which might be related to this one here. |
I've the same issue. The gdb trace:
|
@simonemainardi Checked with:
with ntopng version (nDPI from same day):
while building the source there are a lot of warnings like e.g.:
as a beneath info. GDB run:
GDB where:
bt full:
May tomarch can this confirm too. Best regards, Erik |
thanks for supporting me by providing extra info. Issue should be solved now. Please, confirm. |
Your welcome,
whereby ntopng do not crashes but the --packet-filtering does not work. Best regards, Erik |
@ummeegge please open a separate issue |
I have currently a problem to start the current new version
which crashes with the following entries:
Oct 17 16:54:55 ipfire kernel: ntopng[24954]: segfault at 90 ip 0000000000440b6d sp 00006ded9f7e0f40 error 4 in ntopng[400000+185000]
Have uploaded also a core dumb for you which is located in here --> https://people.ipfire.org/~ummeegge/ntopng/crashes_archiv/ntopng-v.3.1.171017_dev_20171017.tar.gz .
Best regards,
Erik
The text was updated successfully, but these errors were encountered: