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

--- Comment #4 from magib...@hotmail.com ---
I got it! This one was captured by KCrash, and is the same crash as in the
first post (comment #3 might be a different bug).

On this occasion, a blank tab was already opened, but I was on another one. I
just switched to it and began typing in the address bar when falkon crashed.

Here are the backtraces of the crashed and the main threads:

Thread 27 (Thread 0x7f2b1184a700 (LWP 1085)):
> [KCrash Handler]
> #6  0x0000000000000035 in ?? ()
> #7  0x00007f2b6d244709 in QCache<QByteArray, QImage>::unlink (n=..., 
> this=0x7f2b6d3bb5c0 <(anonymous 
> namespace)::Q_QGS_qz_icon_provider::innerFunction()::holder+96>) at 
> /usr/include/qt/QtCore/qcache.h:187
> #8  QCache<QByteArray, QImage>::trim (m=99, this=0x7f2b6d3bb5c0 <(anonymous 
> namespace)::Q_QGS_qz_icon_provider::innerFunction()::holder+96>) at 
> /usr/include/qt/QtCore/qcache.h:193
> #9  QCache<QByteArray, QImage>::insert (this=0x7f2b6d3bb5c0 <(anonymous 
> namespace)::Q_QGS_qz_icon_provider::innerFunction()::holder+96>, akey=..., 
> aobject=0x7f2ae42eeda0, acost=1) at /usr/include/qt/QtCore/qcache.h:173
> #10 0x00007f2b6d24270d in IconProvider::imageForUrl (url=..., 
> allowNull=<optimized out>) at 
> /usr/src/debug/falkon/src/lib/tools/iconprovider.cpp:211
> #11 0x00007f2b6d126fa9 in LocationCompleterRefreshJob::runJob 
> (this=0x5593d6ddff50) at 
> /usr/src/debug/falkon/src/lib/navigation/completer/locationcompleterrefreshjob.cpp:109
> #12 0x00007f2b6d127753 in non-virtual thunk to 
> QtConcurrent::RunFunctionTask<void>::run() () at 
> /usr/include/qt/QtCore/qfutureinterface.h:293
> #13 0x00007f2b6c482c91 in ?? () from /usr/lib/libQt5Core.so.5
> #14 0x00007f2b6c47f63c in ?? () from /usr/lib/libQt5Core.so.5
> #15 0x00007f2b64733a92 in start_thread () from /usr/lib/libpthread.so.0
> #16 0x00007f2b6c166cd3 in clone () from /usr/lib/libc.so.6
> 
> Thread 1 (Thread 0x7f2b5a6ddb00 (LWP 912)):
> #0  0x00007f2b64739bac in pthread_cond_wait@@GLIBC_2.3.2 () from 
> /usr/lib/libpthread.so.0
> #1  0x00007f2b6c48591c in QWaitCondition::wait(QMutex*, QDeadlineTimer) () 
> from /usr/lib/libQt5Core.so.5
> #2  0x00007f2b6c482108 in QThreadPoolPrivate::waitForDone(QDeadlineTimer 
> const&) () from /usr/lib/libQt5Core.so.5
> #3  0x00007f2b6c482514 in QThreadPoolPrivate::waitForDone(int) () from 
> /usr/lib/libQt5Core.so.5
> #4  0x00007f2b6c4825ad in QThreadPool::~QThreadPool() () from 
> /usr/lib/libQt5Core.so.5
> #5  0x00007f2b6c4825ea in ?? () from /usr/lib/libQt5Core.so.5
> #6  0x00007f2b6c0a5f2c in __run_exit_handlers () from /usr/lib/libc.so.6
> #7  0x00007f2b6c0a605e in exit () from /usr/lib/libc.so.6
> #8  0x00007f2b523c373f in ?? () from /usr/lib/dri/i965_dri.so
> #9  0x00007f2b53139dc3 in glPrimitiveBoundingBox () from 
> /usr/lib/libGLX_mesa.so.0
> #10 0x00007f2b5a0bd6e9 in ?? () from 
> /usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
> #11 0x00007f2b648a7f60 in QOpenGLContext::swapBuffers(QSurface*) () from 
> /usr/lib/libQt5Gui.so.5
> #12 0x00007f2b64b57c08 in QPlatformBackingStore::composeAndFlush(QWindow*, 
> QRegion const&, QPoint const&, QPlatformTextureList*, bool) () from 
> /usr/lib/libQt5Gui.so.5
> #13 0x00007f2b59f6a7a6 in ?? () from /usr/lib/libQt5XcbQpa.so.5
> #14 0x00007f2b6ca58edd in ?? () from /usr/lib/libQt5Widgets.so.5
> #15 0x00007f2b6ca5a995 in ?? () from /usr/lib/libQt5Widgets.so.5
> #16 0x00007f2b6ca5c008 in ?? () from /usr/lib/libQt5Widgets.so.5
> #17 0x00007f2b6ca5c379 in ?? () from /usr/lib/libQt5Widgets.so.5
> #18 0x00007f2b6ca74337 in QWidgetPrivate::syncBackingStore() () from 
> /usr/lib/libQt5Widgets.so.5
> #19 0x00007f2b6ca8cc39 in QWidget::event(QEvent*) () from 
> /usr/lib/libQt5Widgets.so.5
> #20 0x00007f2b6cb9a405 in QMainWindow::event(QEvent*) () from 
> /usr/lib/libQt5Widgets.so.5
> #21 0x00007f2b6d0a33af in BrowserWindow::event (this=0x5593cffc27e0, 
> event=0x5593d6ddf140) at 
> /usr/src/debug/falkon/src/lib/app/browserwindow.cpp:1252
> #22 0x00007f2b6ca4bda4 in QApplicationPrivate::notify_helper(QObject*, 
> QEvent*) () from /usr/lib/libQt5Widgets.so.5
> #23 0x00007f2b6ca533c1 in QApplication::notify(QObject*, QEvent*) () from 
> /usr/lib/libQt5Widgets.so.5
> #24 0x00007f2b6c63a849 in QCoreApplication::notifyInternal2(QObject*, 
> QEvent*) () from /usr/lib/libQt5Core.so.5
> #25 0x00007f2b6c63d928 in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
> int, QThreadData*) () from /usr/lib/libQt5Core.so.5
> #26 0x00007f2b6c690394 in ?? () from /usr/lib/libQt5Core.so.5
> #27 0x00007f2b63d0590f in g_main_context_dispatch () from 
> /usr/lib/libglib-2.0.so.0
> #28 0x00007f2b63d07869 in ?? () from /usr/lib/libglib-2.0.so.0
> #29 0x00007f2b63d078ae in g_main_context_iteration () from 
> /usr/lib/libglib-2.0.so.0
> #30 0x00007f2b6c68f969 in 
> QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
> from /usr/lib/libQt5Core.so.5
> #31 0x00007f2b6c6394dc in 
> QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from 
> /usr/lib/libQt5Core.so.5
> #32 0x00007f2b6c641596 in QCoreApplication::exec() () from 
> /usr/lib/libQt5Core.so.5
> #33 0x00005593ce9fb139 in main (argc=<optimized out>, argv=<optimized out>) 
> at /usr/src/debug/falkon/src/main/main.cpp:74
> [Inferior 1 (process 912) detached]

I would also like to point out --if it makes any difference-- that my new-tab
policy is 'Open blank tab'.

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

Reply via email to