Bug 250209 - KOnqueror crashed by calling an extternal url from Choqok
Summary: KOnqueror crashed by calling an extternal url from Choqok
Status: RESOLVED DUPLICATE of bug 215258
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-04 22:35 UTC by Gatoso
Modified: 2010-09-05 09:34 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 Gatoso 2010-09-04 22:35:20 UTC
Application: konqueror (4.5.1 (KDE 4.5.1))
KDE Platform Version: 4.5.1 (KDE 4.5.1) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

I had many open tabs on Konqueror. Some with images and another one with flash videos.

I called an external url from choqok and when it was opened on Konqueror it crashed.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5929ad0 (LWP 27167))]

Thread 2 (Thread 0xac314b70 (LWP 11037)):
#0  0xb7791424 in __kernel_vsyscall ()
#1  0xb6de6013 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6e56171 in QWaitConditionPrivate::wait (this=0x921307c, mutex=0x9213078, time=30000) at thread/qwaitcondition_unix.cpp:85
#3  QWaitCondition::wait (this=0x921307c, mutex=0x9213078, time=30000) at thread/qwaitcondition_unix.cpp:159
#4  0xb6e4a6a1 in QThreadPoolThread::run (this=0x99c40f8) at concurrent/qthreadpool.cpp:140
#5  0xb6e55a26 in QThreadPrivate::start (arg=0x99c40f8) at thread/qthread_unix.cpp:248
#6  0xb6de1ba7 in start_thread () from /lib/libpthread.so.0
#7  0xb6178e6e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5929ad0 (LWP 27167)):
[KCrash Handler]
#7  0xb5bf38c8 in FT_Get_Sfnt_Table () from /usr/lib/libfreetype.so.6
#8  0xb67406d7 in QFreetypeFace::fsType (this=0xd9a6a98) at text/qfontengine_ft.cpp:162
#9  0xb673cda6 in QFontEngineXLFD::faceId (this=0xf13c080) at text/qfontengine_x11.cpp:697
#10 0xb673a8e7 in QFontEngineXLFD::getSfntTableData (this=0xf13c080, tag=1195656518, buffer=0x0, length=0xbfa86c1c) at text/qfontengine_x11.cpp:772
#11 0xb665ac36 in hb_getSFntTable (font=0xf13c080, tableTag=1195656518, buffer=0x0, length=0xbfa86c1c) at text/qfontengine.cpp:164
#12 0xb6ec6539 in getTableStream (font=0xf13c080, tableFunc=<value optimized out>, tag=1195656518) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:938
#13 0xb6ec7b52 in HB_NewFace (font=0xf13c080, tableFunc=0xb665ac10 <hb_getSFntTable>) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:982
#14 0xb6eccd14 in qHBNewFace (font=0xf13c080, tableFunc=0xb665ac10 <hb_getSFntTable>) at tools/qharfbuzz.cpp:155
#15 0xb665dbf2 in QFontEngine::harfbuzzFace (this=0xf13c080) at text/qfontengine.cpp:229
#16 0xb669310b in QTextEngine::shapeTextWithHarfbuzz (this=0xbfa876a8, item=0) at text/qtextengine.cpp:1228
#17 0xb6693b80 in QTextEngine::shapeText (this=0xbfa876a8, item=0) at text/qtextengine.cpp:874
#18 0xb66940e8 in QTextEngine::shape (this=0xbfa876a8, item=0) at text/qtextengine.cpp:1359
#19 0xb669767e in QTextEngine::shapeLine (this=0xbfa876a8, line=...) at text/qtextengine.cpp:844
#20 0xb657fc81 in QPainter::drawText (this=0xbfa8ae2c, p=..., str=..., tf=0, justificationPadding=0) at painting/qpainter.cpp:5746
#21 0xb65803cb in QPainter::drawText (this=0xbfa8ae2c, p=..., str=...) at painting/qpainter.cpp:5719
#22 0xae5534e6 in QPainter::drawText (this=0xbfa8ae2c, x=794, y=1349, s=...) at /usr/include/QtGui/qpainter.h:916
#23 0xae550fb9 in drawDirectedText (p=0xbfa8ae2c, d=Qt::LeftToRight, x=794, y=1349, str=...) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/font.cpp:95
#24 0xae5525c1 in khtml::Font::drawText (this=0xf744678, p=0xbfa8ae2c, x=794, y=1349, str=0x10b3b558, slen=6, pos=0, len=6, toAdd=0, d=Qt::LeftToRight, from=-1, to=-1, bg=..., uy=-1, h=-1, deco=0)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/font.cpp:148
#25 0xae512f83 in khtml::InlineTextBox::paint (this=0x101dab28, i=..., tx=794, ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_text.cpp:181
#26 0xae558a62 in khtml::InlineFlowBox::paint (this=0x101dab68, i=..., tx=794, ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_line.cpp:874
#27 0xae558a62 in khtml::InlineFlowBox::paint (this=0x101daba4, i=..., tx=794, ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_line.cpp:874
#28 0xae558b82 in khtml::RootInlineBox::paint (this=0x101daba4, i=..., tx=794, ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_line.cpp:1182
#29 0xae50d7d7 in khtml::RenderFlow::paintLines (this=0x101d99b4, i=..., _tx=794, _ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_flow.cpp:389
#30 0xae4de202 in khtml::RenderBlock::paintObject (this=0x101d99b4, pI=..., _tx=794, _ty=1334, shouldPaintOutline=true)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_block.cpp:1797
#31 0xae4de42d in khtml::RenderBlock::paint (this=0x101d99b4, pI=..., _tx=<value optimized out>, _ty=1334) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_block.cpp:1767
#32 0xae4de11b in khtml::RenderBlock::paintObject (this=0x101d96ac, pI=..., _tx=744, _ty=1311, shouldPaintOutline=true)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_block.cpp:1801
#33 0xae4de42d in khtml::RenderBlock::paint (this=0x101d96ac, pI=..., _tx=<value optimized out>, _ty=1311) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_block.cpp:1767
#34 0xae51aad6 in khtml::RenderLayer::paintLayer (this=0x101d9730, rootLayer=0xf8fb970, p=0xbfa8ae2c, paintDirtyRect=..., selectionOnly=false)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_layer.cpp:1109
#35 0xae51ac30 in khtml::RenderLayer::paintLayer (this=0xf8fba64, rootLayer=0xf8fb970, p=0xbfa8ae2c, paintDirtyRect=..., selectionOnly=false)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_layer.cpp:1134
#36 0xae51ac30 in khtml::RenderLayer::paintLayer (this=0xf8fb970, rootLayer=0xf8fb970, p=0xbfa8ae2c, paintDirtyRect=..., selectionOnly=false)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_layer.cpp:1134
#37 0xae51b017 in khtml::RenderLayer::paint (this=0xf8fb970, p=0xbfa8ae2c, damageRect=..., selectionOnly=false)
    at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/rendering/render_layer.cpp:1001
#38 0xae3a5ead in KHTMLView::paintEvent (this=0xf181360, e=0xbfa8b554) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/khtmlview.cpp:929
#39 0xb646a582 in QWidget::event (this=0xf181360, event=0xbfa8b554) at kernel/qwidget.cpp:8190
#40 0xb688e843 in QFrame::event (this=0xf181360, e=0xbfa8b554) at widgets/qframe.cpp:557
#41 0xae39faef in KHTMLView::widgetEvent (this=0xf181360, e=0xbfa8b554) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/khtmlview.cpp:2362
#42 0xae39fe3d in KHTMLView::eventFilter (this=0xf181360, o=0xd6d2cc8, e=0xbfa8b554) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/khtml/khtmlview.cpp:2207
#43 0xb6f57c1a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8d19520, receiver=0xd6d2cc8, event=0xbfa8b554) at kernel/qcoreapplication.cpp:841
#44 0xb640a0fa in QApplicationPrivate::notify_helper (this=0x8d19520, receiver=0xd6d2cc8, e=0xbfa8b554) at kernel/qapplication.cpp:4298
#45 0xb640eaf8 in QApplication::notify (this=0xbfa8c3b4, receiver=0xd6d2cc8, e=0xbfa8b554) at kernel/qapplication.cpp:4267
#46 0xb7599f51 in KApplication::notify (this=0xbfa8c3b4, receiver=0xd6d2cc8, event=0xbfa8b554) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#47 0xb6f57a7b in QCoreApplication::notifyInternal (this=0xbfa8c3b4, receiver=0xd6d2cc8, event=0xbfa8b554) at kernel/qcoreapplication.cpp:726
#48 0xb6464939 in QCoreApplication::sendSpontaneousEvent (this=0xd6d2d70, pdev=0x8fc351c, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8fc08f8)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#49 QWidgetPrivate::drawWidget (this=0xd6d2d70, pdev=0x8fc351c, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x8fc08f8) at kernel/qwidget.cpp:5363
#50 0xb664eb95 in QWidgetBackingStore::sync (this=0x8fc08f8) at painting/qbackingstore.cpp:1292
#51 0xb645ab13 in QWidgetPrivate::syncBackingStore (this=0x8dd9408) at kernel/qwidget.cpp:1688
#52 0xb646adf5 in QWidget::event (this=0x8ddd2b0, event=0xf87d440) at kernel/qwidget.cpp:8337
#53 0xb68ad137 in QMainWindow::event (this=0x8ddd2b0, event=0xf87d440) at widgets/qmainwindow.cpp:1414
#54 0xb767b17c in KMainWindow::event (this=0x8ddd2b0, ev=0xf87d440) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kdeui/widgets/kmainwindow.cpp:1100
#55 0xb76ba2bf in KXmlGuiWindow::event (this=0x8ddd2b0, ev=0xf87d440) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kdeui/xmlgui/kxmlguiwindow.cpp:130
#56 0xb1bc64a7 in KonqMainWindow::event (this=0x8ddd2b0, e=0xf87d440) at /home/zuargo/PKGBUILD/kdebase/src/kdebase-4.5.1/apps/konqueror/src/konqmainwindow.cpp:5583
#57 0xb640a111 in QApplicationPrivate::notify_helper (this=0x8d19520, receiver=0x8ddd2b0, e=0xf87d440) at kernel/qapplication.cpp:4302
#58 0xb640eaf8 in QApplication::notify (this=0xbfa8c3b4, receiver=0x8ddd2b0, e=0xf87d440) at kernel/qapplication.cpp:4267
#59 0xb7599f51 in KApplication::notify (this=0xbfa8c3b4, receiver=0x8ddd2b0, event=0xf87d440) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:310
#60 0xb6f57a7b in QCoreApplication::notifyInternal (this=0xbfa8c3b4, receiver=0x8ddd2b0, event=0xf87d440) at kernel/qcoreapplication.cpp:726
#61 0xb6f5be5f in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8c86fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#62 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c86fd0) at kernel/qcoreapplication.cpp:1367
#63 0xb6f5c06d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#64 0xb6f8580f in QCoreApplication::sendPostedEvents (s=0x8d0ccc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#65 postEventSourceDispatch (s=0x8d0ccc0) at kernel/qeventdispatcher_glib.cpp:276
#66 0xb5cd0042 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#67 0xb5cd0820 in g_main_context_iterate.clone.5 () from /usr/lib/libglib-2.0.so.0
#68 0xb5cd0ad4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#69 0xb6f85ecc in QEventDispatcherGlib::processEvents (this=0x8d196b0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#70 0xb64c3645 in QGuiEventDispatcherGlib::processEvents (this=0x8d196b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#71 0xb6f564b9 in QEventLoop::processEvents (this=0xbfa8c284, flags=...) at kernel/qeventloop.cpp:149
#72 0xb6f5672a in QEventLoop::exec (this=0xbfa8c284, flags=...) at kernel/qeventloop.cpp:201
#73 0xb6f5c12f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#74 0xb64079a7 in QApplication::exec () at kernel/qapplication.cpp:3581
#75 0xb1c01bf3 in kdemain (argc=2, argv=0x8d04c28) at /home/zuargo/PKGBUILD/kdebase/src/kdebase-4.5.1/apps/konqueror/src/konqmain.cpp:219
#76 0x0804e6d2 in launch (argc=2, _name=0x8cf7d24 "konqueror", args=<value optimized out>, cwd=0x8cf7d87 "/home/zuargo", envc=50, envs=<value optimized out>, reset_env=true, tty=0x0, 
    avoid_loops=false, startup_id_str=0x8cf844e "0") at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kinit/kinit.cpp:723
#77 0x0804f445 in handle_launcher_request (sock=<value optimized out>, who=0x6 <Address 0x6 out of bounds>) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kinit/kinit.cpp:1215
#78 0x0804f793 in handle_requests (waitForPid=0) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kinit/kinit.cpp:1399
#79 0x0804fd2d in main (argc=-1227086552, argv=0xea40600, envp=0x1) at /home/zuargo/PKGBUILD/kdelibs/src/kdelibs-4.5.1/kinit/kinit.cpp:1892

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

Possible duplicates by query: bug 247893, bug 247091, bug 246658, bug 244990, bug 229142.

Reported using DrKonqi
Comment 1 Tommi Tervo 2010-09-05 09:34:27 UTC

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