https://bugs.kde.org/show_bug.cgi?id=382782

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@valdyas.org

--- Comment #1 from Boudewijn Rempt <b...@valdyas.org> ---
Weirdly enough there's mention of QtWebkit in the stacktraces, which should be
impossible. But that's not the thread that crashes, that's an assert in glibc:

GLib (gthread-posix.c): Unexpected error from C library during
'pthread_setspecific': Invalid argument.  Aborting.

In thread 13:

Thread 13 (Thread 0x7fff9808d700 (LWP 4347)):
#0  0x00007fffec5d78c0 in raise () at /usr/lib/libc.so.6
#1  0x00007fffec5d8f72 in abort () at /usr/lib/libc.so.6
#2  0x00007fffe8403131 in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007fffe84036ba in g_private_set () at /usr/lib/libglib-2.0.so.0
#4  0x00007fffe83dc62d in g_slice_free_chain_with_offset () at
/usr/lib/libglib-2.0.so.0
#5  0x00007fffe83bb910 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007fffed4e558b in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/libQt5Core.so.5
#7  0x00007fffed4e57aa in QEventDispatcherGlib::~QEventDispatcherGlib() () at
/usr/lib/libQt5Core.so.5
#8  0x00007fffed2a62c7 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007fffed2a7163 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007fffeb478049 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007fffec691f0f in clone () at /usr/lib/libc.so.6

It's going to be really hard to figure out what is causing this, because it's
at the intersection of glibc and Qt, and not something inside Krita...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to