Packet Tracer Segmentation Fault Ubuntu 18.04

It seems to be a problem in the PacketTracer implementation.

I had the same issue here, but I solved the problem using the previous version of Packet Tracer (7.0). The Packet Tracer 7.0 is available at the Netacad portal.


After installing CPT:

sudo apt-get update
sudo apt-get install -y libqt5webkit5 libqt5multimedia5 libqt5xml5 libqt5script5 libqt5scripttools5
wget http://mirrors.kernel.org/ubuntu/pool/main/i/icu/libicu52_52.1-3ubuntu0.8_amd64.deb
wget http://ftp.debian.org/debian/pool/main/libp/libpng/libpng12-0_1.2.50-2+deb8u3_amd64.deb
sudo dpkg -i libicu52_52.1-3ubuntu0.8_amd64.deb
sudo dpkg -i libpng12-0_1.2.50-2+deb8u3_amd64.deb

https://www.youtube.com/watch?v=CBXTmPo8330