Bug 174021 - crashes with SIGSEGV when resuming session
Summary: crashes with SIGSEGV when resuming session
Status: RESOLVED DUPLICATE of bug 173474
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-01 10:26 UTC by Thomas Rehn
Modified: 2008-11-02 11:23 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 Thomas Rehn 2008-11-01 10:26:50 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

Whenever I login to my Kubuntu 8.10 and the KDE session is being restored, kontact crashes with an SIGSEGV. This does not happen if I start Kontact manually afterwards.

Backtrace:
Application: Kontact (kontact), signal SIGSEGV
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f831b8756f0 (LWP 10465)]
[KCrash handler]
#5  0x00007f83024c6101 in Akregator::FeedList::findByID ()
   from /usr/lib/kde4/akregatorpart.so
#6  0x00007f83024e896f in ?? () from /usr/lib/kde4/akregatorpart.so
#7  0x00007f83024e8aa2 in ?? () from /usr/lib/kde4/akregatorpart.so
#8  0x00007f831a1d5134 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#9  0x00007f831a1db39f in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007f831a1cfa43 in QObject::event () from /usr/lib/libQtCore.so.4
#11 0x00007f83196e2c3d in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#12 0x00007f83196ea9ea in QApplication::notify () from /usr/lib/libQtGui.so.4
#13 0x00007f831ab1cb8b in KApplication::notify (this=0x7fff238b25f0, 
    receiver=0x2f73020, event=0x7fff238b22a0)
    at /build/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#14 0x00007f831a1c0d61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#15 0x00007f831a1ecab6 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f831a1e91fd in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f83138f1d3b in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#18 0x00007f83138f550d in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f83138f56cb in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#20 0x00007f831a1e915f in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#21 0x00007f8319774a9f in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f831a1bf682 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#23 0x00007f831a1bf80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0x00007f831a1c1cbd in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#25 0x00000000004048e5 in _start ()
#0  0x00007f8318f415f0 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 1 Oliver Putz 2008-11-02 11:23:12 UTC

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