Description of problem: Stack trace: Starting program: /usr/bin/sqliteman /usr/bin/sqliteman: Symbol `_ZN12QsciLexerSQL16staticMetaObjectE' has different size in shared object, consider re-linking /usr/bin/sqliteman: Symbol `_ZN13QsciScintilla16staticMetaObjectE' has different size in shared object, consider re-linking [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5922f60 in __memcpy_sse2_unaligned () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff5922f60 in __memcpy_sse2_unaligned () at /lib64/libc.so.6 #1 0x00007ffff6a7d75b in QByteArray::append(char const*) () at /lib64/libQtCore.so.4 #2 0x00007ffff294f6ae in QMetaTypeIdQObject<QWidget*, 8>::qt_metatype_id() () at /lib64/libQt5Widgets.so.5 #3 0x00007ffff28ed857 in _GLOBAL__sub_I_qwidgetsvariant.cpp () at /lib64/libQt5Widgets.so.5 #4 0x00007ffff7dec0fa in call_init.part () at /lib64/ld-linux-x86-64.so.2 #5 0x00007ffff7dec20b in _dl_init () at /lib64/ld-linux-x86-64.so.2 #6 0x00007ffff7dddc8a in _dl_start_user () at /lib64/ld-linux-x86-64.so.2 #7 0x0000000000000001 in () #8 0x00007fffffffdffa in () #9 0x0000000000000000 in () Version-Release number of selected component (if applicable): 1.2.2-4.mga6 How reproducible: Always. Steps to Reproduce: 1. Start program. Reproducible: Steps to Reproduce:
Probably just needs to be rebuilt.
Assignee: bugsquad => pmdenielou
No segfault or crash under MGA8 with sqliteman-1.2.2-15.mga8 Closing as FIXED.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED