
Re: Xplico 1.1.1 pauses/hangs while DECODING
Hi!
I have exactly the same symptoms:
My status with Xplico: Noob
Xplico version 1.1.2
Linux version: Kali Linux 2016.01 - Live USB Persistence mode
Installed Xplico using apt-get install Xplico
Everything is default default, no changes to configs or whatsoever.
Pcap is a 9 MB Pcap made with Wireshark (saved as tcp dump pcap).
After uploading pcap via web gui the status stays on "decoding" forever.
Dema log gets filled up with "Xplico or a Manipulator is dead!" message.
htop shows 6 /opt/xplico/ processes re-spawning every 5 or 6 seconds (see image).

Running Xplico from cli also gives errors.
bin/xplico -c cfg/xplico_cli.cfg -m pcap -f Downloads/test.pcap
It shows only it has found the config file but nothing else. Looking at the Xplico log in /opt/xplico/tmp shows the following errors:
19:44:35 [CORE]{c}-ERROR: Can't load module /opt/xplico/bin/modules/dis_tcp_grb.so: undefined symbol: ndpi_protocol2name
19:44:35 [CORE]{c}-FATAL: Load modules failed
Any suggestions on how to fix?
Tnx!