Bug 166731 - Crash when skipping introduction
Summary: Crash when skipping introduction
Status: RESOLVED DUPLICATE of bug 164888
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 15:15 UTC by Gerry Gavigan
Modified: 2008-07-16 23:24 UTC (History)
1 user (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 Gerry Gavigan 2008-07-16 15:15:16 UTC
Version:            (using KDE 4.0.98)
Installed from:    SuSE RPMs
OS:                Linux

Application: Kontact (kontact), signal SIGSEGV
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb53036d0 (LWP 9612)]
[KCrash handler]
#6  0xb7b6d6b2 in Kontact::Plugin::part ()
   from /usr/lib/libkontactinterfaces.so.4
#7  0xb8056e56 in Kontact::MainWindow::slotOpenUrl ()
   from /usr/lib/libkontactprivate.so.4
#8  0xb80599bf in Kontact::MainWindow::qt_metacall ()
   from /usr/lib/libkontactprivate.so.4
#9  0xb6cf23fa in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb6cf26f0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7f19b27 in KParts::BrowserExtension::openUrlRequest ()
   from /usr/lib/libkparts.so.4
#12 0xb6690d3e in KHTMLPart::urlSelected () from /usr/lib/libkhtml.so.5
#13 0xb67322ba in ?? () from /usr/lib/libkhtml.so.5
#14 0xb66e0b2a in ?? () from /usr/lib/libkhtml.so.5
#15 0xb66e0d46 in ?? () from /usr/lib/libkhtml.so.5
#16 0xb664d0c2 in KHTMLView::dispatchMouseEvent () from /usr/lib/libkhtml.so.5
#17 0xb665a836 in KHTMLView::mouseReleaseEvent () from /usr/lib/libkhtml.so.5
#18 0xb5cb7176 in QWidget::event () from /usr/lib/libQtGui.so.4
#19 0xb5fa0b53 in QFrame::event () from /usr/lib/libQtGui.so.4
#20 0xb664a8f7 in KHTMLView::widgetEvent () from /usr/lib/libkhtml.so.5
#21 0xb664ae1d in KHTMLView::eventFilter () from /usr/lib/libkhtml.so.5
#22 0xb6cdfd4a in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
   from /usr/lib/libQtCore.so.4
#23 0xb5c64eaa in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#24 0xb5c6bca7 in QApplication::notify () from /usr/lib/libQtGui.so.4
#25 0xb734f83d in KApplication::notify () from /usr/lib/libkdeui.so.5
#26 0xb6ce0b51 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#27 0xb5c6cfae in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#28 0xb5cca1e8 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb5cc95a4 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#30 0xb5cef3ae in ?? () from /usr/lib/libQtGui.so.4
#31 0xb6cdf2ca in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb6cdf48a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0xb6ce166d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0xb5c64d47 in QApplication::exec () from /usr/lib/libQtGui.so.4
#35 0x0804c113 in _start ()
#0  0xffffe430 in __kernel_vsyscall ()
Comment 1 Gerry Gavigan 2008-07-16 15:18:32 UTC
Sorry, not crash on accessing kmail, crash on "skipp introduction"
Comment 2 Thomas McGuire 2008-07-16 16:30:00 UTC
I can't reproduce this, skipping the introduction works fine for me. This might just be a packaging problem, maybe it doesn't find a library.
Comment 3 Gerry Gavigan 2008-07-16 16:47:04 UTC
Should mention I'm talking about KDE4 PIM, not KDE3 which works perfectly
Comment 4 Christophe Marin 2008-07-16 23:18:43 UTC
Could this be related to bug 164888 ?
Comment 5 Thomas McGuire 2008-07-16 23:24:22 UTC
> Could this be related to bug 164888 ? 
Yes, probably, seems to be the same backtrace, and it is opensuse. I'll mark it as a duplicate.

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