D
D
Deerenaros2017-05-03 17:30:54
linux
Deerenaros, 2017-05-03 17:30:54

Should there be a segmentation fault when starting qtcreator?

Actually, qtcreator does not work under archlinux. The system was not updated for half a year, recently after yaourt -Syu, there were many replacements, but I don’t remember anything about qt. Google is talking nonsense (or I'm not good at it).

$ uname -a
Linux yuriy-thinkpad 4.10.13-1-ARCH #1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64 GNU/Linux

$ yaourt -Qs linux | grep -B1 "The Linux kernel"
core/linux 4.10.13-1 (base)
The Linux kernel and modules

$ yaourt -Qs qt
extra/pyqt5-common 5.8.2-2
Common PyQt files shared between python-pyqt5 and python2-pyqt5

extra/python2-pyqt5 5.8.2-2
A set of Python 2.x bindings for the Qt5 toolkit

extra/qt5-base 5.8.0-11 (qt qt5)
A cross-platform application and UI framework

extra/qt5-declarative 5.8.0-1 (qt qt5)
Classes for QML and JavaScript languages

extra/qt5-location 5.8.0-1 (qt qt5)
Provides access to position, satellite and area monitoring classes

extra/qt5-quickcontrols 5.8.0-1 (qt qt5)
Reusable Qt Quick based UI controls to create classic desktop-style user interfaces

extra/qt5-quickcontrols2 5.8.0-1 (qt qt5)
Next generation user interface controls based on Qt Quick

extra/qt5-script 5.8.0-1 (qt qt5)
Classes for making Qt applications scriptable. Provided for Qt 4.x compatibility

extra/qt5-svg 5.8.0-1 (qt qt5)
Classes for displaying the contents of SVG files

extra/qt5-tools 5.8.0-1 (qt qt5)
A cross-platform application and UI framework (Development Tools, QtHelp)

extra/qt5-webchannel 5.8.0-1 (qt qt5)
Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients

extra/qt5-webengine 5.8.0-8 (qt qt5)
Provides support for web applications using the Chromium browser project

extra/qt5-xmlpatterns 5.8.0-1 (qt qt5)
Support for XPath, XQuery, XSLT and XML schema validation

local/qtcreator-git v4.3.0.beta1.r310.g9ee0cec3bc-1
Lightweight, cross-platform integrated development environment

$ qtcreator
Gen6+ requires Kernel 3.6 or later.
Segmentation fault (core dumped)

There is a suspicion that not only qtcreator behaves this way, but the whole qt, because
$ qtdiag
Gen6+ requires Kernel 3.6 or later.
Segmentation fault (core dumped)

Thanks in advance.
PS The question is rhetorical.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kastuś, 2017-05-03
@Gytim

I swear so much when I run my programs on qt, without the libraries that are used in the program. Maybe you also have problems with versions?

V
Vitaly, 2017-05-03
@vt4a2h

I advise you to rearrange QtCreator and system Qt. If it doesn't help, try to install creator not from reps, but with a regular installer, it is almost completely standalone and should work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question