Bug 236423 - akregator crashed at session restore after unclean shutdown
Summary: akregator crashed at session restore after unclean shutdown
Status: RESOLVED DUPLICATE of bug 116482
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 12:50 UTC by Oliver Henshaw
Modified: 2010-06-05 19: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 Oliver Henshaw 2010-05-05 12:50:09 UTC
Application: akregator (1.6.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.11-99.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Crash on login after rebooting after a powercut. Hopefully the backtrace is clear enough to identify an unhandled path.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#6  GetAt (this=0x0, id_=80) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/include/mk4.inl:849
#7  operator[] (this=0x0, id_=80) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/include/mk4.inl:860
#8  c4_Differ::BaseOfDiff (this=0x0, id_=80) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/persist.cpp:446
#9  0x00ec443c in c4_Column::SetupSegments (this=0x92fd1dc) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/column.cpp:219
#10 0x00ec48db in LoadNow (this=0xbfd45a3c) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/column.inl:57
#11 c4_ColIter::Next (this=0xbfd45a3c) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/column.cpp:1452
#12 0x00ec496a in c4_Column::FetchBytes (this=0x92fd1dc, pos_=0, len_=442, buffer_=..., forceCopy_=true) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/column.cpp:715
#13 0x00ecd369 in c4_FormatB::Define (this=0x92fd168, ptr_=0xbfd45bcc) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/format.cpp:400
#14 0x00ecfe6a in c4_HandlerSeq::Prepare (this=0x94313c0, ptr_=0xbfd45bcc, selfDesc_=true) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/handler.cpp:321
#15 0x00ed2f9f in c4_Persist::LoadAll (this=0x9428bf8) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/persist.cpp:1026
#16 0x00ed759b in c4_Storage::c4_Storage (this=0x9400be8, fname_=0x9425848 "/home/henshaw/.kde/share/apps/akregator/Archive/archiveindex.mk4", mode_=1)
    at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/metakit/src/store.cpp:202
#17 0x00ee31a7 in Akregator::Backend::StorageMK4Impl::open (this=0x9400758, autoCommit=true) at /usr/src/debug/kdepim-4.4.2/akregator/plugins/mk4storage/storagemk4impl.cpp:134
#18 0x06089adc in Akregator::Part::Part (this=0x93fedf8, parentWidget=0x9267f60, parent=0x9267f60, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.2/akregator/src/akregator_part.cpp:208
#19 0x0608cda3 in QObject* KPluginFactory::createPartInstance<Akregator::Part>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/akregatorpart.so
#20 0x06fb1680 in KPluginFactory::create (this=0x9406f48, iface=0x73201e0 "KParts::ReadOnlyPart", parentWidget=0x9267f60, parent=0x9267f60, args=..., keyword=...)
    at /usr/src/debug/kdelibs-4.4.2/kdecore/util/kpluginfactory.cpp:191
#21 0x08050d39 in create<KParts::ReadOnlyPart> (this=0x9267f60) at /usr/include/kde4/kpluginfactory.h:491
#22 Akregator::MainWindow::loadPart (this=0x9267f60) at /usr/src/debug/kdepim-4.4.2/akregator/src/mainwindow.cpp:109
#23 0x080510f0 in Akregator::MainWindow::readProperties (this=0x9267f60, config=...) at /usr/src/debug/kdepim-4.4.2/akregator/src/mainwindow.cpp:152
#24 0x022a1942 in KMainWindow::readPropertiesInternal (this=0x9267f60, config=0x92fe8b8, number=1) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/kmainwindow.cpp:742
#25 0x022a1af5 in KMainWindow::restore (this=0x9267f60, number=1, show=false) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/kmainwindow.cpp:542
#26 0x0804f2dd in main (argc=3, argv=0xbfd461d4) at /usr/src/debug/kdepim-4.4.2/akregator/src/main.cpp:100

Possible duplicates by query: bug 230815, bug 218838, bug 205177.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-05 19:44:21 UTC

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