Bug 115246 - Akregator crash closing it using icon in system tray
Summary: Akregator crash closing it using icon in system tray
Status: RESOLVED DUPLICATE of bug 114831
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 10:40 UTC by luca casagrande
Modified: 2005-10-28 15:04 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 luca casagrande 2005-10-28 10:40:09 UTC
Version:           1.2 (using KDE KDE 3.4.92)
Installed from:    Gentoo Packages
Compiler:          gcc 3.3.6 compiler flag : 
OS:                Linux

If you try to close akgregator right clicking on the tray icon, it crashes. This is the backtrace:

(gdb) bt
#0  0xb5d1f32e in c4_Handler::GetBytes (this=0x0, index_=-1079348704,
    buf_=@0xbfaa7220, copySmall_=false) at handler.cpp:59
#1  0xb5d2fa99 in c4_Sequence::Get (this=0x81a70b0, index_=0,
    propId_=-1079348704, buf_=@0x0) at viewx.cpp:356
#2  0xb5d24353 in c4_Reference::GetData (this=0xbfaa7280, buf_=@0x0)
    at mk4.inl:421
#3  0xb5d2fe14 in c4_IntRef::operator long (this=0xbfaa7220) at viewx.cpp:451
#4  0xb5d28539 in c4_HashViewer::Hash (this=0x820e270, i_=-1079348704)
    at remap.cpp:53
#5  0xb5d24e99 in c4_HashViewer::LookDict (this=0x820e260, hash_=2075422263)
    at remap.cpp:285
#6  0xb5d253aa in c4_HashViewer::Lookup (this=0x820e260, key_=
      {_seq = 0x820d958, _index = 0}, count_=@0xbfaa7220) at remap.cpp:378
#7  0xb5d25537 in c4_HashViewer::SetItem (this=0x820e260, row_=0, col_=0,
    buf_=@0xbfaa7480) at remap.cpp:415
#8  0xb5d12aac in c4_CustomSeq::DoSet (this=0x0, row_=-1079348704,
    col_=-1079348704, buf_=@0xbfaa7220) at custom.cpp:178
#9  0xb5d125e6 in c4_CustomHandler::Set (this=0x81a6210, index_=-1079348704,
    buf_=@0x0) at custom.cpp:77
#10 0xb5d2f04f in c4_Sequence::SetAt (this=0x81a6968, index_=0, newElem_=
      {_seq = 0x814e930, _index = 0}) at viewx.cpp:116
#11 0xb5d0849b in c4_View::SetAt (this=0xbfaa7220, index_=-1079348704,
    newElem_=@0xbfaa7220) at mk4.inl:89
---Type <return> to continue, or q <return> to quit---
#12 0xb5d0b03c in Akregator::Backend::StorageMK4Impl::storeFeedList (
    this=0x81a7080, opmlStr=@0xbfaa7220) at storagemk4impl.cpp:326
#13 0xb5ea736c in Akregator::Part::slotSaveFeedList (this=0x8238dc8)
    at akregator_part.cpp:443
#14 0xb5ea5762 in Akregator::Part::slotOnShutdown (this=0x8238dc8)
    at akregator_part.cpp:229
#15 0xb5ea5e90 in ~Part (this=0x8238dc8) at akregator_part.cpp:270
#16 0x0805320d in Akregator::MainWindow::queryExit (this=0x80647d0)
    at mainwindow.cpp:247
#17 0xb70d987f in KMainWindow::closeEvent ()
   from /usr/kde/3.5/lib/libkdeui.so.4
#18 0x08179958 in ?? ()
#19 0x00000000 in ?? ()
#20 0xbfaa7778 in ?? ()
#21 0xb676eddc in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
Previous frame inner to this frame (corrupt stack?)

Those are my rss feed:
www.torrentspy.com/rss.asp?mode=sub&id=11 
http://community.qgis.org/index2.php?option=com_rss&no_html=1 
http://www.gentoo.org/rdf/en/gentoo-news.rdf 
http://www.ziobudda.net/headlines/ziobudda.xml 
http://www.repubblica.it/rss/homepage/rss2.0.xml 
http://punto-informatico.it/fader/pixml.xml 
http://www.beppegrillo.it/index.xml 
Thx
Comment 1 luca casagrande 2005-10-28 10:40:53 UTC
Sorry forgot compiler flag:
CFLAGS="-O2 -mcpu=i686 -march=pentium3 -mfpmath=sse -msse2 -mmmx"
Comment 2 Frank Osterfeld 2005-10-28 15:04:21 UTC

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