Bug 298975 - rekonq crashed when loading java applet
Summary: rekonq crashed when loading java applet
Status: RESOLVED DUPLICATE of bug 297698
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-28 12:37 UTC by 3nity.3nity
Modified: 2012-04-30 13:45 UTC (History)
0 users

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 3nity.3nity 2012-04-28 12:37:36 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
rekonq crashed when I tried to access "Do I Have Java" applet on java.com.

The crash can be reproduced every time.

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

Thread 12 (Thread 0x7f331f1e1700 (LWP 2911)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f33335f3dec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f3333fbcde0) at wtf/FastMalloc.cpp:2495
#2  0x00007f33335f3f19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f332e7aee9a in start_thread (arg=0x7f331f1e1700) at pthread_create.c:308
#4  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f331e6d4700 (LWP 2912)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:46
#1  __pthread_mutex_unlock (mutex=0x7f3318000a60) at pthread_mutex_unlock.c:290
#2  0x00007f332ce8c591 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f332ce50713 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f332ce50f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f332ce51124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f332f168426 in QEventDispatcherGlib::processEvents (this=0x7f33180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f332f137c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f332f137ed7 in QEventLoop::exec (this=0x7f331e6d3e00, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f332f036fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f332f039fcb in QThreadPrivate::start (arg=0x1fbc300) at thread/qthread_unix.cpp:298
#11 0x00007f332e7aee9a in start_thread (arg=0x7f331e6d4700) at pthread_create.c:308
#12 0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f331d858700 (LWP 2913)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f3334165222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f3334165259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f332e7aee9a in start_thread (arg=0x7f331d858700) at pthread_create.c:308
#4  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3317fff700 (LWP 2914)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f332f03a4db in wait (time=18446744073709551615, this=0x1cec0b0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1cec230, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f33310860eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cebf60, th=0x1ff9380) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f33310889db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cec2c0, th=0x1ff9380) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f333108784f in ThreadWeaver::ThreadRunHelper::run (this=0x7f3317ffee20, parent=0x1cebf60, th=0x1ff9380) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f33310878db in ThreadWeaver::Thread::run (this=0x1ff9380) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f332f039fcb in QThreadPrivate::start (arg=0x1ff9380) at thread/qthread_unix.cpp:298
#8  0x00007f332e7aee9a in start_thread (arg=0x7f3317fff700) at pthread_create.c:308
#9  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f3315cea700 (LWP 2916)):
#0  0x00007f3334567b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f332ce50ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f332ce51124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f332f168426 in QEventDispatcherGlib::processEvents (this=0x7f32c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f332f137c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f332f137ed7 in QEventLoop::exec (this=0x7f3315ce9dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f332f036fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f332f1179ff in QInotifyFileSystemWatcherEngine::run (this=0x1bdaa60) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f332f039fcb in QThreadPrivate::start (arg=0x1bdaa60) at thread/qthread_unix.cpp:298
#9  0x00007f332e7aee9a in start_thread (arg=0x7f3315cea700) at pthread_create.c:308
#10 0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f32a37fe700 (LWP 2935)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f332f03a4db in wait (time=18446744073709551615, this=0x1cec0b0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1cec230, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f33310860eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cebf60, th=0x23f2ca0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f33310889db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cec2c0, th=0x23f2ca0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f333108784f in ThreadWeaver::ThreadRunHelper::run (this=0x7f32a37fde20, parent=0x1cebf60, th=0x23f2ca0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f33310878db in ThreadWeaver::Thread::run (this=0x23f2ca0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f332f039fcb in QThreadPrivate::start (arg=0x23f2ca0) at thread/qthread_unix.cpp:298
#8  0x00007f332e7aee9a in start_thread (arg=0x7f32a37fe700) at pthread_create.c:308
#9  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f32a27fc700 (LWP 2936)):
#0  0x00007f33345810f0 in pthread_mutex_unlock (mutex=0x7f328c000a60) at forward.c:184
#1  0x00007f332ce8c591 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f332ce50713 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f332ce50f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f332ce51124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f332f168426 in QEventDispatcherGlib::processEvents (this=0x7f328c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f332f137c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f332f137ed7 in QEventLoop::exec (this=0x7f32a27fbdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f332f036fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f333168cece in KIO::NameLookUpThread::run (this=0x7f3310010ac0) at ../../kio/kio/hostinfo.cpp:226
#10 0x00007f332f039fcb in QThreadPrivate::start (arg=0x7f3310010ac0) at thread/qthread_unix.cpp:298
#11 0x00007f332e7aee9a in start_thread (arg=0x7f32a27fc700) at pthread_create.c:308
#12 0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f32a2ffd700 (LWP 2953)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f32c68bb471 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f332e7aee9a in start_thread (arg=0x7f32a2ffd700) at pthread_create.c:308
#3  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f33154e9700 (LWP 2954)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f32c68bb471 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f332e7aee9a in start_thread (arg=0x7f33154e9700) at pthread_create.c:308
#3  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f32c7fff700 (LWP 2955)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f32c68bb471 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f332e7aee9a in start_thread (arg=0x7f32c7fff700) at pthread_create.c:308
#3  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f32c5ffb700 (LWP 2974)):
#0  0x00007f3334567b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f332ce50ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f332ce51124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f332ce51171 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f332ce729a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f332e7aee9a in start_thread (arg=0x7f32c5ffb700) at pthread_create.c:308
#6  0x00007f33345734bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3334d6d780 (LWP 2910)):
[KCrash Handler]
#6  0x00007f33344b7445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f33344babab in __GI_abort () at abort.c:91
#8  0x00007f33344f4e2e in __libc_message (do_abort=2, fmt=0x7f33345fd0d0 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
#9  0x00007f33344ff626 in malloc_printerr (action=3, str=0x7f33345fa081 "free(): invalid pointer", ptr=<optimized out>) at malloc.c:5007
#10 0x00007f32c68a5b1e in ITNP_Destroy(_NPP*, _NPSavedData**) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#11 0x00007f33331b587c in WebCore::PluginView::stop (this=0x7f32c43f99c0) at plugins/PluginView.cpp:385
#12 0x00007f33331b66b5 in WebCore::PluginView::~PluginView (this=0x7f32c43f99c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:301
#13 0x00007f33331b6de9 in WebCore::PluginView::~PluginView (this=0x7f32c43f99c0, __in_chrg=<optimized out>) at plugins/PluginView.cpp:314
#14 0x00007f333329da10 in deref (this=<optimized out>) at ../JavaScriptCore/wtf/RefCounted.h:141
#15 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/PassRefPtr.h:59
#16 derefIfNotNull<WebCore::Widget> (ptr=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:888
#17 ~RefPtr (this=<optimized out>, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/RefPtr.h:58
#18 ~pair (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/4.6/bits/stl_pair.h:87
#19 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=0x7f32c444b800, size=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:893
#20 0x00007f333329e84d in ~HashTable (this=<optimized out>, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:300
#21 ~HashMap (this=0x7ffffcb12410, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/RefPtrHashMap.h:48
#22 WebCore::RenderWidget::resumeWidgetHierarchyUpdates () at rendering/RenderWidget.cpp:81
#23 0x00007f3332e8ab34 in WebCore::ContainerNode::detach (this=0x7f331c159000) at dom/ContainerNode.cpp:761
#24 0x00007f3332ea3a6a in WebCore::Document::detach (this=0x7f331c159000) at dom/Document.cpp:1776
#25 0x00007f333311aff0 in WebCore::Frame::setView (this=0x7f331e8fb400, view=...) at page/Frame.cpp:272
#26 0x00007f333311ccbf in WebCore::Frame::createView (this=0x7f331e8fb400, viewportSize=..., backgroundColor=..., transparent=false, fixedLayoutSize=..., useFixedLayout=false, horizontalScrollbarMode=WebCore::ScrollbarAuto, horizontalLock=false, verticalScrollbarMode=WebCore::ScrollbarAuto, verticalLock=false) at page/Frame.cpp:907
#27 0x00007f3332d53195 in WebCore::FrameLoaderClientQt::transitionToCommittedForNewPage (this=0x1fd43a0) at WebCoreSupport/FrameLoaderClientQt.cpp:286
#28 0x00007f33330b1525 in WebCore::FrameLoader::transitionToCommitted (this=0x7f331e8fb478, cachedPage=...) at loader/FrameLoader.cpp:2136
#29 0x00007f33330b42df in WebCore::FrameLoader::commitProvisionalLoad (this=0x7f331e8fb478) at loader/FrameLoader.cpp:1979
#30 0x00007f333309f5aa in WebCore::DocumentLoader::commitLoad (this=0x7f32c6eae800, data=0x261b4a8 '\n' <repeats 35 times>, "\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n"..., length=5526) at loader/DocumentLoader.cpp:299
#31 0x00007f33330d7191 in WebCore::ResourceLoader::didReceiveData (this=0x7f331c168b00, data=0x261b4a8 '\n' <repeats 35 times>, "\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n"..., length=5526, encodedDataLength=-1, allAtOnce=<optimized out>) at loader/ResourceLoader.cpp:279
#32 0x00007f33330c40e5 in WebCore::MainResourceLoader::didReceiveData (this=0x7f331c168b00, data=0x261b4a8 '\n' <repeats 35 times>, "\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n"..., length=5526, encodedDataLength=-1, allAtOnce=false) at loader/MainResourceLoader.cpp:463
#33 0x00007f33330d59b2 in WebCore::ResourceLoader::didReceiveData (this=0x7f331c168b00, data=0x261b4a8 '\n' <repeats 35 times>, "\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n\t\n\n\t\n\t\n"..., length=5526, encodedDataLength=-1) at loader/ResourceLoader.cpp:430
#34 0x00007f33332ce0cd in WebCore::QNetworkReplyHandler::forwardData (this=0x264b3a0) at platform/network/qt/QNetworkReplyHandler.cpp:586
#35 0x00007f33332d01ea in flush (this=0x264b3d8) at platform/network/qt/QNetworkReplyHandler.cpp:195
#36 WebCore::QNetworkReplyHandlerCallQueue::flush (this=0x264b3d8) at platform/network/qt/QNetworkReplyHandler.cpp:187
#37 0x00007f33332d0dba in ~QueueLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at platform/network/qt/QNetworkReplyHandler.cpp:203
#38 WebCore::QNetworkReplyWrapper::emitMetaDataChanged (this=0x22e9ec0) at platform/network/qt/QNetworkReplyHandler.cpp:335
#39 0x00007f33332d0e8c in WebCore::QNetworkReplyWrapper::receiveSniffedMIMEType (this=0x22e9ec0) at platform/network/qt/QNetworkReplyHandler.cpp:305
#40 0x00007f332f14d281 in QMetaObject::activate (sender=0x2326e40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#41 0x00007f332f14d281 in QMetaObject::activate (sender=0x2565860, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#42 0x00007f332f14d281 in QMetaObject::activate (sender=0x22684c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffffcb12de0) at kernel/qobject.cpp:3547
#43 0x00007f33315d7df4 in KIO::TransferJob::data (this=<optimized out>, _t1=0x22684c0, _t2=...) at ./jobclasses.moc:447
#44 0x00007f33315d7e58 in KIO::TransferJob::slotData (this=0x22684c0, _data=...) at ../../kio/kio/job.cpp:981
#45 0x00007f332f14d281 in QMetaObject::activate (sender=0x1f24b40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffffcb12fb0) at kernel/qobject.cpp:3547
#46 0x00007f333167f632 in KIO::SlaveInterface::data (this=<optimized out>, _t1=...) at ./slaveinterface.moc:160
#47 0x00007f3331682880 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=100, rawdata=...) at ../../kio/kio/slaveinterface.cpp:160
#48 0x00007f333167ef35 in KIO::SlaveInterface::dispatch (this=<optimized out>) at ../../kio/kio/slaveinterface.cpp:88
#49 0x00007f33316721be in KIO::Slave::gotInput (this=0x1f24b40) at ../../kio/kio/slave.cpp:344
#50 0x00007f332f14d281 in QMetaObject::activate (sender=0x249d5c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#51 0x00007f33315a4907 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#52 KIO::ConnectionPrivate::dequeue (this=0x2373a40) at ../../kio/kio/connection.cpp:71
#53 0x00007f332f152446 in QObject::event (this=0x249d5c0, e=<optimized out>) at kernel/qobject.cpp:1195
#54 0x00007f332f65b894 in notify_helper (e=0x23dd750, receiver=0x249d5c0, this=0x1b9a180) at kernel/qapplication.cpp:4559
#55 QApplicationPrivate::notify_helper (this=0x1b9a180, receiver=0x249d5c0, e=0x23dd750) at kernel/qapplication.cpp:4531
#56 0x00007f332f660713 in QApplication::notify (this=0x7ffffcb13dc0, receiver=0x249d5c0, e=0x23dd750) at kernel/qapplication.cpp:4420
#57 0x00007f3331bd2b46 in KApplication::notify (this=0x7ffffcb13dc0, receiver=0x249d5c0, event=0x23dd750) at ../../kdeui/kernel/kapplication.cpp:311
#58 0x00007f332f138e9c in QCoreApplication::notifyInternal (this=0x7ffffcb13dc0, receiver=0x249d5c0, event=0x23dd750) at kernel/qcoreapplication.cpp:876
#59 0x00007f332f13cc6a in sendEvent (event=0x23dd750, receiver=0x249d5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#60 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1b651f0) at kernel/qcoreapplication.cpp:1500
#61 0x00007f332f167f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#62 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#63 0x00007f332ce50c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#64 0x00007f332ce51060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#65 0x00007f332ce51124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#66 0x00007f332f1683bf in QEventDispatcherGlib::processEvents (this=0x1b66ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#67 0x00007f332f703d6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0x00007f332f137c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#69 0x00007f332f137ed7 in QEventLoop::exec (this=0x7ffffcb13d50, flags=...) at kernel/qeventloop.cpp:204
#70 0x00007f332f13cf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#71 0x00007f333494cc9e in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#72 0x00007f33344a276d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7ffffcb14578, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffffcb14568) at libc-start.c:226
#73 0x0000000000400661 in _start ()

Possible duplicates by query: bug 297698, bug 296435, bug 294766, bug 292022, bug 290830.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2012-04-30 13:45:05 UTC

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