Bug 195231 - Akregator crashes after click on "close page"-link
Summary: Akregator crashes after click on "close page"-link
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-06-04 17:15 UTC by Roman K.
Modified: 2009-06-04 17:56 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 Roman K. 2009-06-04 17:15:51 UTC
Application that crashed: akregator
Version of the application: 1.4.50
KDE Version: 4.2.88 (KDE 4.2.88 (KDE 4.3 >= 20090527)) "release 127"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.21-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
how to reproduce:
-open a website in akregator with a link that closes the page (javascript: self.close() ), for example http://kde-apps.org/content/preview.php?preview=1&id=106237&file1=106237-1.png&file2=&file3=&name=LibnotifymaroK
-klick on that link

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

Thread 3 (Thread 0x7f3a4ebe7950 (LWP 1396)):
#0  0x00007f3a5fdd1386 in poll () from /lib64/libc.so.6
#1  0x00007f3a58e51864 in ?? () from /lib64/libresolv.so.2
#2  0x00007f3a58e4fb80 in __libc_res_nquery () from /lib64/libresolv.so.2
#3  0x00007f3a58e501ad in ?? () from /lib64/libresolv.so.2
#4  0x00007f3a58e503a3 in __libc_res_nsearch () from /lib64/libresolv.so.2
#5  0x00007f3a4ec30ff4 in _nss_dns_gethostbyname3_r () from /lib64/libnss_dns.so.2
#6  0x00007f3a4ec312c4 in _nss_dns_gethostbyname2_r () from /lib64/libnss_dns.so.2
#7  0x00007f3a5fdf06f1 in gethostbyname2_r () from /lib64/libc.so.6
#8  0x00007f3a5fdc3dda in ?? () from /lib64/libc.so.6
#9  0x00007f3a5fdc65d2 in getaddrinfo () from /lib64/libc.so.6
#10 0x00007f3a61690402 in QHostInfoAgent::fromName (hostName=@0x7f3a4ebe6f70) at kernel/qhostinfo_unix.cpp:205
#11 0x00007f3a61686702 in QHostInfo::fromName (name=<value optimized out>) at kernel/qhostinfo.cpp:230
#12 0x00007f3a6306964b in QtConcurrent::StoredFunctorCall1<QHostInfo, QHostInfo (*)(QString const&), QString>::runFunctor (this=0x160b7b0) at /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:274
#13 0x00007f3a6306a4e3 in QtConcurrent::RunFunctionTask<QHostInfo>::run (this=0x160b7b0) at /usr/include/QtCore/qtconcurrentrunbase.h:103
#14 0x00007f3a61b929e1 in QThreadPoolThread::run (this=0x76ca20) at concurrent/qthreadpool.cpp:106
#15 0x00007f3a61b9bf22 in QThreadPrivate::start (arg=0x76ca20) at thread/qthread_unix.cpp:189
#16 0x00007f3a61928070 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f3a5fdda10d in clone () from /lib64/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3a4fa89950 (LWP 1406)):
#0  0x00007f3a5fdd1386 in poll () from /lib64/libc.so.6
#1  0x00007f3a58e51864 in ?? () from /lib64/libresolv.so.2
#2  0x00007f3a58e4fb80 in __libc_res_nquery () from /lib64/libresolv.so.2
#3  0x00007f3a58e501ad in ?? () from /lib64/libresolv.so.2
#4  0x00007f3a58e503a3 in __libc_res_nsearch () from /lib64/libresolv.so.2
#5  0x00007f3a4ec30ff4 in _nss_dns_gethostbyname3_r () from /lib64/libnss_dns.so.2
#6  0x00007f3a4ec312c4 in _nss_dns_gethostbyname2_r () from /lib64/libnss_dns.so.2
#7  0x00007f3a5fdf06f1 in gethostbyname2_r () from /lib64/libc.so.6
#8  0x00007f3a5fdc3dda in ?? () from /lib64/libc.so.6
#9  0x00007f3a5fdc65d2 in getaddrinfo () from /lib64/libc.so.6
#10 0x00007f3a61690402 in QHostInfoAgent::fromName (hostName=@0x7f3a4fa88f70) at kernel/qhostinfo_unix.cpp:205
#11 0x00007f3a61686702 in QHostInfo::fromName (name=<value optimized out>) at kernel/qhostinfo.cpp:230
#12 0x00007f3a6306964b in QtConcurrent::StoredFunctorCall1<QHostInfo, QHostInfo (*)(QString const&), QString>::runFunctor (this=0x187c940) at /usr/include/QtCore/qtconcurrentstoredfunctioncall.h:274
#13 0x00007f3a6306a4e3 in QtConcurrent::RunFunctionTask<QHostInfo>::run (this=0x187c940) at /usr/include/QtCore/qtconcurrentrunbase.h:103
#14 0x00007f3a61b929e1 in QThreadPoolThread::run (this=0xb267d0) at concurrent/qthreadpool.cpp:106
#15 0x00007f3a61b9bf22 in QThreadPrivate::start (arg=0xb267d0) at thread/qthread_unix.cpp:189
#16 0x00007f3a61928070 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f3a5fdda10d in clone () from /lib64/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3a65d5b750 (LWP 16164)):
[KCrash Handler]
#5  0x00007f3a61c95886 in QObjectPrivate::removeReceiver (this=0x7f3a6005bae0, signal=8, receiver=0x9f8410) at ../../src/corelib/tools/qvector.h:240
#6  0x00007f3a61c9c3f0 in ~QObject (this=0x9f8410) at kernel/qobject.cpp:823
#7  0x00007f3a6596b050 in ~Part (this=0x9f8410, __vtt_parm=0x7f3a63f11950) at /usr/src/debug/kdelibs-4.2.88svn973768/kparts/part.cpp:212
#8  0x00007f3a63847798 in ~KHTMLPart (this=0x9f8410) at /usr/src/debug/kdelibs-4.2.88svn973768/khtml/khtml_part.cpp:625
#9  0x00007f3a61c952d5 in QObject::event (this=0x9f8410, e=0x8) at kernel/qobject.cpp:1101
#10 0x00007f3a6097878d in QApplicationPrivate::notify_helper (this=0x64ac50, receiver=0x9f8410, e=0x19368b0) at kernel/qapplication.cpp:4057
#11 0x00007f3a60980a2a in QApplication::notify (this=0x7fff6ddacc70, receiver=0x9f8410, e=0x19368b0) at kernel/qapplication.cpp:4022
#12 0x00007f3a62ac004b in KApplication::notify (this=0x7fff6ddacc70, receiver=0x9f8410, event=0x19368b0) at /usr/src/debug/kdelibs-4.2.88svn973768/kdeui/kernel/kapplication.cpp:302
#13 0x00007f3a61c8515c in QCoreApplication::notifyInternal (this=0x7fff6ddacc70, receiver=0x9f8410, event=0x19368b0) at kernel/qcoreapplication.cpp:610
#14 0x00007f3a61c85dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x617770) at kernel/qcoreapplication.h:213
#15 0x00007f3a61caec13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#16 0x00007f3a594ac0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007f3a594af8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007f3a594afa8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f3a61cae89f in QEventDispatcherGlib::processEvents (this=0x617390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#20 0x00007f3a60a0fb0f in QGuiEventDispatcherGlib::processEvents (this=0x7f3a6005bae0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007f3a61c839f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1843055584}) at kernel/qeventloop.cpp:149
#22 0x00007f3a61c83dbd in QEventLoop::exec (this=0x7fff6ddacc20, flags={i = 1843055664}) at kernel/qeventloop.cpp:200
#23 0x00007f3a61c860a4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x0000000000408cd7 in _start ()

This bug may be a duplicate of or related to bug 193146

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-04 17:56:21 UTC
Thanks

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