Bug 218990 - crash trying to print from web-banking
Summary: crash trying to print from web-banking
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 22:15 UTC by Ferdinand Gassauer
Modified: 2010-01-23 17:04 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 Ferdinand Gassauer 2009-12-16 22:15:19 UTC
Application that crashed: konqueror
Version of the application: 4.3.4 (KDE 4.3.4) "release 2"
KDE Version: 4.3.4 (KDE 4.3.4) "release 2"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
clicking the print button causes a crash

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fca875291f0 in vtable for __cxxabiv1::__si_class_type_info () from /usr/lib64/libstdc++.so.6
#6  0x00007fca80768d8f in WebCore::FrameLoaderClientQt::committedLoad(WebCore::DocumentLoader*, char const*, int) () from /usr/lib64/libQtWebKit.so.4
#7  0x00007fca80552b1d in WebCore::DocumentLoader::commitLoad(char const*, int) () from /usr/lib64/libQtWebKit.so.4
#8  0x00007fca80589b85 in WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) () from /usr/lib64/libQtWebKit.so.4
#9  0x00007fca8058339b in WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool) () from /usr/lib64/libQtWebKit.so.4
#10 0x00007fca8074da97 in WebCore::QNetworkReplyHandler::forwardData() () from /usr/lib64/libQtWebKit.so.4
#11 0x00007fca8074ec34 in WebCore::QNetworkReplyHandler::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtWebKit.so.4
#12 0x00007fca899042d9 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#13 0x00007fca876df2ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fca876e657e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fca882d9f26 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#16 0x00007fca898f4ddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#17 0x00007fca898f59ea in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#18 0x00007fca8991d803 in ?? () from /usr/lib64/libQtCore.so.4
#19 0x00007fca86628dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fca8662c7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fca8662c8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fca8991d3a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007fca8777231e in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007fca898f3712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007fca898f3ae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007fca898f5c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#27 0x00007fca7ed6d073 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#28 0x0000000000406f88 in _start ()

Reported using DrKonqi
Comment 1 Urs Wolfer 2009-12-25 22:33:26 UTC
Looks like a crash in (Qt)WebKit.
Comment 2 Urs Wolfer 2010-01-23 17:04:36 UTC
Please report this bug to bugs.webkit.org.