Summary: | Akregator crashes Kontact on creating new RSS feed | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Jay <jwg779-projects> |
Component: | akregator | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | GIT (master) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jay
2010-01-09 21:57:06 UTC
The feed was actually already subscribed to, in the form: http://www.worldcommunitygrid.org/about_us/displayNews.do?rss=1 valid in kdepim master with the given steps: (gdb) bt #0 0x00007f29332a6d05 in __GI_raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007f29351bf5f9 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kdelibs-4.7.42_20110922/kdeui/util/kcrash.cpp:346 #2 <signal handler called> #3 0x00007f29193ed256 in Akregator::Folder::insertChild (this=0x0, node=0x2c0d9f0, after=0x0) at /kde/src/kdepim/akregator/src/folder.cpp:179 #4 0x00007f291928eae0 in Akregator::CreateFeedCommand::Private::doCreate (this=0x124e9a0) at /kde/src/kdepim/akregator/src/createfeedcommand.cpp:125 #5 0x00007f291928efb3 in Akregator::CreateFeedCommand::qt_metacall (this=0x1ee7230, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x4fce950) at /kde/build/kdepim/akregator/src/createfeedcommand.moc:72 #6 0x00007f2934720faa in QObject::event (this=0x1ee7230, e=<optimized out>) at kernel/qobject.cpp:1226 #7 0x00007f2933adabe4 in notify_helper (e=0x2c35850, receiver=0x1ee7230, this=0x441fa0) at kernel/qapplication.cpp:4481 #8 QApplicationPrivate::notify_helper (this=0x441fa0, receiver=0x1ee7230, e=0x2c35850) at kernel/qapplication.cpp:4453 #9 0x00007f2933adfa71 in QApplication::notify (this=0x7fff217a0d00, receiver=0x1ee7230, e=0x2c35850) at kernel/qapplication.cpp:4360 #10 0x00007f293515be56 in KApplication::notify (this=0x7fff217a0d00, receiver=0x1ee7230, event=0x2c35850) at /usr/src/debug/kdelibs-4.7.42_20110922/kdeui/kernel/kapplication.cpp:311 #11 0x00007f293470a67c in QCoreApplication::notifyInternal (this=0x7fff217a0d00, receiver=0x1ee7230, event=0x2c35850) at kernel/qcoreapplication.cpp:787 #12 0x00007f293470da58 in sendEvent (event=0x2c35850, receiver=0x1ee7230) at kernel/qcoreapplication.h:215 #13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x40e630) at kernel/qcoreapplication.cpp:1428 #14 0x00007f2933b7e8fa in sendPostedEvents () at ../../src/corelib/kernel/qcoreapplication.h:220 #15 QEventDispatcherX11::processEvents (this=0x40e230, flags=...) at kernel/qeventdispatcher_x11.cpp:75 #16 0x00007f2934709882 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #17 0x00007f2934709a7f in QEventLoop::exec (this=0x7fff217a0c80, flags=...) at kernel/qeventloop.cpp:201 #18 0x00007f293470dc47 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #19 0x0000000000404090 in main (argc=1, argv=0x7fff217a1258) at /kde/src/kdepim/kontact/src/main.cpp:218 (gdb) This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kontact (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input. |