Bug 284693 - rekonq crash on page load if page contains flash
Summary: rekonq crash on page load if page contains flash
Status: RESOLVED DUPLICATE of bug 281865
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.7.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 11:31 UTC by Stanislav Sidorenko
Modified: 2011-10-25 09:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sidorenko 2011-10-22 11:31:47 UTC
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-13-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
At the moment the issue always occurs at http://rutracker.org/ page. 

- Custom settings of the application:
Plugins autoloading is enabled.

The crash can be reproduced every time.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f51ae849780 (LWP 4905))]

Thread 14 (Thread 0x7f518b283700 (LWP 4906)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51ad12ec2c in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f51adae5220) at wtf/FastMalloc.cpp:2495
#2  0x00007f51ad12ed59 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at wtf/FastMalloc.cpp:1618
#3  0x00007f51a8863efc in start_thread (arg=0x7f518b283700) at pthread_create.c:304
#4  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f518a982700 (LWP 4907)):
#0  0x00007f51ae081773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f51a6c96f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51a6c97429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51a8f17f3e in QEventDispatcherGlib::processEvents (this=0x1f422d0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f51a8eebcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51a8eebef7 in QEventLoop::exec (this=0x7f518a981e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f51a8e0327f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x1bf7800) at thread/qthread_unix.cpp:331
#8  0x00007f51a8863efc in start_thread (arg=0x7f518a982700) at pthread_create.c:304
#9  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f5189b0a700 (LWP 4908)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51adc8ffe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f51adc90019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f51a8863efc in start_thread (arg=0x7f5189b0a700) at pthread_create.c:304
#4  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5183fff700 (LWP 4909)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51a8e061ab in wait (time=18446744073709551615, this=0x1985120) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19daa10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f51aae16864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19a8340, th=0x1f91090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f51aae18e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x1f91090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x1f91090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f51aae17ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f5183ffee20, parent=0x19a8340, th=0x1f91090) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f51aae17d5b in ThreadWeaver::Thread::run (this=0x1f91090) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x1f91090) at thread/qthread_unix.cpp:331
#9  0x00007f51a8863efc in start_thread (arg=0x7f5183fff700) at pthread_create.c:304
#10 0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f5141a8d700 (LWP 4910)):
#0  0x00007f51a8866034 in __pthread_mutex_lock (mutex=0x2270ee8) at pthread_mutex_lock.c:61
#1  0x00007f51a6c97044 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f51a6c97429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51a8f17f3e in QEventDispatcherGlib::processEvents (this=0x1c604c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f51a8eebcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f51a8eebef7 in QEventLoop::exec (this=0x7f5141a8cdd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f51a8e0327f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f51a8ececbf in QInotifyFileSystemWatcherEngine::run (this=0x226fd40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x226fd40) at thread/qthread_unix.cpp:331
#9  0x00007f51a8863efc in start_thread (arg=0x7f5141a8d700) at pthread_create.c:304
#10 0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f5137990700 (LWP 4916)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51a8e061ab in wait (time=18446744073709551615, this=0x1985120) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19daa10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f51aae16864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19a8340, th=0x2428760) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f51aae18e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x2428760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x2428760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x2428760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x2428760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f51aae17ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f513798fe20, parent=0x19a8340, th=0x2428760) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f51aae17d5b in ThreadWeaver::Thread::run (this=0x2428760) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x2428760) at thread/qthread_unix.cpp:331
#11 0x00007f51a8863efc in start_thread (arg=0x7f5137990700) at pthread_create.c:304
#12 0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f513718f700 (LWP 4917)):
#0  0x00007f51a88671fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f51840c40d8) at pthread_mutex_unlock.c:290
#2  0x00007f51a6c9672e in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f51a6c96f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f51a6c97429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f51a8f17f3e in QEventDispatcherGlib::processEvents (this=0x7f51840668c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f51a8eebcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f51a8eebef7 in QEventLoop::exec (this=0x7f513718edd0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f51a8e0327f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#9  0x00007f51ab4157ce in KIO::NameLookUpThread::run (this=0x7f518405dd80) at ../../kio/kio/hostinfo.cpp:226
#10 0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x7f518405dd80) at thread/qthread_unix.cpp:331
#11 0x00007f51a8863efc in start_thread (arg=0x7f513718f700) at pthread_create.c:304
#12 0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f513608e700 (LWP 4924)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51a8e061ab in wait (time=18446744073709551615, this=0x1985120) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19daa10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f51aae16864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19a8340, th=0x5636260) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f51aae18e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x5636260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f51aae17ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f513608de20, parent=0x19a8340, th=0x5636260) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f51aae17d5b in ThreadWeaver::Thread::run (this=0x5636260) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x5636260) at thread/qthread_unix.cpp:331
#8  0x00007f51a8863efc in start_thread (arg=0x7f513608e700) at pthread_create.c:304
#9  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f51353bf700 (LWP 4926)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f51a8e061ab in wait (time=18446744073709551615, this=0x1985120) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x19daa10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f51aae16864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x19a8340, th=0x1c471a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f51aae18e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x1c471a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x1c471a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f51aae18e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x19dad50, th=0x1c471a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f51aae17ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f51353bee20, parent=0x19a8340, th=0x1c471a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f51aae17d5b in ThreadWeaver::Thread::run (this=0x1c471a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f51a8e05d05 in QThreadPrivate::start (arg=0x1c471a0) at thread/qthread_unix.cpp:331
#10 0x00007f51a8863efc in start_thread (arg=0x7f51353bf700) at pthread_create.c:304
#11 0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f5139d7e700 (LWP 4954)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f513e7a3dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f513e8c1d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f513e7a400c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f513e7a445e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f51a8863efc in start_thread (arg=0x7f5139d7e700) at pthread_create.c:304
#6  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f514128c700 (LWP 4955)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f513e7a3dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f513e8c1d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f513e7a400c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f513e7a445e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f51a8863efc in start_thread (arg=0x7f514128c700) at pthread_create.c:304
#6  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f513937d700 (LWP 4956)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f513e7a3dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f513e8c1d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f513e7a400c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f513e7a445e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f51a8863efc in start_thread (arg=0x7f513937d700) at pthread_create.c:304
#6  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f51346f1700 (LWP 4957)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f513e7a3dac in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#2  0x00007f513e8c1d00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#3  0x00007f513e7a400c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#4  0x00007f513e7a445e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#5  0x00007f51a8863efc in start_thread (arg=0x7f51346f1700) at pthread_create.c:304
#6  0x00007f51ae08d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f51ae849780 (LWP 4905)):
[KCrash Handler]
#6  0x00007f51a6cb20b5 in g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f51a6cb26e6 in g_slice_alloc0 () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f51a6f79ef9 in g_type_create_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f51a6f5a5ac in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007f51a6f5ce94 in g_object_newv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007f51a6f5e08c in g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007f513e11618a in gtk_plug_new_for_display () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#13 0x00007f513e79f57a in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#14 0x00007f513e796f2f in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so
#15 0x00007f51ace2774c in WebCore::PluginView::setNPWindowIfNeeded (this=0x7f5137edf040) at plugins/qt/PluginViewQt.cpp:701
#16 0x00007f51ace28842 in WebCore::PluginView::platformStart (this=0x7f5137edf040) at plugins/qt/PluginViewQt.cpp:1008
#17 0x00007f51accee2c2 in WebCore::PluginView::start (this=0x7f5137edf040) at plugins/PluginView.cpp:268
#18 0x00007f51accee5bb in WebCore::PluginView::init (this=0x7f5137edf040) at plugins/PluginView.cpp:201
#19 0x00007f51accd4a3a in WebCore::ScrollView::addChild (this=0x7f5139432840, prpChild=...) at platform/ScrollView.cpp:74
#20 0x00007f51acdd85de in WebCore::moveWidgetToParentSoon (child=0x7f5137edf040, parent=0x7f5139432840) at rendering/RenderWidget.cpp:90
#21 0x00007f51acdd9147 in WebCore::RenderWidget::setWidget (this=0x7f51360e0638, widget=<optimized out>) at rendering/RenderWidget.cpp:224
#22 0x00007f51acd9f097 in WebCore::RenderPart::setWidget (this=<optimized out>, widget=<optimized out>) at rendering/RenderPart.cpp:51
#23 0x00007f51acc18831 in WebCore::SubframeLoader::loadPlugin (this=0x7f51403af410, pluginElement=<optimized out>, url=..., mimeType=..., paramNames=..., paramValues=..., useFallback=false) at loader/SubframeLoader.cpp:370
#24 0x00007f51acc19299 in WebCore::SubframeLoader::requestObject (this=0x7f51403af410, ownerElement=0x608d800, url=<optimized out>, frameName=..., mimeType=..., paramNames=..., paramValues=...) at loader/SubframeLoader.cpp:142
#25 0x00007f51acb0b90f in WebCore::HTMLObjectElement::updateWidget (this=0x608d800, pluginCreationOption=<optimized out>) at html/HTMLObjectElement.cpp:330
#26 0x00007f51acc5d78f in WebCore::FrameView::updateWidget (this=<optimized out>, object=0x7f51360e0638) at page/FrameView.cpp:1938
#27 0x00007f51acc60986 in WebCore::FrameView::updateWidgets (this=0x7f5139432840) at page/FrameView.cpp:1970
#28 0x00007f51acc60b59 in WebCore::FrameView::performPostLayoutTasks (this=0x7f5139432840) at page/FrameView.cpp:2014
#29 0x00007f51acc618bf in WebCore::FrameView::layout (this=0x7f5139432840, allowSubtree=<optimized out>) at page/FrameView.cpp:1022
#30 0x00007f51ac9df788 in WebCore::Document::updateLayoutIgnorePendingStylesheets (this=0x7f5137dc1800) at dom/Document.cpp:1611
#31 0x00007f51acb077bd in WebCore::HTMLObjectElement::renderWidgetForJSBindings (this=0x608d800) at html/HTMLObjectElement.cpp:79
#32 0x00007f51acb0f745 in WebCore::HTMLPlugInElement::pluginWidget (this=<optimized out>) at html/HTMLPlugInElement.cpp:109
#33 0x00007f51ac90e496 in WebCore::pluginScriptObjectFromPluginViewBase (pluginElement=<optimized out>, globalObject=0x7f51954b8dd0) at bindings/js/JSPluginElementFunctions.cpp:60
#34 0x00007f51ac90e68f in WebCore::pluginScriptObject (exec=0x7f5188029140, jsHTMLElement=<optimized out>) at bindings/js/JSPluginElementFunctions.cpp:90
#35 0x00007f51ac90ea14 in WebCore::runtimeObjectCustomGetOwnPropertySlot (exec=0x7f5188029140, propertyName=..., slot=..., element=0x7f5194d5fb48) at bindings/js/JSPluginElementFunctions.cpp:115
#36 0x00007f51ac5ae5f9 in WebCore::JSHTMLObjectElement::getOwnPropertySlot (this=0x7f5194d5fb48, exec=0x7f5188029140, propertyName=..., slot=...) at ../../WebCore/generated/JSHTMLObjectElement.cpp:181
#37 0x00007f51ad1608ed in fastGetOwnPropertySlot (this=0x7f5194d5fb48, slot=..., propertyName=..., exec=0x7f5188029140) at runtime/JSObject.h:512
#38 JSC::JSValue::get (this=<optimized out>, exec=0x7f5188029140, propertyName=..., slot=...) at runtime/JSObject.h:764
#39 0x00007f51ad161609 in JSC::cti_op_get_by_id (args=<optimized out>) at jit/JITStubs.cpp:1592
#40 0x00007f514392867a in ?? ()
#41 0x00007f5100000008 in ?? ()
#42 0x00007f5194d5fb48 in ?? ()
#43 0x00007f51349d5d50 in ?? ()
#44 0x00007f51954b8dd0 in ?? ()
#45 0x0000000000000c7a in ?? ()
#46 0x00007f513611e800 in ?? ()
#47 0x0000000000000000 in ?? ()

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

Possible duplicates by query: bug 284692, bug 284580, bug 284575, bug 284498, bug 284487.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-25 09:37:23 UTC

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