https://bugs.kde.org/show_bug.cgi?id=395397
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED CC| |b...@valdyas.org --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- Hm... Thread 4349 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff80c06700 (LWP 29164)] 0x00007ffff53b2cc3 in QAccessibleCache::insert(QObject*, QAccessibleInterface*) That's in Qt's accessibility module again. And that has been causing crashes on *buntu since forever. But in this case I'm betting that it's because we're again creating widgets outside the gui thread. -- You are receiving this mail because: You are watching all bug changes.