(gdb) run Starting program: /home/aalpert/Depot/qt5/qtbase/examples/gui/analogclock/analogclock [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7ffff32a0700 (LWP 20477)] ASSERT: "uint(i) < uint(size())" in file ../../../../include/QtCore/../../src/corelib/tools/qstring.h, line 739 Program received signal SIGABRT, Aborted. 0x00007ffff6052c59 in raise () from /lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install glibc-2.18-11.fc20.x86_64 libX11-1.6.1-1.fc20.x86_64 libXau-1.0.8-2.fc20.x86_64 libXcursor-1.1.14-2.fc20.x86_64 libXfixes-5.0.1-2.fc20.x86_64 libXrender-0.9.8-2.fc20.x86_64 libgcc-4.8.2-7.fc20.x86_64 libstdc++-4.8.2-7.fc20.x86_64 libxcb-1.9.1-3.fc20.x86_64 xcb-util-0.3.9-3.fc20.x86_64 xcb-util-image-0.3.9-3.fc20.x86_64 xcb-util-keysyms-0.3.9-3.fc20.x86_64 xcb-util-renderutil-0.3.8-4.fc20.x86_64 xcb-util-wm-0.3.9-3.fc20.x86_64 (gdb) bt #0 0x00007ffff6052c59 in raise () from /lib64/libc.so.6 #1 0x00007ffff6054368 in abort () from /lib64/libc.so.6 #2 0x00007ffff6ebc73a in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979 #3 0x00007ffff6eba306 in QMessageLogger::fatal (this=0x7fffffffd080, msg=0x7ffff7228198 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384 #4 0x00007ffff6eb5d24 in qt_assert (assertion=0x7ffff2460c0d "uint(i) < uint(size())", file=0x7ffff2460bd0 "../../../../include/QtCore/../../src/corelib/tools/qstring.h", line=739) at global/qglobal.cpp:2096 #5 0x00007ffff243910b in QString::at (this=0x7fffffffd140, i=0) at ../../../../include/QtCore/../../src/corelib/tools/qstring.h:739 #6 0x00007ffff243844d in TableGenerator::keysymToUtf8 (this=0x7fffffffd940, sym=161) at generator/qtablegenerator.cpp:355 #7 0x00007ffff24386cc in TableGenerator::parseKeySequence (this=0x7fffffffd940, line=0x7fffffffd290 " \t\t: \"\\241\"\texclamdown\n") at generator/qtablegenerator.cpp:418 #8 0x00007ffff2438072 in TableGenerator::parseComposeFile (this=0x7fffffffd940, composeFile=0x7fffffffd6c0) at generator/qtablegenerator.cpp:299 #9 0x00007ffff2437e84 in TableGenerator::processFile (this=0x7fffffffd940, composeFileName=...) at generator/qtablegenerator.cpp:272 #10 0x00007ffff24374b6 in TableGenerator::findComposeFile (this=0x7fffffffd940) at generator/qtablegenerator.cpp:125 #11 0x00007ffff2436ebf in TableGenerator::TableGenerator (this=0x7fffffffd940) at generator/qtablegenerator.cpp:66 #12 0x00007ffff24354c2 in QComposeInputContext::QComposeInputContext (this=0x63f190) at qcomposeplatforminputcontext.cpp:92 #13 0x00007ffff2434ccc in QComposePlatformInputContextPlugin::create (this=0x63ebd0, system=..., paramList=...) at main.cpp:64 #14 0x00007ffff77a0eac in qLoadPlugin1 (loader= 0x7ffff7ddbd10 <_ZZN12_GLOBAL__N_112Q_QGS_loader13innerFunctionEvE6holder>, key=..., parameter1=...) at ../../include/QtCore/5.2.1/QtCore/private/../../../../../src/corelib/plugin/qfactoryloader_p.h:115 #15 0x00007ffff77a0836 in QPlatformInputContextFactory::create (key=...) at kernel/qplatforminputcontextfactory.cpp:73 #16 0x00007ffff77a0a11 in QPlatformInputContextFactory::create () at kernel/qplatforminputcontextfactory.cpp:99 #17 0x00007ffff56c581b in QXcbIntegration::initialize (this=0x6121c0) at qxcbintegration.cpp:303 #18 0x00007ffff77afb32 in QGuiApplicationPrivate::eventDispatcherReady (this=0x607830) at kernel/qguiapplication.cpp:1056 #19 0x00007ffff7148ad4 in QCoreApplication::init (this=0x7fffffffdc50) at kernel/qcoreapplication.cpp:720 #20 0x00007ffff71487d1 in QCoreApplication::QCoreApplication (this=0x7fffffffdc50, p=...) at kernel/qcoreapplication.cpp:638 #21 0x00007ffff77ad991 in QGuiApplication::QGuiApplication (this=0x7fffffffdc50, argc=@0x7fffffffdc0c: 1, argv=0x7fffffffdd48, flags=328193) at kernel/qguiapplication.cpp:481 #22 0x0000000000403913 in main (argc=1, argv=0x7fffffffdd48) at main.cpp:154 (gdb)