Application: rekonq (0.7.90) KDE Platform Version: 4.7.2 (4.7.2) Qt Version: 4.7.4 Operating System: Linux 3.0.0-12-generic x86_64 Distribution: Ubuntu 11.10 -- Information about the crash: - What I was doing when the application crashed: From the page I was on, I attempted to access the default page in the parent directory by deleting characters in the navigation panel. -- Backtrace: Application: rekonq (rekonq), signal: Segmentation fault [Current thread is 1 (Thread 0x7fe473751780 (LWP 13189))] Thread 13 (Thread 0x7fe45f81c700 (LWP 13190)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe472039c2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fe4729f0220) at wtf/FastMalloc.cpp:2495 #2 0x00007fe472039d59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618 #3 0x00007fe46d76eefc in start_thread (arg=0x7fe45f81c700) at pthread_create.c:304 #4 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fe45ef03700 (LWP 13191)): #0 0x00007fe46d771034 in __pthread_mutex_lock (mutex=0x121f7a8) at pthread_mutex_lock.c:61 #1 0x00007fe46bba175f in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe46bba1f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe46bba2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fe46de22f3e in QEventDispatcherGlib::processEvents (this=0x1174b40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007fe46ddf6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007fe46ddf6ef7 in QEventLoop::exec (this=0x7fe45ef02e00, flags=...) at kernel/qeventloop.cpp:201 #7 0x00007fe46dd0e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498 #8 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x1174100) at thread/qthread_unix.cpp:331 #9 0x00007fe46d76eefc in start_thread (arg=0x7fe45ef03700) at pthread_create.c:304 #10 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fe45e07b700 (LWP 13192)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe472b9afe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007fe472b9b019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007fe46d76eefc in start_thread (arg=0x7fe45e07b700) at pthread_create.c:304 #4 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fe45cad6700 (LWP 13193)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe46dd111ab in wait (time=18446744073709551615, this=0xf24620) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<optimized out>, mutex=0xf3e340, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fe46fd21864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf293c0, th=0x127b390) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fe46fd23e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x127b390) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fe46fd22ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fe45cad5e20, parent=0xf293c0, th=0x127b390) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fe46fd22d5b in ThreadWeaver::Thread::run (this=0x127b390) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x127b390) at thread/qthread_unix.cpp:331 #8 0x00007fe46d76eefc in start_thread (arg=0x7fe45cad6700) at pthread_create.c:304 #9 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fe415d02700 (LWP 13195)): #0 0x00007fe472f8c773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fe46bba1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fe46bba2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fe46de22f3e in QEventDispatcherGlib::processEvents (this=0xf35510, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007fe46ddf6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fe46ddf6ef7 in QEventLoop::exec (this=0x7fe415d01dd0, flags=...) at kernel/qeventloop.cpp:201 #6 0x00007fe46dd0e27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498 #7 0x00007fe46ddd9cbf in QInotifyFileSystemWatcherEngine::run (this=0x1488d00) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x1488d00) at thread/qthread_unix.cpp:331 #9 0x00007fe46d76eefc in start_thread (arg=0x7fe415d02700) at pthread_create.c:304 #10 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fe414471700 (LWP 13212)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe46dd111ab in wait (time=18446744073709551615, this=0xf24620) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<optimized out>, mutex=0xf3e340, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fe46fd21864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf293c0, th=0x1bcff00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fe46fd23e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1bcff00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1bcff00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fe46fd22ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fe414470e20, parent=0xf293c0, th=0x1bcff00) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007fe46fd22d5b in ThreadWeaver::Thread::run (this=0x1bcff00) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x1bcff00) at thread/qthread_unix.cpp:331 #9 0x00007fe46d76eefc in start_thread (arg=0x7fe414471700) at pthread_create.c:304 #10 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fe414c72700 (LWP 13213)): #0 0xffffffffff600147 in ?? () #1 0x00007fe414c71af0 in ?? () #2 0x00007fffd00ef7e7 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 6 (Thread 0x7fe412897700 (LWP 13222)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe46dd111ab in wait (time=18446744073709551615, this=0xf24620) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<optimized out>, mutex=0xf3e340, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fe46fd21864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf293c0, th=0x156c050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fe46fd23e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x156c050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x156c050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x156c050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007fe46fd22ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fe412896e20, parent=0xf293c0, th=0x156c050) at ../../../threadweaver/Weaver/Thread.cpp:87 #8 0x00007fe46fd22d5b in ThreadWeaver::Thread::run (this=0x156c050) at ../../../threadweaver/Weaver/Thread.cpp:142 #9 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x156c050) at thread/qthread_unix.cpp:331 #10 0x00007fe46d76eefc in start_thread (arg=0x7fe412897700) at pthread_create.c:304 #11 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fe411bba700 (LWP 13235)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe46dd111ab in wait (time=18446744073709551615, this=0xf24620) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<optimized out>, mutex=0xf3e340, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fe46fd21864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xf293c0, th=0x1d20460) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fe46fd23e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1d20460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1d20460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1d20460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1d20460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #8 0x00007fe46fd23e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0xf3e870, th=0x1d20460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #9 0x00007fe46fd22ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fe411bb9e20, parent=0xf293c0, th=0x1d20460) at ../../../threadweaver/Weaver/Thread.cpp:87 #10 0x00007fe46fd22d5b in ThreadWeaver::Thread::run (this=0x1d20460) at ../../../threadweaver/Weaver/Thread.cpp:142 #11 0x00007fe46dd10d05 in QThreadPrivate::start (arg=0x1d20460) at thread/qthread_unix.cpp:331 #12 0x00007fe46d76eefc in start_thread (arg=0x7fe411bba700) at pthread_create.c:304 #13 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #14 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fe410039700 (LWP 13277)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe40f6291f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fe46d76eefc in start_thread (arg=0x7fe410039700) at pthread_create.c:304 #3 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fe40cfaf700 (LWP 13278)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe40f6291f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fe46d76eefc in start_thread (arg=0x7fe40cfaf700) at pthread_create.c:304 #3 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fe40c7ae700 (LWP 13279)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fe40f6291f1 in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fe46d76eefc in start_thread (arg=0x7fe40c7ae700) at pthread_create.c:304 #3 0x00007fe472f9889d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fe473751780 (LWP 13189)): [KCrash Handler] #6 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:43 #7 0x00007fe40bd9a8cd in ?? () from /var/lib/flashplugin-installer/npwrapper.libflashplayer.so #8 0x00007fe40bd9ab21 in ?? () from /var/lib/flashplugin-installer/npwrapper.libflashplayer.so #9 0x00007fe40bd9b369 in ?? () from /var/lib/flashplugin-installer/npwrapper.libflashplayer.so #10 0x00007fe40bd9da1f in ?? () from /var/lib/flashplugin-installer/npwrapper.libflashplayer.so #11 0x00007fe40bd950b1 in ?? () from /var/lib/flashplugin-installer/npwrapper.libflashplayer.so #12 0x00007fe471fabe5c in WebCore::PluginStream::destroyStream (this=0x7fe4053948c0) at plugins/PluginStream.cpp:291 #13 0x00007fe471fac16e in WebCore::PluginStream::didFail (this=0x7fe4053948c0, loader=<optimized out>) at plugins/PluginStream.cpp:442 #14 0x00007fe471f94258 in WebCore::NetscapePlugInStreamLoader::didCancel (this=0x7fe4103a8600, error=...) at loader/NetscapePlugInStreamLoader.cpp:126 #15 0x00007fe471b1afdd in WebCore::ResourceLoader::cancel (this=0x7fe4103a8600, error=<optimized out>) at loader/ResourceLoader.cpp:381 #16 0x00007fe471b1ad20 in WebCore::ResourceLoader::cancel (this=<optimized out>) at loader/ResourceLoader.cpp:371 #17 0x00007fe471ae5326 in WebCore::cancelAll (loaders=<optimized out>) at loader/DocumentLoader.cpp:69 #18 0x00007fe471ae5673 in stopLoadingPlugIns (this=0x7fe401c98000) at loader/DocumentLoader.cpp:734 #19 WebCore::DocumentLoader::stopLoading (this=0x7fe401c98000) at loader/DocumentLoader.cpp:263 #20 0x00007fe471af1758 in stopAllLoaders (clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem, this=0x7fe3ff8a8278) at loader/FrameLoader.cpp:1809 #21 WebCore::FrameLoader::stopAllLoaders (this=0x7fe3ff8a8278, clearProvisionalItemPolicy=WebCore::ShouldNotClearProvisionalItem) at loader/FrameLoader.cpp:1786 #22 0x00007fe471af9f09 in WebCore::FrameLoader::continueLoadAfterNavigationPolicy (this=0x7fe3ff8a8278, formState=..., shouldContinue=true) at loader/FrameLoader.cpp:3077 #23 0x00007fe471afa050 in WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy (argument=<optimized out>, request=<optimized out>, formState=<optimized out>, shouldContinue=<optimized out>) at loader/FrameLoader.cpp:2978 #24 0x00007fe471b106cc in WebCore::PolicyCallback::call (this=0x7fffd000b0c0, shouldContinue=true) at loader/PolicyCallback.cpp:103 #25 0x00007fe471b139bc in WebCore::PolicyChecker::continueAfterNavigationPolicy (this=<optimized out>, policy=<optimized out>) at loader/PolicyChecker.cpp:160 #26 0x00007fe4717a2169 in callPolicyFunction (action=WebCore::PolicyUse, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fe471b13230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, this=0x2b4a0e0) at WebCoreSupport/FrameLoaderClientQt.cpp:245 #27 WebCore::FrameLoaderClientQt::dispatchDecidePolicyForNavigationAction (this=0x2b4a0e0, function=(void (WebCore::PolicyChecker::*)(WebCore::PolicyChecker * const, WebCore::PolicyAction)) 0x7fe471b13230 <WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)>, action=..., request=...) at WebCoreSupport/FrameLoaderClientQt.cpp:1283 #28 0x00007fe471b15608 in WebCore::PolicyChecker::checkNavigationPolicy (this=0x7fe3ff8a8288, request=..., loader=<optimized out>, formState=..., function=<optimized out>, argument=<optimized out>) at loader/PolicyChecker.cpp:88 #29 0x00007fe471afa4f8 in WebCore::FrameLoader::loadWithDocumentLoader (this=0x7fe3ff8a8278, loader=0x7fe3fe869800, type=<optimized out>, prpFormState=<optimized out>) at loader/FrameLoader.cpp:1586 #30 0x00007fe471afacdc in WebCore::FrameLoader::load (this=0x7fe3ff8a8278, newDocumentLoader=0x7fe3fe869800) at loader/FrameLoader.cpp:1527 #31 0x00007fe471afae2b in WebCore::FrameLoader::load (this=0x7fe3ff8a8278, request=<optimized out>, substituteData=<optimized out>, lockHistory=<optimized out>) at loader/FrameLoader.cpp:1463 #32 0x00007fe471afaf34 in WebCore::FrameLoader::load (this=0x7fe3ff8a8278, request=..., lockHistory=false) at loader/FrameLoader.cpp:1450 #33 0x00007fe47175d7c1 in QWebFrame::load (this=0x2ec51d0, req=..., operation=<optimized out>, body=...) at Api/qwebframe.cpp:937 #34 0x00007fe47175dfa0 in QWebFrame::load (this=0x2ec51d0, url=<optimized out>) at Api/qwebframe.cpp:872 #35 0x00007fe4732b51c8 in Application::loadResolvedUrl (this=<optimized out>, job=<optimized out>) at /build/buildd/rekonq-0.7.90/src/application.cpp:481 #36 0x00007fe4732b7614 in Application::qt_metacall (this=0x7fffd000c770, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffd000be00) at /build/buildd/rekonq-0.7.90/obj-x86_64-linux-gnu/src/application.moc:93 #37 0x00007fe46de0aeba in QMetaObject::activate (sender=0xe84880, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffd000be00) at kernel/qobject.cpp:3278 #38 0x00007fe46fd20682 in ThreadWeaver::WeaverInterface::jobDone (this=<optimized out>, _t1=0x1262ba0) at ./WeaverInterface.moc:105 #39 0x00007fe46fd20754 in ThreadWeaver::WeaverInterface::qt_metacall (this=0xe84880, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffd000bf10) at ./WeaverInterface.moc:80 #40 0x00007fe46de0aeba in QMetaObject::activate (sender=0xf293c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffd000bf10) at kernel/qobject.cpp:3278 #41 0x00007fe46fd20682 in ThreadWeaver::WeaverInterface::jobDone (this=<optimized out>, _t1=0x1262ba0) at ./WeaverInterface.moc:105 #42 0x00007fe46fd20754 in ThreadWeaver::WeaverInterface::qt_metacall (this=0xf293c0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fe458093230) at ./WeaverInterface.moc:80 #43 0x00007fe46fd21730 in ThreadWeaver::WeaverImpl::qt_metacall (this=0xf293c0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fe458093230) at ./WeaverImpl.moc:76 #44 0x00007fe46de0ea5e in QObject::event (this=0xf293c0, e=<optimized out>) at kernel/qobject.cpp:1217 #45 0x00007fe46e328424 in notify_helper (e=0x7fe45803a090, receiver=0xf293c0, this=0xdd89d0) at kernel/qapplication.cpp:4486 #46 QApplicationPrivate::notify_helper (this=0xdd89d0, receiver=0xf293c0, e=0x7fe45803a090) at kernel/qapplication.cpp:4458 #47 0x00007fe46e32d291 in QApplication::notify (this=0x7fffd000c770, receiver=0xf293c0, e=0x7fe45803a090) at kernel/qapplication.cpp:4365 #48 0x00007fe47085f126 in KApplication::notify (this=0x7fffd000c770, receiver=0xf293c0, event=0x7fe45803a090) at ../../kdeui/kernel/kapplication.cpp:311 #49 0x00007fe46ddf7afc in QCoreApplication::notifyInternal (this=0x7fffd000c770, receiver=0xf293c0, event=0x7fe45803a090) at kernel/qcoreapplication.cpp:787 #50 0x00007fe46ddfb51f in sendEvent (event=0x7fe45803a090, receiver=0xf293c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #51 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xda4430) at kernel/qcoreapplication.cpp:1428 #52 0x00007fe46de22a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #53 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277 #54 0x00007fe46bba1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #55 0x00007fe46bba2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #56 0x00007fe46bba2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #57 0x00007fe46de22ed6 in QEventDispatcherGlib::processEvents (this=0xda5f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #58 0x00007fe46e3d007e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #59 0x00007fe46ddf6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #60 0x00007fe46ddf6ef7 in QEventLoop::exec (this=0x7fffd000c700, flags=...) at kernel/qeventloop.cpp:201 #61 0x00007fe46ddfb789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #62 0x00007fe473349237 in kdemain (argc=1, argv=<optimized out>) at /build/buildd/rekonq-0.7.90/src/main.cpp:215 #63 0x00007fe472ed830d in __libc_start_main (main=0x400630 <main(int, char**)>, argc=1, ubp_av=0x7fffd000d108, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd000d0f8) at libc-start.c:226 #64 0x0000000000400661 in _start () Possible duplicates by query: bug 254848. Reported using DrKonqi
Crash is in libflashplayer. *** This bug has been marked as a duplicate of bug 254848 ***