Bug 302629 - crashed when clicking on a link
Summary: crashed when clicking on a link
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-06-27 12:07 UTC by Pascal d'Hermilly
Modified: 2012-09-21 00:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (20.48 KB, text/plain)
2012-09-21 00:31 UTC, marsu1
Details
New crash information added by DrKonqi (20.48 KB, text/plain)
2012-09-21 00:31 UTC, marsu1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2012-06-27 12:07:36 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-25-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
It crashed when I clicked on a link while navigating around on http://waoo.dk/bestil

-- 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 0x7f6b8e749780 (LWP 9416))]

Thread 19 (Thread 0x7f6b6c6b5700 (LWP 9417)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b8cfd7dec in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f6b8d9a0de0) at wtf/FastMalloc.cpp:2495
#2  0x00007f6b8cfd7f19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f6b88191e9a in start_thread (arg=0x7f6b6c6b5700) at pthread_create.c:308
#4  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f6b6beb4700 (LWP 9418)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:66
#1  __pthread_mutex_unlock (mutex=0x7f6b64000a60) at pthread_mutex_unlock.c:290
#2  0x00007f6b8686f5d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b8683416e in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b88b4b426 in QEventDispatcherGlib::processEvents (this=0x7f6b640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f6b88b1ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6b88b1aed7 in QEventLoop::exec (this=0x7f6b6beb3e00, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6b88a19fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x2051c70) at thread/qthread_unix.cpp:298
#9  0x00007f6b88191e9a in start_thread (arg=0x7f6b6beb4700) at pthread_create.c:308
#10 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f6b6b038700 (LWP 9419)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b8db49222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f6b8db49259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f6b88191e9a in start_thread (arg=0x7f6b6b038700) at pthread_create.c:308
#4  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f6b69bfa700 (LWP 9420)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b88a1d4db in wait (time=18446744073709551615, this=0x19d91f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19d9310, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b8aa6a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19d90d0, th=0x20dc620) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6b8aa6c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x20dc620) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x20dc620) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x20dc620) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f6b8aa6b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6b69bf9e20, parent=0x19d90d0, th=0x20dc620) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f6b8aa6b8db in ThreadWeaver::Thread::run (this=0x20dc620) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x20dc620) at thread/qthread_unix.cpp:298
#10 0x00007f6b88191e9a in start_thread (arg=0x7f6b69bfa700) at pthread_create.c:308
#11 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f6b62f80700 (LWP 9422)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:46
#1  __pthread_mutex_unlock (mutex=0x7f6b18000a60) at pthread_mutex_unlock.c:290
#2  0x00007f6b8686f5d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b868337e2 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b86833f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b86834164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6b88b4b426 in QEventDispatcherGlib::processEvents (this=0x7f6b180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f6b88b1ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f6b88b1aed7 in QEventLoop::exec (this=0x7f6b62f7fdd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f6b88a19fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f6b88afa9ff in QInotifyFileSystemWatcherEngine::run (this=0x23a1570) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x23a1570) at thread/qthread_unix.cpp:298
#12 0x00007f6b88191e9a in start_thread (arg=0x7f6b62f80700) at pthread_create.c:308
#13 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f6ae77fe700 (LWP 9439)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b88a1d4db in wait (time=18446744073709551615, this=0x19d91f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19d9310, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b8aa6a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19d90d0, th=0x27aa4a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6b8aa6c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x27aa4a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x27aa4a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x27aa4a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x27aa4a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f6b8aa6b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6ae77fde20, parent=0x19d90d0, th=0x27aa4a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f6b8aa6b8db in ThreadWeaver::Thread::run (this=0x27aa4a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x27aa4a0) at thread/qthread_unix.cpp:298
#11 0x00007f6b88191e9a in start_thread (arg=0x7f6ae77fe700) at pthread_create.c:308
#12 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f6b06ffd700 (LWP 9446)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b88a1d4db in wait (time=18446744073709551615, this=0x19d91f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19d9310, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b8aa6a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19d90d0, th=0x5dda810) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6b8aa6c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x5dda810) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6b8aa6c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x5dda810) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6b8aa6b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6b06ffce20, parent=0x19d90d0, th=0x5dda810) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6b8aa6b8db in ThreadWeaver::Thread::run (this=0x5dda810) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x5dda810) at thread/qthread_unix.cpp:298
#9  0x00007f6b88191e9a in start_thread (arg=0x7f6b06ffd700) at pthread_create.c:308
#10 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f6b057fa700 (LWP 9447)):
#0  0x00007f6b8df4bb03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f6b86834036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86834164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b88b4b426 in QEventDispatcherGlib::processEvents (this=0x7f6ae80187c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f6b88b1ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6b88b1aed7 in QEventLoop::exec (this=0x7f6b057f9dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6b88a19fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f6b8b070efe in KIO::NameLookUpThread::run (this=0x7f6ad8008340) at ../../kio/kio/hostinfo.cpp:226
#8  0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x7f6ad8008340) at thread/qthread_unix.cpp:298
#9  0x00007f6b88191e9a in start_thread (arg=0x7f6b057fa700) at pthread_create.c:308
#10 0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f6b04ff9700 (LWP 9467)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b041f2471 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f6b88191e9a in start_thread (arg=0x7f6b04ff9700) at pthread_create.c:308
#3  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f6b61f7e700 (LWP 9468)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b041f2471 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f6b88191e9a in start_thread (arg=0x7f6b61f7e700) at pthread_create.c:308
#3  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f6ae498a700 (LWP 9469)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b041f2471 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#2  0x00007f6b88191e9a in start_thread (arg=0x7f6ae498a700) at pthread_create.c:308
#3  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f6b05ffb700 (LWP 9512)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6b88a1d4db in wait (time=18446744073709551615, this=0x19d91f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19d9310, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6b8aa6a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19d90d0, th=0x7c0f150) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6b8aa6c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x19d9370, th=0x7c0f150) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6b8aa6b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6b05ffae20, parent=0x19d90d0, th=0x7c0f150) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6b8aa6b8db in ThreadWeaver::Thread::run (this=0x7c0f150) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6b88a1cfcb in QThreadPrivate::start (arg=0x7c0f150) at thread/qthread_unix.cpp:298
#8  0x00007f6b88191e9a in start_thread (arg=0x7f6b05ffb700) at pthread_create.c:308
#9  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f6b077fe700 (LWP 9608)):
#0  0x00007f6b8df4bb03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f6b86834036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b86834164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b868341b1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b868559e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6b077fe700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f6b6177d700 (LWP 9622)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6ad6ed14fc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f6ad6b1f5f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f6ad6ed175c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f6ad6ed1cae in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6b6177d700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f6b07fff700 (LWP 9623)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6ad6ed14fc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f6ad6b1f5f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f6ad6ed175c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f6ad6ed1cae in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6b07fff700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f6b067fc700 (LWP 9624)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6ad6ed14fc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f6ad6b1f5f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f6ad6ed175c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f6ad6ed1cae in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6b067fc700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f6ae7fff700 (LWP 9625)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6ad6ed14fc in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f6ad6b1f5f0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f6ad6ed175c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f6ad6ed1cae in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6ae7fff700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6acbd44700 (LWP 9630)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f6ad6ed14d1 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#2  0x00007f6ad6e3042d in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#3  0x00007f6ad6ed175c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#4  0x00007f6ad6ed1cae in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so
#5  0x00007f6b88191e9a in start_thread (arg=0x7f6acbd44700) at pthread_create.c:308
#6  0x00007f6b8df574bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6b8e749780 (LWP 9416)):
[KCrash Handler]
#6  0x00007f6b8de9b445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f6b8de9ebab in __GI_abort () at abort.c:91
#8  0x00007f6b8ded8e2e in __libc_message (do_abort=2, fmt=0x7f6b8dfe10d0 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
#9  0x00007f6b8dee3626 in malloc_printerr (action=3, str=0x7f6b8dfde081 "free(): invalid pointer", ptr=<optimized out>) at malloc.c:5007
#10 0x00007f6b041dcb1e in ITNP_Destroy(_NPP*, _NPSavedData**) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#11 0x00007f6b8cb9987c in WebCore::PluginView::stop (this=0x7f6b77dca340) at plugins/PluginView.cpp:385
#12 0x00007f6b8cb9a6b5 in WebCore::PluginView::~PluginView (this=0x7f6b77dca340, __in_chrg=<optimized out>) at plugins/PluginView.cpp:301
#13 0x00007f6b8cb9ade9 in WebCore::PluginView::~PluginView (this=0x7f6b77dca340, __in_chrg=<optimized out>) at plugins/PluginView.cpp:314
#14 0x00007f6b8cc81a10 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=0x7f6b781eb400, size=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:893
#20 0x00007f6b8cc8284d in ~HashTable (this=<optimized out>, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/HashTable.h:300
#21 ~HashMap (this=0x7fffafa2db90, __in_chrg=<optimized out>) at ../JavaScriptCore/wtf/RefPtrHashMap.h:48
#22 WebCore::RenderWidget::resumeWidgetHierarchyUpdates () at rendering/RenderWidget.cpp:81
#23 0x00007f6b8c86eb34 in WebCore::ContainerNode::detach (this=0x7f6b77db5000) at dom/ContainerNode.cpp:761
#24 0x00007f6b8c887a6a in WebCore::Document::detach (this=0x7f6b77db5000) at dom/Document.cpp:1776
#25 0x00007f6b8cafeff0 in WebCore::Frame::setView (this=0x7f6b7855db00, view=...) at page/Frame.cpp:272
#26 0x00007f6b8ca92477 in WebCore::FrameLoader::closeAndRemoveChild (this=0x7f6b7855c978, child=<optimized out>) at loader/FrameLoader.cpp:2621
#27 0x00007f6b8ca94ab9 in WebCore::FrameLoader::detachFromParent (this=0x7f6b7855db78) at loader/FrameLoader.cpp:2711
#28 0x00007f6b8ca94c8c in WebCore::FrameLoader::detachChildren (this=<optimized out>) at loader/FrameLoader.cpp:2614
#29 0x00007f6b8ca94db6 in setDocumentLoader (loader=0x7f6b782a5800, this=0x7f6b7855c978) at loader/FrameLoader.cpp:1878
#30 WebCore::FrameLoader::setDocumentLoader (this=0x7f6b7855c978, loader=0x7f6b782a5800) at loader/FrameLoader.cpp:1869
#31 0x00007f6b8ca954cb in WebCore::FrameLoader::transitionToCommitted (this=0x7f6b7855c978, cachedPage=...) at loader/FrameLoader.cpp:2083
#32 0x00007f6b8ca982df in WebCore::FrameLoader::commitProvisionalLoad (this=0x7f6b7855c978) at loader/FrameLoader.cpp:1979
#33 0x00007f6b8ca835aa in WebCore::DocumentLoader::commitLoad (this=0x7f6b782a5800, data=0x6b482e8 "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html lang=\"da\" xml:lang=\"da\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head "..., length=1104) at loader/DocumentLoader.cpp:299
#34 0x00007f6b8cabb191 in WebCore::ResourceLoader::didReceiveData (this=0x7f6b7818b900, data=0x6b482e8 "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html lang=\"da\" xml:lang=\"da\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head "..., length=1104, encodedDataLength=-1, allAtOnce=<optimized out>) at loader/ResourceLoader.cpp:279
#35 0x00007f6b8caa80e5 in WebCore::MainResourceLoader::didReceiveData (this=0x7f6b7818b900, data=0x6b482e8 "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html lang=\"da\" xml:lang=\"da\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head "..., length=1104, encodedDataLength=-1, allAtOnce=false) at loader/MainResourceLoader.cpp:463
#36 0x00007f6b8cab99b2 in WebCore::ResourceLoader::didReceiveData (this=0x7f6b7818b900, data=0x6b482e8 "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html lang=\"da\" xml:lang=\"da\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head "..., length=1104, encodedDataLength=-1) at loader/ResourceLoader.cpp:430
#37 0x00007f6b8ccb20cd in WebCore::QNetworkReplyHandler::forwardData (this=0x76d9a90) at platform/network/qt/QNetworkReplyHandler.cpp:586
#38 0x00007f6b8ccb41ea in flush (this=0x76d9ac8) at platform/network/qt/QNetworkReplyHandler.cpp:195
#39 WebCore::QNetworkReplyHandlerCallQueue::flush (this=0x76d9ac8) at platform/network/qt/QNetworkReplyHandler.cpp:187
#40 0x00007f6b8ccb4dba in ~QueueLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at platform/network/qt/QNetworkReplyHandler.cpp:203
#41 WebCore::QNetworkReplyWrapper::emitMetaDataChanged (this=0x6b21dd0) at platform/network/qt/QNetworkReplyHandler.cpp:335
#42 0x00007f6b8ccb4e8c in WebCore::QNetworkReplyWrapper::receiveSniffedMIMEType (this=0x6b21dd0) at platform/network/qt/QNetworkReplyHandler.cpp:305
#43 0x00007f6b88b30281 in QMetaObject::activate (sender=0x671d5d0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#44 0x00007f6b88b30281 in QMetaObject::activate (sender=0x27c0bb0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#45 0x00007f6b88b30281 in QMetaObject::activate (sender=0x67819f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffafa2e470) at kernel/qobject.cpp:3547
#46 0x00007f6b8afbbe24 in KIO::TransferJob::data (this=<optimized out>, _t1=0x67819f0, _t2=...) at ./jobclasses.moc:447
#47 0x00007f6b8afbbe88 in KIO::TransferJob::slotData (this=0x67819f0, _data=...) at ../../kio/kio/job.cpp:981
#48 0x00007f6b88b30281 in QMetaObject::activate (sender=0x5cf9920, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffafa2e640) at kernel/qobject.cpp:3547
#49 0x00007f6b8b063662 in KIO::SlaveInterface::data (this=<optimized out>, _t1=...) at ./slaveinterface.moc:160
#50 0x00007f6b8b0668b0 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=100, rawdata=...) at ../../kio/kio/slaveinterface.cpp:160
#51 0x00007f6b8b062f65 in KIO::SlaveInterface::dispatch (this=0x5cf9920) at ../../kio/kio/slaveinterface.cpp:88
#52 0x00007f6b8b0561ee in KIO::Slave::gotInput (this=0x5cf9920) at ../../kio/kio/slave.cpp:344
#53 0x00007f6b88b30281 in QMetaObject::activate (sender=0x24cc1f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#54 0x00007f6b8af88907 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#55 KIO::ConnectionPrivate::dequeue (this=0x2493a20) at ../../kio/kio/connection.cpp:71
#56 0x00007f6b88b35446 in QObject::event (this=0x24cc1f0, e=<optimized out>) at kernel/qobject.cpp:1195
#57 0x00007f6b8903e894 in notify_helper (e=0x6b8dd60, receiver=0x24cc1f0, this=0x188fe20) at kernel/qapplication.cpp:4559
#58 QApplicationPrivate::notify_helper (this=0x188fe20, receiver=0x24cc1f0, e=0x6b8dd60) at kernel/qapplication.cpp:4531
#59 0x00007f6b89043713 in QApplication::notify (this=0x7fffafa2f450, receiver=0x24cc1f0, e=0x6b8dd60) at kernel/qapplication.cpp:4420
#60 0x00007f6b8b5b6bb6 in KApplication::notify (this=0x7fffafa2f450, receiver=0x24cc1f0, event=0x6b8dd60) at ../../kdeui/kernel/kapplication.cpp:311
#61 0x00007f6b88b1be9c in QCoreApplication::notifyInternal (this=0x7fffafa2f450, receiver=0x24cc1f0, event=0x6b8dd60) at kernel/qcoreapplication.cpp:876
#62 0x00007f6b88b1fc6a in sendEvent (event=0x6b8dd60, receiver=0x24cc1f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#63 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x18591f0) at kernel/qcoreapplication.cpp:1500
#64 0x00007f6b88b4af93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#65 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#66 0x00007f6b86833d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#67 0x00007f6b868340a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#68 0x00007f6b86834164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#69 0x00007f6b88b4b3bf in QEventDispatcherGlib::processEvents (this=0x185aad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#70 0x00007f6b890e6d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#71 0x00007f6b88b1ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#72 0x00007f6b88b1aed7 in QEventLoop::exec (this=0x7fffafa2f3e0, flags=...) at kernel/qeventloop.cpp:204
#73 0x00007f6b88b1ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#74 0x00007f6b8e330c9e in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#75 0x00007f6b8de8676d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffafa2fc08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffafa2fbf8) at libc-start.c:226
#76 0x0000000000400661 in _start ()

Possible duplicates by query: bug 302042, bug 301155, bug 300614, bug 300241, bug 299586.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-06-27 12:56:21 UTC

*** This bug has been marked as a duplicate of bug 297698 ***
Comment 2 marsu1 2012-09-21 00:31:48 UTC
Created attachment 74070 [details]
New crash information added by DrKonqi

rekonq (0.9.1) on KDE Platform 4.9.1 using Qt 4.8.2

- What I was doing when the application crashed:

I was just clicking on a link on a German page

-- Backtrace (Reduced):
#6  0x00007fcef5301445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fcef5304bab in __GI_abort () at abort.c:91
[...]
#9  0x00007fcef5349626 in malloc_printerr (action=3, str=0x7fcef5447230 "double free or corruption (out)", ptr=<optimized out>) at malloc.c:5007
#10 0x00007fce63520d7e in ITNP_Destroy(_NPP*, _NPSavedData**) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#11 0x00007fcef3fff87c in WebCore::PluginView::stop (this=0x7fce5adb6380) at plugins/PluginView.cpp:385
Comment 3 marsu1 2012-09-21 00:31:48 UTC
Created attachment 74071 [details]
New crash information added by DrKonqi

rekonq (0.9.1) on KDE Platform 4.9.1 using Qt 4.8.2

- What I was doing when the application crashed:

I was just clicking on a link on a German page

-- Backtrace (Reduced):
#6  0x00007fcef5301445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fcef5304bab in __GI_abort () at abort.c:91
[...]
#9  0x00007fcef5349626 in malloc_printerr (action=3, str=0x7fcef5447230 "double free or corruption (out)", ptr=<optimized out>) at malloc.c:5007
#10 0x00007fce63520d7e in ITNP_Destroy(_NPP*, _NPSavedData**) () from /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
#11 0x00007fcef3fff87c in WebCore::PluginView::stop (this=0x7fce5adb6380) at plugins/PluginView.cpp:385