Bug 211387 - Kontact crashed on startup [KHTMLPart::partManager, KHTMLPart::clear, KHTMLPart::begin, Kontact::MainWindow::paintAboutScreen]
Summary: Kontact crashed on startup [KHTMLPart::partManager, KHTMLPart::clear, KHTMLPa...
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 00:06 UTC by Pal Körössy
Modified: 2009-11-12 23:12 UTC (History)
2 users (show)

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 Pal Körössy 2009-10-22 00:06:28 UTC
Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2) "release 2"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.29-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
Kontact crashed immediately after logging in KDE. This is a permanent error, I can't start contact at all.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f851d01912b in KHTMLPart::partManager() () from /usr/lib64/libkhtml.so.5
#6  0x00007f851d0249df in KHTMLPart::clear() () from /usr/lib64/libkhtml.so.5
#7  0x00007f851d024f7d in KHTMLPart::begin(KUrl const&, int, int) () from /usr/lib64/libkhtml.so.5
#8  0x00007f851c910a87 in Kontact::MainWindow::paintAboutScreen (this=0x642ff0, msg=@0x7fff3e9df350) at /usr/src/debug/kdepim-4.3.2/kontact/src/mainwindow.cpp:373
#9  0x00007f851c911157 in Kontact::MainWindow::initWidgets (this=0x642ff0) at /usr/src/debug/kdepim-4.3.2/kontact/src/mainwindow.cpp:342
#10 0x00007f851c9112f0 in Kontact::MainWindow::initGUI (this=0x842e00) at /usr/src/debug/kdepim-4.3.2/kontact/src/mainwindow.cpp:175
#11 0x00007f851c915aa2 in MainWindow (this=0x642ff0) at /usr/src/debug/kdepim-4.3.2/kontact/src/mainwindow.cpp:161
#12 0x0000000000403714 in KontactApp::newInstance (this=0x7fff3e9e0720) at /usr/src/debug/kdepim-4.3.2/kontact/src/main.cpp:134
#13 0x00007f8519e5fda6 in ?? () from /usr/lib64/libkdeui.so.5
#14 0x00007f8519e5fe32 in ?? () from /usr/lib64/libkdeui.so.5
#15 0x00007f8519331094 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x00007f8519331fcf in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x00007f8519332701 in ?? () from /usr/lib64/libQtDBus.so.4
#18 0x00007f8519332a18 in ?? () from /usr/lib64/libQtDBus.so.4
#19 0x00007f85190270a8 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#20 0x00007f8517d3a1ea in QApplication::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007f8517d34a4d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#22 0x00007f8517d3ccda in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f8519e58ffb in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#24 0x00007f851901715c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#25 0x00007f8519017dda in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#26 0x00007f85190409b3 in ?? () from /usr/lib64/libQtCore.so.4
#27 0x00007f85126850fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f85126888cd in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f8512688a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f851904056c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x00007f8517dcbfdf in ?? () from /usr/lib64/libQtGui.so.4
#32 0x00007f85190159e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007f8519015db4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007f85190180a4 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#35 0x0000000000404995 in main (argc=1, argv=0x7fff3e9e0e08) at /usr/src/debug/kdepim-4.3.2/kontact/src/main.cpp:218

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-22 15:12:45 UTC
Mh, weird crash.
- Does Konqueror start and work properly ?
- Are your KDE packages updated ?
Thanks
Comment 2 Pal Körössy 2009-10-22 17:49:37 UTC
After rebooting it starts now. 
I don't remember clearly whether Konqueror crashed at that time but it also happens sometimes.
I have all the latest packages installed from the OpenSUSE KDE 4.3 repo.
Comment 3 Pal Körössy 2009-11-12 23:12:59 UTC
I haven't experienced this bug again in the last few weeks so I close this bugreport.