Bug 192726 - Akregator crash when loading screenshot in tab
Summary: Akregator crash when loading screenshot in tab
Status: RESOLVED DUPLICATE of bug 193146
Alias: None
Product: akregator
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-05-15 02:49 UTC by André
Modified: 2009-06-21 22:57 UTC (History)
5 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 André 2009-05-15 02:49:07 UTC
Application that crashed: akregator
Version of the application: 1.4.50
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) "release 3.2"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.21-0.1-default i686

What I was doing when the application crashed:
When loading a fullsize screenshot from a blog post in a tab of akregator the application simply crashed. Tried to find out whether I could scroll it vertical as the screenshot was broader than the displayed window. 

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4476700 (LWP 6277))]

Thread 3 (Thread 0xb14eab90 (LWP 6455)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb67f8f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb68586fc in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb684dc26 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb685770e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb67f51b5 in start_thread () from /lib/libpthread.so.0
#6  0xb5b1d38e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb0bf5b90 (LWP 6457)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb67f8f62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb68586fc in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb684dc26 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb685770e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb67f51b5 in start_thread () from /lib/libpthread.so.0
#6  0xb5b1d38e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4476700 (LWP 6277)):
[KCrash Handler]
#6  0xb695b3cb in QObjectPrivate::setParent_helper(QObject*) () from /usr/lib/libQtCore.so.4
#7  0xb69632f8 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#8  0xb7ec418e in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#9  0xb7ec44ba in KParts::ReadOnlyPart::~ReadOnlyPart() () from /usr/lib/libkparts.so.4
#10 0xb75c0097 in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#11 0xb695ac45 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#12 0xb695c4db in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb5df569c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb5dfd99e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb6f27b8d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb694badb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb694c725 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#18 0xb694c91d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#19 0xb697790f in ?? () from /usr/lib/libQtCore.so.4
#20 0xb4a7e9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0xb4a82083 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0xb4a82241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0xb6977558 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb5e95975 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb694a0fa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb694a53a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb694c9e9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0xb5df5517 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x0804f101 in _start ()
Comment 1 Frank Osterfeld 2009-05-15 17:02:43 UTC
- Can you reproduce it? 
- If you can, can you give the feed and link to click?
Comment 2 André 2009-05-15 20:43:54 UTC
Was one of the default KDE feeds in Akregator and a screenshot or a new wallpaper or so.
Comment 3 Dario Andres 2009-05-29 18:03:05 UTC
*** Bug 194564 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-05-29 18:03:42 UTC
Bug 192726 has detailed steps to reproduce the crash
Comment 5 Thomas Thym 2009-05-30 16:13:38 UTC
I moved the description from Bug 194564 here.

How I can reproduce it:
- Add http://www.kde.org/kde-look-content.rdf in akregator.
- Select a wallpaper and click (on the image or "read more") to open in a new
tabwindow.
- Click on the image to zoom. A new tabwindow opens.
- Close that window by clicking "[close]" (the text) or the image => crash
(no crash, when you close it "regulary" with the "x" button).
Comment 6 Jonathan Thomas 2009-06-03 00:03:01 UTC
*** Bug 195005 has been marked as a duplicate of this bug. ***
Comment 7 Christophe Marin 2009-06-21 22:57:00 UTC

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