Bug 196093 - Crash while reading RSS news whit the "load the full website when reanding articles"
Summary: Crash while reading RSS news whit the "load the full website when reanding ar...
Status: RESOLVED DUPLICATE of bug 193146
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-06-11 21:58 UTC by Steve
Modified: 2009-06-12 20:40 UTC (History)
3 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 Steve 2009-06-11 21:58:30 UTC
Application that crashed: kontact
Version of the application: 4.3.0 pre
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.0
Operating System: Linux 2.6.28-13-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 0 (LWP 23516)]

Thread 3 (Thread 0xac8d2b90 (LWP 23517)):
#0  0xb7f3f430 in __kernel_vsyscall ()
#1  0xb506f412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5895344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb5a8098c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb5a75e76 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb5a7f96e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb506b4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb588649e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xac0aab90 (LWP 23518)):
#0  0xb7f3f430 in __kernel_vsyscall ()
#1  0xb506f412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb5895344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb5a8098c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb5a75e76 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb5a7f96e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb506b4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb588649e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4783b30 (LWP 23516)):
[KCrash Handler]
#6  0xb5a7a477 in QMutex::lock () from /usr/lib/libQtCore.so.4
#7  0xb5b8b06b in QObject::~QObject () from /usr/lib/libQtCore.so.4
#8  0xb70c011e in KParts::Part::~Part () from /usr/lib/libkparts.so.4
#9  0xb70c044a in KParts::ReadOnlyPart::~ReadOnlyPart () from /usr/lib/libkparts.so.4
#10 0xb7a0d117 in KHTMLPart::~KHTMLPart () from /usr/lib/libkhtml.so.5
#11 0xb5b82b25 in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#12 0xb5b843cb in QObject::event () from /usr/lib/libQtCore.so.4
#13 0xb6053e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#14 0xb605c19e in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0xb6c79e8d in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0xb5b73a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#17 0xb5b74695 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#18 0xb5b7488d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#19 0xb5b9f7ef in ?? () from /usr/lib/libQtCore.so.4
#20 0xb4c39b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb4c3d0eb in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb4c3d268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb5b9f438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#24 0xb60f5365 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb5b7206a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#26 0xb5b724aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#27 0xb5b74959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#28 0xb6053d17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#29 0x0804bfef in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-12 00:55:35 UTC
Can you reproduce the crash at will ? Thanks
Comment 2 Christophe Marin 2009-06-12 11:34:31 UTC
Can you please give the feed URL if it crashes on a specific one ?
Comment 3 Steve 2009-06-12 15:03:59 UTC
go on "kde look" rss feed, read something (like a new wallpaper), click on zoom (to see the screenshot); so the screenshot is visualized on a new tab, right?
ok, now I finished looking the screenshot: in a browser when I click on the image (the screenshot), the tab closes; on kontact the program crashes :-)
I hope I was clear (because I don't know english very well)
Comment 4 Christophe Marin 2009-06-12 20:40:22 UTC
Thank you.

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