Skip to content

Instantly share code, notes, and snippets.

Created December 11, 2017 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b556f0fcf13b4083676c904649713742 to your computer and use it in GitHub Desktop.
Save anonymous/b556f0fcf13b4083676c904649713742 to your computer and use it in GitHub Desktop.
gns3-gui segmentation fault
➜ ~ gns3
2017-12-11 13:30:53 INFO root:126 Log level: INFO
2017-12-11 13:30:53 INFO main:254 GNS3 GUI version 2.1.0
2017-12-11 13:30:53 INFO main:255 Copyright (c) 2007-2017 GNS3 Technologies Inc.
2017-12-11 13:30:53 INFO main:257 Application started with /usr/bin/gns3
2017-12-11 13:30:54 INFO qt/__init__.py:298 QIODevice::write (QTcpSocket): device not open
2017-12-11 13:30:54 INFO qt/__init__.py:298 QIODevice::write (QTcpSocket): device not open
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
QObject::setParent: Cannot set parent, new parent is in a different thread
[1] 6662 segmentation fault (core dumped) gns3
➜ ~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment