Bug 298327 - Crash when adding a link
Summary: Crash when adding a link
Status: RESOLVED DUPLICATE of bug 255939
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 4.8.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 22:39 UTC by MeC0b
Modified: 2012-04-25 22:44 UTC (History)
0 users

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 MeC0b 2012-04-17 22:39:17 UTC
Application: akregator (4.8.2)
KDE Platform Version: 4.8.2 (4.8.2) "release 491"
Qt Version: 4.8.1
Operating System: Linux 3.1.9-1.4-default x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I tried to add the following web link to the Akregator.

Link: http://feeds.feedburner.com/niebezpiecznik?format=xml

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

Thread 2 (Thread 0x7f8562f85700 (LWP 5937)):
#0  0x00007fffb214d98f in clock_gettime ()
#1  0x00007f857f2fed9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f85866a7f64 in do_gettime (frac=0x7f8562f84b78, sec=0x7f8562f84b70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f858677ea4d in QTimerInfoList::updateCurrentTime (this=0x7f85580020d0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f858677ed83 in QTimerInfoList::timerWait (this=0x7f85580020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f858677d7bc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f8562f84c5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f858677d865 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f857f049b22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f857f04a92d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f857f04af59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f858677e2e6 in QEventDispatcherGlib::processEvents (this=0x7f85580008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f858674e012 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f858674e267 in QEventLoop::exec (this=0x7f8562f84df0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f858664e547 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f858672ddff in QInotifyFileSystemWatcherEngine::run (this=0x1f58ba0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f858665156b in QThreadPrivate::start (arg=0x1f58ba0) at thread/qthread_unix.cpp:298
#17 0x00007f85803c0f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f8584ea210d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8588365760 (LWP 4974)):
[KCrash Handler]
#6  isEmpty (this=0xa5) at /usr/include/QtCore/qhash.h:297
#7  Akregator::Feed::findArticle (this=<optimized out>, guid=...) at /usr/src/debug/kdepim-4.8.2/akregator/src/feed.cpp:214
#8  0x00007f85878409c2 in Akregator::FeedList::findArticle (this=<optimized out>, feedURL=<optimized out>, guid=...) at /usr/src/debug/kdepim-4.8.2/akregator/src/feedlist.cpp:340
#9  0x00007f85716b449c in (anonymous namespace)::articleForIndex (index=..., feedList=0x1357d90) at /usr/src/debug/kdepim-4.8.2/akregator/src/selectioncontroller.cpp:53
#10 0x00007f85716b45d6 in Akregator::SelectionController::currentArticle (this=0x7fb210) at /usr/src/debug/kdepim-4.8.2/akregator/src/selectioncontroller.cpp:148
#11 0x00007f85716b4cb7 in Akregator::SelectionController::articleSelectionChanged (this=0x7fb210) at /usr/src/debug/kdepim-4.8.2/akregator/src/selectioncontroller.cpp:283
#12 0x00007f85867630f1 in QMetaObject::activate (sender=0x18312e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffb2059fa0) at kernel/qobject.cpp:3556
#13 0x00007f8585dcd557 in QItemSelectionModel::selectionChanged (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:166
#14 0x00007f8585dd33b4 in QItemSelectionModel::emitSelectionChanged (this=0x18312e0, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1544
#15 0x00007f8585dd4341 in QItemSelectionModel::select (this=0x18312e0, selection=<optimized out>, command=...) at itemviews/qitemselectionmodel.cpp:1110
#16 0x00007f8585dbebd5 in QTreeViewPrivate::select (this=0x916fb0, topIndex=<optimized out>, bottomIndex=<optimized out>, command=...) at itemviews/qtreeview.cpp:3703
#17 0x00007f8585dbf912 in QTreeView::setSelection (this=<optimized out>, rect=<optimized out>, command=...) at itemviews/qtreeview.cpp:2317
#18 0x00007f8585d7bdea in QAbstractItemView::mousePressEvent (this=0x916f40, event=<optimized out>) at itemviews/qabstractitemview.cpp:1690
#19 0x00007f85716bc9d6 in Akregator::ArticleListView::mousePressEvent (this=0x916f40, ev=0x7fffb205b5b0) at /usr/src/debug/kdepim-4.8.2/akregator/src/articlelistview.cpp:400
#20 0x00007f85858a5ac9 in QWidget::event (this=0x916f40, event=0x7fffb205b5b0) at kernel/qwidget.cpp:8358
#21 0x00007f8585c60fb6 in QFrame::event (this=0x916f40, e=0x7fffb205b5b0) at widgets/qframe.cpp:557
#22 0x00007f8585d7557b in QAbstractItemView::viewportEvent (this=0x916f40, event=0x7fffb205b5b0) at itemviews/qabstractitemview.cpp:1644
#23 0x00007f8585dbd195 in QTreeView::viewportEvent (this=0x916f40, event=0x7fffb205b5b0) at itemviews/qtreeview.cpp:1257
#24 0x00007f858674f3b8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x917800, event=0x7fffb205b5b0) at kernel/qcoreapplication.cpp:986
#25 0x00007f858585509f in notify_helper (e=0x7fffb205b5b0, receiver=0x917800, this=0x6466b0) at kernel/qapplication.cpp:4550
#26 QApplicationPrivate::notify_helper (this=0x6466b0, receiver=0x917800, e=0x7fffb205b5b0) at kernel/qapplication.cpp:4526
#27 0x00007f858585a823 in QApplication::notify (this=<optimized out>, receiver=0x917800, e=0x7fffb205b5b0) at kernel/qapplication.cpp:4097
#28 0x00007f85871ce886 in KApplication::notify (this=0x7fffb205c290, receiver=0x917800, event=0x7fffb205b5b0) at /usr/src/debug/kdelibs-4.8.2/kdeui/kernel/kapplication.cpp:311
#29 0x00007f858674f22c in QCoreApplication::notifyInternal (this=0x7fffb205c290, receiver=0x917800, event=0x7fffb205b5b0) at kernel/qcoreapplication.cpp:876
#30 0x00007f85858560a2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#31 QApplicationPrivate::sendMouseEvent (receiver=0x917800, event=0x7fffb205b5b0, alienWidget=0x0, nativeWidget=0x917800, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3165
#32 0x00007f85858d1e85 in QETWidget::translateMouseEvent (this=0x917800, event=<optimized out>) at kernel/qapplication_x11.cpp:4513
#33 0x00007f85858d0d4a in QApplication::x11ProcessEvent (this=0x7fffb205c290, event=0x7fffb205be70) at kernel/qapplication_x11.cpp:3636
#34 0x00007f85858f8ae2 in x11EventSourceDispatch (s=0x64dd40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007f857f04a58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#36 0x00007f857f04ad88 in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x00007f857f04af59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#38 0x00007f858677e27f in QEventDispatcherGlib::processEvents (this=0x615320, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#39 0x00007f85858f876e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007f858674e012 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#41 0x00007f858674e267 in QEventLoop::exec (this=0x7fffb205c240, flags=...) at kernel/qeventloop.cpp:204
#42 0x00007f8586752dc5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#43 0x00000000004085fc in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdepim-4.8.2/akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Christophe Marin 2012-04-25 22:44:51 UTC

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