Bug 386760 - Kate crashes every time while starting
Summary: Kate crashes every time while starting
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 17.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-11 21:52 UTC by Qurban Ullah
Modified: 2017-11-29 17:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 17.08.3
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Qurban Ullah 2017-11-11 21:52:31 UTC
I am working on my own Linux Distribution. Kate and kwrite crashed every time on start up. It happens all the time, everything else is working fine. I am unable to fix this error. Debug information is as follows:

Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5912fa5940 (LWP 11691))]

Thread 3 (Thread 0x7f590d1d1700 (LWP 11693)):
#0  0x0000003ba18eb13b in __GI___poll (fds=0x7f5900002de0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x0000003ba348e701 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x0000003ba3455ecc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x0000003bb08d9a9b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x0000003bb0881f7a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x0000003bb06a5a0a in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x0000003bae815c85 in ?? () from /usr/lib/libQt5DBus.so.5
#7  0x0000003bb06aa41e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x0000003ba1c07548 in start_thread (arg=0x7f590d1d1700) at pthread_create.c:465
#9  0x0000003ba18f55ff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f591066b700 (LWP 11692)):
#0  0x0000003ba18eb13b in __GI___poll (fds=0x7f591066ab98, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x0000003ba440c017 in ?? () from /usr/lib/libxcb.so.1
#2  0x0000003ba440dd1a in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f5911b379c9 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x0000003bb06aa41e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x0000003ba1c07548 in start_thread (arg=0x7f591066b700) at pthread_create.c:465
#6  0x0000003ba18f55ff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f5912fa5940 (LWP 11691)):
[KCrash Handler]
#5  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:173
#6  0x0000003bae33d5bd in lh_insert () from /usr/lib/libcrypto.so.1.0.0
#7  0x0000003bae26d70b in OBJ_NAME_add () from /usr/lib/libcrypto.so.1.0.0
#8  0x0000003bbe22dc65 in ?? () from /usr/lib/libssl.so.1.1
#9  0x0000003ba1c0f1e7 in __pthread_once_slow (once_control=0x3bbe46e83c, init_routine=0x3bbe22db50) at pthread_once.c:116
#10 0x0000003bb2bd5e09 in CRYPTO_THREAD_run_once () from /usr/lib/libcrypto.so.1.1
#11 0x0000003bbe22de4b in OPENSSL_init_ssl () from /usr/lib/libssl.so.1.1
#12 0x0000003bcd881ba5 in ?? () from /usr/lib/libgit2.so.25
#13 0x0000003bcd853b78 in ?? () from /usr/lib/libgit2.so.25
#14 0x0000003ba1c0f1e7 in __pthread_once_slow (once_control=0x3bcdb0f204, init_routine=0x3bcd853b00) at pthread_once.c:116
#15 0x0000003bcd853c13 in git_libgit2_init () from /usr/lib/libgit2.so.25
#16 0x00007f59181e5106 in KTextEditor::EditorPrivate::EditorPrivate(QPointer<KTextEditor::EditorPrivate>&) () from /usr/lib/libKF5TextEditor.so.5
#17 0x00007f59181e7cc0 in KTextEditor::EditorPrivate::self() () from /usr/lib/libKF5TextEditor.so.5
#18 0x0000000000436d32 in ?? ()
#19 0x000000000043198f in ?? ()
#20 0x000000000042e070 in ?? ()
#21 0x0000003ba1820f4a in __libc_start_main (main=0x4292de, argc=3, argv=0x7ffe0aeb3108, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe0aeb30f8) at ../csu/libc-start.c:308
#22 0x000000000042804a in _start ()
Comment 1 Qurban Ullah 2017-11-16 13:25:01 UTC
Problem resolved with update of glibc-2.26 to latest git version.
Comment 2 Qurban Ullah 2017-11-16 13:27:42 UTC
Fixed with updating kate to the latest kate version 17.08.3.