#0 strlen () at ../sysdeps/x86_64/strlen.S:106 [Error: strlen.S was not found in source tree] #1 0x00007febb69ae3d1 in QCoreApplication::arguments() () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #2 0x00007febaed9a877 in sm_performSaveYourself(QXcbSessionManager*) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #3 0x00007febaed9b3c4 in sm_saveYourselfCallback(_SmcConn*, void*, int, int, int, int) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #4 0x00007febae712b28 in _SmcProcessMessage (iceConn=0x56254ceee420, clientData=0x56254ceeede0, opcode=, length=, swap=0, replyWait=, replyReadyRet=0x7fff06000308) at ../../src/sm_process.c:241 [Error: sm_process.c was not found in source tree] #5 0x00007febae4fe167 in IceProcessMessages (iceConn=0x56254ceee420, replyWait=0x0, replyReadyRet=0x0) at ../../src/process.c:386 [Error: process.c was not found in source tree] #6 0x00007febb69d8ab9 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007febb6a5524e in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x00007febb69e4c82 in QSocketNotifier::event(QEvent*) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007febb69ab1ca in QCoreApplication::notify(QObject*, QEvent*) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007febb69ab330 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007febb6a0188d in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007febb5af07b7 in g_main_context_dispatch () from /tmp/apport_sandbox__Gb8Zo/lib/x86_64-linux-gnu/libglib-2.0.so.0 #13 0x00007febb5af0a20 in g_main_context_iterate.isra () from /tmp/apport_sandbox__Gb8Zo/lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x00007febb5af0acc in g_main_context_iteration () from /tmp/apport_sandbox__Gb8Zo/lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007febb6a013df in QEventDispatcherGlib::processEvents(QFlags) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007febb69a907a in QEventLoop::exec(QFlags) () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007febb69b187c in QCoreApplication::exec() () from /tmp/apport_sandbox__Gb8Zo/usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x000056254b362543 in main (argc=1, argv=0x7fff06000978) at /build/libertine-M8eL0R/libertine-1.3.1+16.10.20160812.3/libertine/main.cpp:35 30: qWarning() << "Please do not run " LIBERTINE_APPLICATION_NAME " using \'sudo\'."; 31: exit(1); 32: } 33: 34: Libertine app(argc, argv); 35: return app.exec(); 36: }