Paste #130001

   
pasted on 28.11.2019 15:11
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 141233 # 219494 # 265120
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Application: ksplashqml (ksplashqml), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4d37c9e240 (LWP 5738))]

Thread 3 (Thread 0x7f4d35991700 (LWP 5740)):
#0  0x00007f4d3c7dd710 in read () from /lib64/libc.so.6
#1  0x00007f4d3a948d1f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f4d3a90237e in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f4d3a9027f2 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f4d3a90296f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f4d3cdd58bb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f4d3cd818eb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f4d3cbed301 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f4d3d5ca565 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f4d3cbee392 in ?? () from /usr/lib64/libQt5Core.so.5
#10 0x00007f4d3bd6e427 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f4d3c7edebf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f4d36d49700 (LWP 5739)):
#0  0x00007f4d3c7e1ef3 in poll () from /lib64/libc.so.6
#1  0x00007f4d3b554cf2 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f4d3b5568ea in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f4d376d95f0 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f4d3cbee392 in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x00007f4d3bd6e427 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f4d3c7edebf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4d37c9e240 (LWP 5738)):
[KCrash Handler]
#5  0x00007f4d3c720ec1 in raise () from /lib64/libc.so.6
#6  0x00007f4d3c70a535 in abort () from /lib64/libc.so.6
#7  0x00007f4d3cbb9a71 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib64/libQt5Core.so.5
#8  0x00007f4d377f8d38 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#9  0x00007f4d377f91c7 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#10 0x00007f4d376b1ada in QXcbIntegration::createPlatformOpenGLContext(QOpenGLContext*) const () from /usr/lib64/libQt5XcbQpa.so.5
#11 0x00007f4d3d18b91d in QOpenGLContext::create() () from /usr/lib64/libQt5Gui.so.5
#12 0x00007f4d377fc251 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#13 0x00007f4d377fcb29 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#14 0x00007f4d3d88be05 in QSGRenderLoop::instance() () from /usr/lib64/libQt5Quick.so.5
#15 0x00007f4d3d9012e2 in QQuickWindowPrivate::init(QQuickWindow*, QQuickRenderControl*) () from /usr/lib64/libQt5Quick.so.5
#16 0x00007f4d3dcae350 in KQuickAddons::QuickViewSharedEngine::QuickViewSharedEngine(QWindow*) () from /usr/lib64/libKF5QuickAddons.so.5
#17 0x000055fa7537564d in ?? ()
#18 0x000055fa7537436a in ?? ()
#19 0x000055fa75374b78 in ?? ()
#20 0x000055fa75373873 in ?? ()
#21 0x00007f4d3c70be9b in __libc_start_main () from /lib64/libc.so.6
#22 0x000055fa7537395a in _start ()
[Inferior 1 (process 5738) detached]
Add Comment
Author