-
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
Segmentation fault #3432
Comments
@christianbj87 Can you please use the dev version and if not working use the enclosed version and share the core? |
I already installed dev version, how i run it? |
dev versions (and installation instructions) are available at Install the dev and run it as if it was the stable version |
I tryed dev versions, i copy the output: sudo nprobe -v Welcome to nProbe v.8.7.200218 (r6753) for x86_64-unknown-linux-gnu Build OS: CentOS Linux release 7.7.1908 (Core) sudo nprobe --nflite 2055:16 -i none -n 10.1.11.34:9996 |
Can you get a gdb stack trace as follows?
|
Hi Emanuele, i pass the logs for the gdb: gdb --args nprobe --nflite 2055:16 -i none -n 10.1.11.34:9996 Program received signal SIGSEGV, Segmentation fault. |
Any suggestions? |
@christianbj87 I moved this to ntop/nProbe#401 |
Hello, We are having problems with the nProbe over the Linux operating system. The error it indicates is: "Segmentation fault"
sudo nprobe --nflite 2055:16 -i none -n 10.1.11.34:9996
17/Feb/2020 10:21:03 [plugin.c:181] No plugins found in ./plugins$Revision: 6343 $ ) for x86_64-unknown-linux-gnu with native PF_RING acceleration
17/Feb/2020 10:21:03 [plugin.c:189] Loading 24 plugins [.so] from /usr/local/lib/nprobe/plugins
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin DHCP Protocol [/etc/nprobe.license.dhcp]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin Diameter Protocol [/etc/nprobe.license.diameter]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin DNS/LLMNR Protocol [/etc/nprobe.license.dns]: License mismatch error
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin Export Plugin [/etc/nprobe.license.export]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin FTP Protocol [/etc/nprobe.license.ftp]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin GTPv0 Signaling Protocol [/etc/nprobe.license.gtpv0]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin GTPv1 Signaling Protocol [/etc/nprobe.license.gtpv1]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin GTPv2 Signaling Protocol [/etc/nprobe.license.gtpv2]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin HTTP Protocol [/etc/nprobe.license.http]: License mismatch error
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin IMAP Protocol [/etc/nprobe.license.email]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin Oracle Protocol [/etc/nprobe.license.oracle]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin POP3 Protocol [/etc/nprobe.license.email]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin Radius Protocol [/etc/nprobe.license.radius]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin RTP Plugin [/etc/nprobe.license.voip]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin S1AP Protocol [/etc/nprobe.license.S1AP]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin SIP Plugin [/etc/nprobe.license.voip]: Missing license file
17/Feb/2020 10:21:03 [plugin.c:884] Unable to enable plugin SMTP Protocol [/etc/nprobe.license.email]: Missing license file
17/Feb/2020 10:21:03 [nprobe.c:4194] Valid nProbe Pro license found
17/Feb/2020 10:21:03 [nprobe.c:6027] IMPORTANT: Enabling NflitePlugin will also enable IP address forging, thus
17/Feb/2020 10:21:03 [nprobe.c:6028] IMPORTANT: flows appear as they were sent from the NflitePlugin-enabled switch
17/Feb/2020 10:21:03 [nprobe.c:3759] Exporting flows towards 10.1.11.34:9996 using UDP
17/Feb/2020 10:21:03 [nprobe.c:6122] WARNING: The output interfaceId is set to 0: did you forget to use -Q perhaps ?
17/Feb/2020 10:21:03 [nprobe.c:6125] WARNING: The input interfaceId is set to 0: did you forget to use -u perhaps ?
17/Feb/2020 10:21:03 [nprobe.c:6212] Welcome to nProbe Pro v.8.6.200207 (
17/Feb/2020 10:21:03 [nprobe.c:6222] Running on CentOS Linux release 7.7.1908 (Core)
17/Feb/2020 10:21:03 [nprobe.c:6233] [LICENSE] nProbe SystemId: 689ED9C776066B16
17/Feb/2020 10:21:03 [nprobe.c:6300] Sample rate [packet: 1][flow collection/export: 1/1]
17/Feb/2020 10:21:03 [modbusPlugin.c:102] [MODBUS] Idle flow timeout set to 120 sec
17/Feb/2020 10:21:03 [nflitePlugin.c:879] ERROR: Flow collector port 2055/IPv6 already in use ? [Address family not supported by protocol/97]: disabling collection over IPv6
17/Feb/2020 10:21:03 [nflitePlugin.c:903] [NFLite] Listening on port range 2055-2070 (16)
17/Feb/2020 10:21:03 [nprobe.c:9013] Welcome to nProbe v.8.6.200207 for x86_64-unknown-linux-gnu
17/Feb/2020 10:21:03 [nprobe.c:8001] You selected v9/IPFIX without specifying a template (-T).
17/Feb/2020 10:21:03 [nprobe.c:8002] The default template will be used
17/Feb/2020 10:21:03 [nprobe.c:8009] Using NetFlow Packet Payload Len: 1472
17/Feb/2020 10:21:03 [plugin.c:1278] 1 plugin(s) enabled
17/Feb/2020 10:21:03 [nprobe.c:8461] Each flow is 71 bytes long
17/Feb/2020 10:21:03 [nprobe.c:8462] The # flows per packet has been set to 19
17/Feb/2020 10:21:03 [nprobe.c:8465] IP TOS is accounted
17/Feb/2020 10:21:03 [nprobe.c:8491] Non IPv4/v6 traffic is discarded according to the template
17/Feb/2020 10:21:03 [nprobe.c:9274] Flows ASs will not be computed (no GeoDB files loaded)
17/Feb/2020 10:21:03 [nprobe.c:9379] Not capturing packet from interface (collector mode)
17/Feb/2020 10:21:03 [plugin.c:960] Enabling plugin Netflow-Lite Plugin
17/Feb/2020 10:21:03 [nprobe.c:9629] nProbe started successfully
Segmentation fault
No problem when i set one port (2055):
sudo nprobe --nflite 2055 -i none -n 10.1.11.34:9996
nprobe -v
Welcome to nProbe v.8.6.200207 (r6343) for x86_64-unknown-linux-gnu
with native PF_RING acceleration.
Copyright 2002-18 ntop.org
Build OS: CentOS Linux release 7.7.1908 (Core)
SystemID: 689ED9C776066B16
GIT rev: 8.6-stable:67c7296f177602e07b6d109f4200f7d2453d8b49:20200207
Edition: nProbe Pro
License: gvXHfJ54HsRy6UrWqWILiviLvlqJuwKtBNleQzqvoNrAGgcK6IDYFB+3XTPby+mT5dZRX
hyBe+LId+GOOzf4NxWZC3he+ClI5PPC8ZxaAVySE9Ny1c3egE5aoszyk7Mu/66CY23fQY
0McdwpIzaEck+OPOHhw4E/p0624N0xvyddFzOuPO1vSQsQX1oookkm22OGLTFHutvQLSl
RDfhtWKAuvKC8Qbaa6HQPAYTWiAgsvTaUom2Cuonzsg4cwPjZadU1v2e5seBGe8VaxnxG
iA53tt3GHjrsNPqXw2YY/vxElZIFrQTpLL1/lF+wG0W4Ii2XCBIiAzWBExswevqPQA==
License Hash: A4F5F27E636BCCA2F1A93E2FC91F0450161126278950C5729A [valid license]
License Type: Permanent License
Maintenance: Until Thu Jan 21 17:59:49 2021 [339 days left]
Thanks.
The text was updated successfully, but these errors were encountered: