This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 521
Segmentation fault /opt/xplico/bin/mfbc #1047
Comments
Hi @bugcrash , Are you trying to report an issue within Xplico itself? If so, please submit it to the Xplico developers directly. Per the Xplico wiki: "Don't hesitate to report bugs to bug[@]xplico.org and/or use the forum." Thanks! |
@dougburks |
I've submitted this to [email protected] on your behalf. |
No response yet from [email protected], so I've also posted this to: |
Still no response from [email protected] or http://forum.xplico.org/viewtopic.php?f=4&t=572, so I've emailed Gianluca Costa personally. |
gnlcosta
added a commit
to xplico/xplico
that referenced
this issue
Jan 2, 2017
Fixed: xplico/xplico@c790c50 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
bugcrash@seconion:/opt/xplico/bin$ ./mfbc
mfbc v1.1.1
Internet Traffic Decoder (NFAT).
See http://www.xplico.org for more information.
Copyright 2007-2014 Gianluca Costa & Andrea de Franceschi and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
usage: ./mfbc [-h] [-s] [-l] [-i] [-c <config_file>] -p
-c config file
-s silent
-p connection port
-i info (PEI generated by this manipulator)
-l print all log in the screen
-h this help
NOTE: parameters MUST respect this order!
bugcrash@seconion:/opt/xplico/bin$ gdb -q /opt/xplico/bin/mfbc
Reading symbols from /opt/xplico/bin/mfbc...(no debugging symbols found)...done.
(gdb) r -c
ruby -e 'puts "A" * 9024'
Starting program: /opt/xplico/bin/mfbc -c
ruby -e 'puts "A" * 9024'
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
mfbc v1.1.1
Internet Traffic Decoder (NFAT).
See http://www.xplico.org for more information.
Copyright 2007-2014 Gianluca Costa & Andrea de Franceschi and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7425943 in _IO_vfprintf_internal (s=, format=,
ap=ap@entry=0x7fffffffbf18) at vfprintf.c:1661
1661 vfprintf.c: No such file or directory.
(gdb) i r rdi
rdi 0x4141414141414141 4702111234474983745
The text was updated successfully, but these errors were encountered: