Application: rekonq (0.7.0) KDE Platform Version: 4.6.5 (4.6.5) Qt Version: 4.7.2 Operating System: Linux 2.6.38-10-generic x86_64 Distribution: Ubuntu 11.04 -- Information about the crash: - What I was doing when the application crashed: Watch a Flash video on youtube.com. rekonq crashed. I am using Flash Player "Square" Beta 11.0.1.60 -- Backtrace: Application: rekonq (rekonq), signal: Segmentation fault [Current thread is 1 (Thread 0x7fcfcce7d780 (LWP 2483))] Thread 11 (Thread 0x7fcfb7662700 (LWP 2484)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcfcb8ea832 in scavengerThread (context=0x7fcfcc111f00) at wtf/FastMalloc.cpp:2378 #2 WTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fcfcc111f00) at wtf/FastMalloc.cpp:1497 #3 0x00007fcfc706cd8c in start_thread (arg=0x7fcfb7662700) at pthread_create.c:304 #4 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fcfb6097700 (LWP 2485)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcfcc2c62a2 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fcfcc5df180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #2 0x00007fcfcc2c62d9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fcfcc5ed254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #3 0x00007fcfc706cd8c in start_thread (arg=0x7fcfb6097700) at pthread_create.c:304 #4 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fcfb4c0e700 (LWP 2486)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcfc788382b in wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fcfc98470b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1439610, th=0x15c65c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fcfc9849723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x143a2b0, th=0x15c65c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fcfc984973c in ThreadWeaver::WorkingHardState::applyForWork (this=0x143a2b0, th=0x15c65c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fcfc984853f in ThreadWeaver::ThreadRunHelper::run (this=0x7fcfb4c0de20, parent=0x1439610, th=0x15c65c0) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007fcfc98485cb in ThreadWeaver::Thread::run (this=0x15c65c0) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007fcfc7883175 in QThreadPrivate::start (arg=0x15c65c0) at thread/qthread_unix.cpp:320 #9 0x00007fcfc706cd8c in start_thread (arg=0x7fcfb4c0e700) at pthread_create.c:304 #10 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fcfae072700 (LWP 2487)): #0 __pthread_mutex_lock (mutex=0x7fcfb0006078) at pthread_mutex_lock.c:62 #1 0x00007fcfc3aa4461 in g_main_context_query (context=0x7fcfb0006070, max_priority=2147483647, timeout=0x7fcfae071cb8, fds=0x7fcfb0007a40, n_fds=2) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2829 #2 0x00007fcfc3aa500a in g_main_context_iterate (context=0x7fcfb0006070, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3073 #3 0x00007fcfc3aa5639 in g_main_context_iteration (context=0x7fcfb0006070, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154 #4 0x00007fcfc7995446 in QEventDispatcherGlib::processEvents (this=0x7fcfb0000c40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #5 0x00007fcfc7969882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007fcfc7969abc in QEventLoop::exec (this=0x7fcfae071dd0, flags=...) at kernel/qeventloop.cpp:201 #7 0x00007fcfc7880924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492 #8 0x00007fcfc794bc2f in QInotifyFileSystemWatcherEngine::run (this=0x157f6b0) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00007fcfc7883175 in QThreadPrivate::start (arg=0x157f6b0) at thread/qthread_unix.cpp:320 #10 0x00007fcfc706cd8c in start_thread (arg=0x7fcfae072700) at pthread_create.c:304 #11 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fcfa12eb700 (LWP 2501)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcfc788382b in wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fcfc98470b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1439610, th=0x167fd40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fcfc9849723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x143a2b0, th=0x167fd40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fcfc984853f in ThreadWeaver::ThreadRunHelper::run (this=0x7fcfa12eae20, parent=0x1439610, th=0x167fd40) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fcfc98485cb in ThreadWeaver::Thread::run (this=0x167fd40) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fcfc7883175 in QThreadPrivate::start (arg=0x167fd40) at thread/qthread_unix.cpp:320 #8 0x00007fcfc706cd8c in start_thread (arg=0x7fcfa12eb700) at pthread_create.c:304 #9 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fcf8af0d700 (LWP 2523)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcfc788382b in wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x143a490, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 #3 0x00007fcfc98470b4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1439610, th=0x36c3ed0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fcfc9849723 in ThreadWeaver::WorkingHardState::applyForWork (this=0x143a2b0, th=0x36c3ed0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fcfc984853f in ThreadWeaver::ThreadRunHelper::run (this=0x7fcf8af0ce20, parent=0x1439610, th=0x36c3ed0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fcfc98485cb in ThreadWeaver::Thread::run (this=0x36c3ed0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fcfc7883175 in QThreadPrivate::start (arg=0x36c3ed0) at thread/qthread_unix.cpp:320 #8 0x00007fcfc706cd8c in start_thread (arg=0x7fcf8af0d700) at pthread_create.c:304 #9 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fcf906db700 (LWP 2646)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcf9dbda73c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #2 0x00007fcf9dcf58c0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #3 0x00007fcf9dbda86c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #4 0x00007fcf9dbdad6e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #5 0x00007fcfc706cd8c in start_thread (arg=0x7fcf906db700) at pthread_create.c:304 #6 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fcf8feda700 (LWP 2647)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcf9dbda73c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #2 0x00007fcf9dcf58c0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #3 0x00007fcf9dbda86c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #4 0x00007fcf9dbdad6e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #5 0x00007fcfc706cd8c in start_thread (arg=0x7fcf8feda700) at pthread_create.c:304 #6 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fcf8f6d9700 (LWP 2648)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcf9dbda73c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #2 0x00007fcf9dcf58c0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #3 0x00007fcf9dbda86c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #4 0x00007fcf9dbdad6e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #5 0x00007fcfc706cd8c in start_thread (arg=0x7fcf8f6d9700) at pthread_create.c:304 #6 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fcf8a5cb700 (LWP 2649)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fcf9dbda73c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #2 0x00007fcf9dcf58c0 in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #3 0x00007fcf9dbda86c in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #4 0x00007fcf9dbdad6e in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #5 0x00007fcfc706cd8c in start_thread (arg=0x7fcf8a5cb700) at pthread_create.c:304 #6 0x00007fcfcc6d404d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fcfcce7d780 (LWP 2483)): [KCrash Handler] #6 magazine_chain_pop_head (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:492 #7 thread_memory_magazine1_alloc (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:795 #8 g_slice_alloc (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:833 #9 0x00007fcfc3ac2916 in g_slice_alloc0 (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:854 #10 0x00007fcfc3383399 in g_type_create_instance (type=56740176) at /build/buildd/glib2.0-2.28.6/./gobject/gtype.c:1869 #11 0x00007fcfc336176c in g_object_constructor (type=<value optimized out>, n_construct_properties=2, construct_params=0x3648750) at /build/buildd/glib2.0-2.28.6/./gobject/gobject.c:1615 #12 0x00007fcfc3364389 in g_object_newv (object_type=56740176, n_parameters=<value optimized out>, parameters=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./gobject/gobject.c:1479 #13 0x00007fcfc336563c in g_object_new (object_type=56740176, first_property_name=0x0) at /build/buildd/glib2.0-2.28.6/./gobject/gobject.c:1308 #14 0x00007fcf9d5483ca in IA__gtk_plug_new_for_display (display=0x1c3b020, socket_id=73400647) at /build/buildd/gtk+2.0-2.24.4/gtk/gtkplug.c:558 #15 0x00007fcf9dbd5e9a in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #16 0x00007fcf9dbcd74f in ?? () from /usr/lib/flashplugin-installer/libflashplayer.so #17 0x00007fcfcb66ac69 in WebCore::PluginView::setNPWindowIfNeeded (this=0x7fcf9070f000) at plugins/qt/PluginViewQt.cpp:600 #18 0x00007fcfcb66be89 in WebCore::PluginView::platformStart (this=0x7fcf9070f000) at plugins/qt/PluginViewQt.cpp:883 #19 0x00007fcfcb51539e in WebCore::PluginView::start (this=0x7fcf9070f000) at plugins/PluginView.cpp:258 #20 0x00007fcfcb5157be in WebCore::PluginView::init (this=0x7fcf9070f000) at plugins/PluginView.cpp:193 #21 0x00007fcfcb4f5a78 in WebCore::ScrollView::addChild (this=0x7fcfad3cd000, prpChild=<value optimized out>) at platform/ScrollView.cpp:69 #22 0x00007fcfcb5caa53 in WebCore::moveWidgetToParentSoon (child=0x7fcf9070f000, parent=0x7fcfad3cd000) at rendering/RenderWidget.cpp:85 #23 0x00007fcfcb5cb273 in WebCore::RenderWidget::setWidget (this=0x7fcfa1ac5b40, widget=...) at rendering/RenderWidget.cpp:200 #24 0x00007fcfcb59f0c7 in WebCore::RenderPart::setWidget (this=<value optimized out>, widget=<value optimized out>) at rendering/RenderPart.cpp:52 #25 0x00007fcfcb41f143 in WebCore::FrameLoader::loadPlugin (this=0x7fcfb6d78860, renderer=0x7fcfa1ac5b40, url=<value optimized out>, mimeType=..., paramNames=..., paramValues=..., useFallback=false) at loader/FrameLoader.cpp:1381 #26 0x00007fcfcb421959 in WebCore::FrameLoader::requestObject (this=0x7fcfb6d78860, renderer=0x7fcfa1ac5b40, url=<value optimized out>, frameName=..., mimeType=..., paramNames=..., paramValues=...) at loader/FrameLoader.cpp:1286 #27 0x00007fcfcb567a5d in WebCore::RenderEmbeddedObject::updateWidget (this=0x7fcfa1ac5b40, onlyCreateNonNetscapePlugins=false) at rendering/RenderEmbeddedObject.cpp:321 #28 0x00007fcfcb49a12a in WebCore::FrameView::updateWidgets (this=0x7fcfad3cd000) at page/FrameView.cpp:1502 #29 0x00007fcfcb49a33d in WebCore::FrameView::performPostLayoutTasks (this=0x7fcfad3cd000) at page/FrameView.cpp:1532 #30 0x00007fcfcb49a7ed in WebCore::FrameView::layout (this=0x7fcfad3cd000, allowSubtree=<value optimized out>) at page/FrameView.cpp:771 #31 0x00007fcfcb49afa0 in WebCore::FrameView::layoutIfNeededRecursive (this=0x7fcfad3cd000) at page/FrameView.cpp:1930 #32 0x00007fcfcb63cfc4 in QWebFramePrivate::renderRelativeCoords (this=<value optimized out>, context=0x7fff06baa280, layer=QWebFrame::AllLayers, clip=...) at ../WebKit/qt/Api/qwebframe.cpp:472 #33 0x00007fcfcb63d504 in QWebFrame::render (this=0x1566710, painter=<value optimized out>, clip=...) at ../WebKit/qt/Api/qwebframe.cpp:1236 #34 0x00007fcfcb6557e8 in QWebView::paintEvent (this=0x1561ff0, ev=0x7fff06baab30) at ../WebKit/qt/Api/qwebview.cpp:927 #35 0x00007fcfc7ea9c7a in QWidget::event (this=0x1561ff0, event=0x7fff06baab30) at kernel/qwidget.cpp:8405 #36 0x00007fcfcb6558c7 in QWebView::event (this=0x1561ff0, e=0x7fff06baab30) at ../WebKit/qt/Api/qwebview.cpp:831 #37 0x00007fcfc7e589f4 in QApplicationPrivate::notify_helper (this=0x13018e0, receiver=0x1561ff0, e=0x7fff06baab30) at kernel/qapplication.cpp:4462 #38 0x00007fcfc7e5d3ba in QApplication::notify (this=<value optimized out>, receiver=0x1561ff0, e=0x7fff06baab30) at kernel/qapplication.cpp:4341 #39 0x00007fcfca3916c6 in KApplication::notify (this=0x7fff06babc20, receiver=0x1561ff0, event=0x7fff06baab30) at ../../kdeui/kernel/kapplication.cpp:311 #40 0x00007fcfc796a49c in QCoreApplication::notifyInternal (this=0x7fff06babc20, receiver=0x1561ff0, event=0x7fff06baab30) at kernel/qcoreapplication.cpp:731 #41 0x00007fcfc7ea6acd in sendSpontaneousEvent (this=0x14d5ce0, pdev=0x15dcb20, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x14f1a20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #42 QWidgetPrivate::drawWidget (this=0x14d5ce0, pdev=0x15dcb20, rgn=..., offset=..., flags=68, sharedPainter=0x0, backingStore=0x14f1a20) at kernel/qwidget.cpp:5492 #43 0x00007fcfc806d98f in QWidgetBackingStore::sync (this=0x14f1a20) at painting/qbackingstore.cpp:1325 #44 0x00007fcfc7e9cf60 in QWidgetPrivate::syncBackingStore (this=0x1414010) at kernel/qwidget.cpp:1842 #45 0x00007fcfc7eaa194 in QWidget::event (this=0x1413e20, event=0x16e2d20) at kernel/qwidget.cpp:8552 #46 0x00007fcfc8275c0b in QMainWindow::event (this=0x1413e20, event=0x16e2d20) at widgets/qmainwindow.cpp:1480 #47 0x00007fcfc7e589f4 in QApplicationPrivate::notify_helper (this=0x13018e0, receiver=0x1413e20, e=0x16e2d20) at kernel/qapplication.cpp:4462 #48 0x00007fcfc7e5d3ba in QApplication::notify (this=<value optimized out>, receiver=0x1413e20, e=0x16e2d20) at kernel/qapplication.cpp:4341 #49 0x00007fcfca3916c6 in KApplication::notify (this=0x7fff06babc20, receiver=0x1413e20, event=0x16e2d20) at ../../kdeui/kernel/kapplication.cpp:311 #50 0x00007fcfc796a49c in QCoreApplication::notifyInternal (this=0x7fff06babc20, receiver=0x1413e20, event=0x16e2d20) at kernel/qcoreapplication.cpp:731 #51 0x00007fcfc796dc25 in sendEvent (receiver=0x0, event_type=0, data=0x12a6b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #52 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12a6b60) at kernel/qcoreapplication.cpp:1372 #53 0x00007fcfc7995253 in sendPostedEvents (s=0x12fd960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #54 postEventSourceDispatch (s=0x12fd960) at kernel/qeventdispatcher_glib.cpp:277 #55 0x00007fcfc3aa4bcd in g_main_dispatch (context=0x12fd880) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:2440 #56 g_main_context_dispatch (context=0x12fd880) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3013 #57 0x00007fcfc3aa53a8 in g_main_context_iterate (context=0x12fd880, block=<value optimized out>, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3091 #58 0x00007fcfc3aa5639 in g_main_context_iteration (context=0x12fd880, may_block=1) at /build/buildd/glib2.0-2.28.6/./glib/gmain.c:3154 #59 0x00007fcfc79953ef in QEventDispatcherGlib::processEvents (this=0x12a6340, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #60 0x00007fcfc7f024de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #61 0x00007fcfc7969882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #62 0x00007fcfc7969abc in QEventLoop::exec (this=0x7fff06babbb0, flags=...) at kernel/qeventloop.cpp:201 #63 0x00007fcfc796decb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #64 0x00007fcfcca618f4 in kdemain (argc=1, argv=<value optimized out>) at /build/buildd/rekonq-0.7.0/src/main.cpp:215 #65 0x00007fcfcc60ceff in __libc_start_main (main=0x400730 <main(int, char**)>, argc=1, ubp_av=0x7fff06bac5a8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff06bac598) at libc-start.c:226 #66 0x0000000000400659 in _start () Possible duplicates by query: bug 254300. Reported using DrKonqi
Created attachment 62156 [details] New crash information added by DrKonqi rekonq (0.7.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2 - What I was doing when the application crashed: Watching a video on youtube with Flash Player Square Beta (11.0.1.60) -- Backtrace (Reduced): #6 magazine_chain_pop_head (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:492 #7 thread_memory_magazine1_alloc (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:795 #8 g_slice_alloc (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:833 #9 0x00007f8c8a3a1916 in g_slice_alloc0 (mem_size=344) at /build/buildd/glib2.0-2.28.6/./glib/gslice.c:854 #10 0x00007f8c89c62399 in g_type_create_instance (type=60561824) at /build/buildd/glib2.0-2.28.6/./gobject/gtype.c:1869
*** This bug has been marked as a duplicate of bug 280530 ***
Created attachment 66883 [details] New crash information added by DrKonqi konqueror (4.7.2 (4.7.2) "release 5") on KDE Platform 4.7.2 (4.7.2) "release 5" using Qt 4.7.4 - What I was doing when the application crashed: application crashed while watching flash video on website -- Backtrace (Reduced): #8 0x00007fbea7a49849 in g_type_create_instance (type=19154704) at gtype.c:1865 #9 0x00007fbea7a29f1c in g_object_constructor (type=<optimized out>, n_construct_properties=2, construct_params=0x195d120) at gobject.c:1629 #10 0x00007fbea7a2c804 in g_object_newv (object_type=<optimized out>, n_parameters=27713600, parameters=<optimized out>) at gobject.c:1493 #11 0x00007fbea7a2d9fc in g_object_new (object_type=19154704, first_property_name=0x0) at gobject.c:1322 #12 0x00007fbe4bb3a29a in IA__gtk_plug_new_for_display (display=, socket_id=111205296) at gtkplug.c:558