Bug 296245 - KDE 4.81 Rekonq crashes on closure
Summary: KDE 4.81 Rekonq crashes on closure
Status: RESOLVED DUPLICATE of bug 287429
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 03:44 UTC by sayth
Modified: 2012-03-18 03:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sayth 2012-03-18 03:44:14 UTC
Application: rekonq (0.9.0)
KDE Platform Version: 4.8.1 (4.8.1)
Qt Version: 4.8.0
Operating System: Linux 3.2.0-18-generic x86_64
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed: I Had phpmyadmin open in rekonq a nd then logged out of admin and closed the browser.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7cc0b32780 (LWP 3222))]

Thread 12 (Thread 0x7f7caae2e700 (LWP 3223)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7cbf3b5dec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f7cbfd7ede0) at wtf/FastMalloc.cpp:2495
#2  0x00007f7cbf3b5f19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f7cba570e9a in start_thread (arg=0x7f7caae2e700) at pthread_create.c:308
#4  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f7caa62d700 (LWP 3224)):
#0  __pthread_mutex_unlock (mutex=0x1) at pthread_mutex_unlock.c:289
#1  0x00007f7cb8c4c451 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7cb8c1112a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7cb8c11264 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f7cbaf29a76 in QEventDispatcherGlib::processEvents (this=0x7f7ca40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f7cbaef92d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f7cbaef9527 in QEventLoop::exec (this=0x7f7caa62ce00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f7cbadf8f97 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f7cbadfbfbb in QThreadPrivate::start (arg=0x19075b0) at thread/qthread_unix.cpp:298
#9  0x00007f7cba570e9a in start_thread (arg=0x7f7caa62d700) at pthread_create.c:308
#10 0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f7ca97a1700 (LWP 3225)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7cbff27212 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f7cbff27249 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f7cba570e9a in start_thread (arg=0x7f7ca97a1700) at pthread_create.c:308
#4  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f7ca3fff700 (LWP 3226)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7cbadfc4cb in wait (time=18446744073709551615, this=0x18e5820) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x18f9690, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f7cbce480eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x18f9430, th=0x1d21a70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7cbce4a9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x18f9720, th=0x1d21a70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7cbce4984f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ca3ffee20, parent=0x18f9430, th=0x1d21a70) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7cbce498db in ThreadWeaver::Thread::run (this=0x1d21a70) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7cbadfbfbb in QThreadPrivate::start (arg=0x1d21a70) at thread/qthread_unix.cpp:298
#8  0x00007f7cba570e9a in start_thread (arg=0x7f7ca3fff700) at pthread_create.c:308
#9  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f7ca368a700 (LWP 3227)):
#0  0x00007f7cc0327d93 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f7cb8c11136 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7cb8c11264 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7cbaf29a76 in QEventDispatcherGlib::processEvents (this=0x7f7c940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f7cbaef92d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7cbaef9527 in QEventLoop::exec (this=0x7f7ca3689dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f7cbadf8f97 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f7cbd44eebe in KIO::NameLookUpThread::run (this=0x7f7c9c008630) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007f7cbadfbfbb in QThreadPrivate::start (arg=0x7f7c9c008630) at thread/qthread_unix.cpp:298
#9  0x00007f7cba570e9a in start_thread (arg=0x7f7ca368a700) at pthread_create.c:308
#10 0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f7c6ad9e700 (LWP 3241)):
#0  0x00007f7cba57405d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f7c60000a60) at pthread_mutex_unlock.c:290
#2  0x00007f7cb8c4c451 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7cb8c10218 in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f7cb8c11004 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7cb8c11264 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f7cbaf29a76 in QEventDispatcherGlib::processEvents (this=0x7f7c600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f7cbaef92d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f7cbaef9527 in QEventLoop::exec (this=0x7f7c6ad9ddd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f7cbadf8f97 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f7cbaed906f in QInotifyFileSystemWatcherEngine::run (this=0x1eb8610) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f7cbadfbfbb in QThreadPrivate::start (arg=0x1eb8610) at thread/qthread_unix.cpp:298
#12 0x00007f7cba570e9a in start_thread (arg=0x7f7c6ad9e700) at pthread_create.c:308
#13 0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f7ca09d1700 (LWP 3248)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7c68a5001c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f7c68b6eb20 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f7c68a5027c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f7c68a506ce in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f7cba570e9a in start_thread (arg=0x7f7ca09d1700) at pthread_create.c:308
#6  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f7ca11d2700 (LWP 3249)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7c68a5001c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f7c68b6eb20 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f7c68a5027c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f7c68a506ce in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f7cba570e9a in start_thread (arg=0x7f7ca11d2700) at pthread_create.c:308
#6  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7c1820c700 (LWP 3250)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7c68a5001c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f7c68b6eb20 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f7c68a5027c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f7c68a506ce in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f7cba570e9a in start_thread (arg=0x7f7c1820c700) at pthread_create.c:308
#6  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7c17a0b700 (LWP 3251)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7c68a5001c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f7c68b6eb20 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f7c68a5027c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f7c68a506ce in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f7cba570e9a in start_thread (arg=0x7f7c17a0b700) at pthread_create.c:308
#6  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7c12be8700 (LWP 3254)):
#0  0x00007f7cc0327d93 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f7cb8c11136 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f7cb8c1159a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f7c19f995a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f7cb8c327f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f7cba570e9a in start_thread (arg=0x7f7c12be8700) at pthread_create.c:308
#6  0x00007f7cc033374d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7cc0b32780 (LWP 3222)):
[KCrash Handler]
#6  0x00007f7cb8bf5ee5 in g_datalist_id_set_data_full () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f7cb8ed22df in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007f7cb8ed315d in g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f7c68a4d4d8 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#10 0x00007f7c68a4d69d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#11 0x00007f7c68a49d60 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#12 0x00007f7c68a43242 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#13 0x00007f7cbef7787c in WebCore::PluginView::stop (this=0x7f7ca01019c0) at plugins/PluginView.cpp:385
#14 0x00007f7cbef786b5 in WebCore::PluginView::~PluginView (this=0x7f7ca01019c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:301
#15 0x00007f7cbef78de9 in WebCore::PluginView::~PluginView (this=0x7f7ca01019c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:314
#16 0x00007f7cbf05fa10 in deref (this=<optimized out>) at ../JavaScriptCore/wtf/RefCounted.h:141
#17 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/PassRefPtr.h:59
#18 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:888
#19 ~RefPtr (this=<optimized out>, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/RefPtr.h:58
#20 ~pair (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/4.6/bits/stl_pair.h:87
#21 WTF::HashTable<WTF::RefPtr<WebCore::Widget>, std::pair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*>, WTF::PairFirstExtractor<std::pair<WTF::RefPtr<WebCore::Widget>, WebCore::FrameView*> >, WTF::PtrHash<WTF::RefPtr<WebCore::Widget> >, WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<WebCore::Widget> >, WTF::HashTraits<WebCore::FrameView*> >, WTF::HashTraits<WTF::RefPtr<WebCore::Widget> > >::deallocateTable (table=0x7f7ca01be000, size=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:893
#22 0x00007f7cbf06084d in ~HashTable (this=<optimized out>, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:300
#23 ~HashMap (this=0x7fff1dc21fc0, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/RefPtrHashMap.h:48
#24 WebCore::RenderWidget::resumeWidgetHierarchyUpdates () at rendering/RenderWidget.cpp:81
#25 0x00007f7cbec4cb34 in WebCore::ContainerNode::detach (this=0x7f7cc0a1ac00) at dom/ContainerNode.cpp:761
#26 0x00007f7cbec65a6a in WebCore::Document::detach (this=0x7f7cc0a1ac00) at dom/Document.cpp:1776
#27 0x00007f7cbeedcff0 in WebCore::Frame::setView (this=0x7f7cc0993b00, view=...) at page/Frame.cpp:272
#28 0x00007f7cbee70477 in WebCore::FrameLoader::closeAndRemoveChild (this=0x7f7cc0994478, child=<optimized out>) at loader/FrameLoader.cpp:2621
#29 0x00007f7cbee72ab9 in WebCore::FrameLoader::detachFromParent (this=0x7f7cc0993b78) at loader/FrameLoader.cpp:2711
#30 0x00007f7cbee72c8c in WebCore::FrameLoader::detachChildren (this=<optimized out>) at loader/FrameLoader.cpp:2614
#31 0x00007f7cbee7297e in WebCore::FrameLoader::detachFromParent (this=0x7f7cc0994478) at loader/FrameLoader.cpp:2700
#32 0x00007f7cbeaeb50b in QWebPage::~QWebPage (this=0x1bc5b20, __in_chrg=<optimized out>) at Api/qwebpage.cpp:1988
#33 0x00007f7cc069e72e in WebPage::~WebPage (this=0x1bc5b20, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/webpage.cpp:167
#34 0x00007f7cc069e749 in WebPage::~WebPage (this=0x1bc5b20, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/webpage.cpp:175
#35 0x00007f7cbeaf26c6 in QWebViewPrivate::detachCurrentPage (this=0x1c0c790) at Api/qwebview.cpp:364
#36 0x00007f7cbeaf26f9 in QWebViewPrivate::~QWebViewPrivate (this=0x1c0c790, __in_chrg=<optimized out>) at Api/qwebview.cpp:61
#37 0x00007f7cbeaf23bf in QWebView::~QWebView (this=0x1bd5e90, __in_chrg=<optimized out>) at Api/qwebview.cpp:327
#38 0x00007f7cc06a8d69 in WebView::~WebView (this=0x1bd5e90, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/webview.cpp:110
#39 0x00007f7cbaf0cf85 in QObjectPrivate::deleteChildren (this=0x1bd5c90) at kernel/qobject.cpp:1908
#40 0x00007f7cbb468560 in QWidget::~QWidget (this=0x1c73160, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1675
#41 0x00007f7cc06ae519 in WebTab::~WebTab (this=0x1c73160, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/webtab.cpp:103
#42 0x00007f7cbaf0cf85 in QObjectPrivate::deleteChildren (this=0x19b2d70) at kernel/qobject.cpp:1908
#43 0x00007f7cbb468560 in QWidget::~QWidget (this=0x178de80, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1675
#44 0x00007f7cbb889d59 in QStackedWidget::~QStackedWidget (this=0x178de80, __in_chrg=<optimized out>) at widgets/qstackedwidget.cpp:193
#45 0x00007f7cbaf0cf85 in QObjectPrivate::deleteChildren (this=0x1a185d0) at kernel/qobject.cpp:1908
#46 0x00007f7cbb468560 in QWidget::~QWidget (this=0x19b3740, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1675
#47 0x00007f7cc0675434 in ~MainView (this=0x19b3740, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/mainview.h:62
#48 MainView::~MainView (this=0x19b3740, __in_chrg=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/mainview.h:62
#49 0x00007f7cbaf0cf85 in QObjectPrivate::deleteChildren (this=0x1a3b1b0) at kernel/qobject.cpp:1908
#50 0x00007f7cbb468560 in QWidget::~QWidget (this=0x1a362d0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1675
#51 0x00007f7cbb468839 in QWidget::~QWidget (this=0x1a362d0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1699
#52 0x00007f7cbaf0cf85 in QObjectPrivate::deleteChildren (this=0x1a15330) at kernel/qobject.cpp:1908
#53 0x00007f7cbb468560 in QWidget::~QWidget (this=0x19b18e0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1675
#54 0x00007f7cbda51df5 in KMainWindow::~KMainWindow (this=0x19b18e0, __in_chrg=<optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:467
#55 0x00007f7cc0675db1 in MainWindow::~MainWindow (this=0x19b18e0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/mainwindow.cpp:240
#56 0x00007f7cc0675e09 in MainWindow::~MainWindow (this=0x19b18e0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/mainwindow.cpp:247
#57 0x00007f7cbaf13ac8 in QObject::event (this=0x19b18e0, e=<optimized out>) at kernel/qobject.cpp:1176
#58 0x00007f7cbb46d99b in QWidget::event (this=0x19b18e0, event=0x240ba90) at kernel/qwidget.cpp:8820
#59 0x00007f7cbb84853b in QMainWindow::event (this=0x19b18e0, event=0x240ba90) at widgets/qmainwindow.cpp:1478
#60 0x00007f7cbb41d6b4 in notify_helper (e=0x240ba90, receiver=0x19b18e0, this=0x1799bc0) at kernel/qapplication.cpp:4555
#61 QApplicationPrivate::notify_helper (this=0x1799bc0, receiver=0x19b18e0, e=0x240ba90) at kernel/qapplication.cpp:4527
#62 0x00007f7cbb422533 in QApplication::notify (this=0x7fff1dc23360, receiver=0x19b18e0, e=0x240ba90) at kernel/qapplication.cpp:4416
#63 0x00007f7cbd994906 in KApplication::notify (this=0x7fff1dc23360, receiver=0x19b18e0, event=0x240ba90) at ../../kdeui/kernel/kapplication.cpp:311
#64 0x00007f7cbaefa4ec in QCoreApplication::notifyInternal (this=0x7fff1dc23360, receiver=0x19b18e0, event=0x240ba90) at kernel/qcoreapplication.cpp:876
#65 0x00007f7cbaefe2ba in sendEvent (event=0x240ba90, receiver=0x19b18e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#66 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x17651f0) at kernel/qcoreapplication.cpp:1500
#67 0x00007f7cbaf295e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#68 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#69 0x00007f7cb8c10dda in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#70 0x00007f7cb8c111a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#71 0x00007f7cb8c11264 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#72 0x00007f7cbaf29a0f in QEventDispatcherGlib::processEvents (this=0x1766ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#73 0x00007f7cbb4c5aae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x00007f7cbaef92d2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#75 0x00007f7cbaef9527 in QEventLoop::exec (this=0x7fff1dc232f0, flags=...) at kernel/qeventloop.cpp:204
#76 0x00007f7cbaefe5b7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#77 0x00007f7cc070c57e in kdemain (argc=2, argv=<optimized out>) at /build/buildd/rekonq-0.9.0-1/src/main.cpp:180
#78 0x00007f7cc026476d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=2, ubp_av=0x7fff1dc23b18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1dc23b08) at libc-start.c:226
#79 0x0000000000400661 in _start ()

This bug may be a duplicate of or related to bug 287429.

Possible duplicates by query: bug 296225, bug 296019, bug 293094, bug 292835, bug 292527.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-18 03:51:53 UTC

*** This bug has been marked as a duplicate of bug 287429 ***