Bug 270241 - akregator crash while starting
Summary: akregator crash while starting
Status: RESOLVED DUPLICATE of bug 201492
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 1.6.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 19:52 UTC by dietrich.roeder
Modified: 2011-04-07 23:22 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 dietrich.roeder 2011-04-06 19:52:21 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic x86_64
Distribution: Ubuntu 10.10

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

just starting akregator, it crashes immediately, no gui was shown

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fa233066700 (LWP 3288)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fa24df84da2 in wait (this=<value optimized out>, mutex=0x21fb980, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x21fb980, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fa24df79da2 in QThreadPoolThread::run (this=0x21e4e30) at concurrent/qthreadpool.cpp:140
#4  0x00007fa24df8427e in QThreadPrivate::start (arg=0x21e4e30) at thread/qthread_unix.cpp:266
#5  0x00007fa2480eb971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007fa24d4db92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa250a0d780 (LWP 3275)):
[KCrash Handler]
#6  QString::fromLatin1_helper (str=0xdd0 <Address 0xdd0 out of bounds>, size=-1) at tools/qstring.cpp:3708
#7  0x00007fa24dfd332d in QString::fromAscii_helper (str=0xdd0 <Address 0xdd0 out of bounds>, size=-1) at tools/qstring.cpp:3774
#8  0x00007fa234f1ef32 in QString (this=0x2742c80, tag=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:426
#9  Akregator::Backend::FeedStorageMK4Impl::articles (this=0x2742c80, tag=<value optimized out>) at ../../../../akregator/plugins/mk4storage/feedstoragemk4impl.cpp:234
#10 0x00007fa236b05462 in Akregator::Feed::loadArticles (this=0x2742c00) at ../../../akregator/src/feed.cpp:236
#11 0x00007fa236b09044 in Akregator::Feed::fromOPML (e=<value optimized out>, storage=<value optimized out>) at ../../../akregator/src/feed.cpp:174
#12 0x00007fa236b150c5 in Akregator::FeedList::parseChildNodes (this=0x2061df0, node=<value optimized out>, parent=0x239cf50) at ../../../akregator/src/feedlist.cpp:237
#13 0x00007fa236b15316 in Akregator::FeedList::parseChildNodes (this=0x2061df0, node=<value optimized out>, parent=0x239b940) at ../../../akregator/src/feedlist.cpp:255
#14 0x00007fa236b15316 in Akregator::FeedList::parseChildNodes (this=0x2061df0, node=<value optimized out>, parent=0x231ab70) at ../../../akregator/src/feedlist.cpp:255
#15 0x00007fa236b15b56 in Akregator::FeedList::readFromOpml (this=0x2061df0, doc=<value optimized out>) at ../../../akregator/src/feedlist.cpp:295
#16 0x00007fa236b5278b in Akregator::LoadFeedListCommand::Private::handleDocument (this=0x1b292e0, doc=...) at ../../../akregator/src/loadfeedlistcommand.cpp:68
#17 0x00007fa236b53213 in Akregator::LoadFeedListCommand::Private::doLoad (this=0x1b292e0) at ../../../akregator/src/loadfeedlistcommand.cpp:173
#18 0x00007fa236b535e2 in Akregator::LoadFeedListCommand::qt_metacall (this=0x1b28ea0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa11bc0e0) at ./loadfeedlistcommand.moc:78
#19 0x00007fa24e08fb27 in QMetaObject::activate (sender=0x2040370, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#20 0x00007fa24e094cff in QSingleShotTimer::timerEvent (this=0x2040370) at kernel/qtimer.cpp:308
#21 0x00007fa24e0898f9 in QObject::event (this=0x2040370, e=0xffffffff) at kernel/qobject.cpp:1183
#22 0x00007fa24ea5afdc in QApplicationPrivate::notify_helper (this=0x1a62ca0, receiver=0x2040370, e=0x7fffa11bc840) at kernel/qapplication.cpp:4396
#23 0x00007fa24ea60aed in QApplication::notify (this=0x7fffa11bcb40, receiver=0x2040370, e=0x7fffa11bc840) at kernel/qapplication.cpp:4277
#24 0x00007fa24f7eb2c6 in KApplication::notify (this=0x7fffa11bcb40, receiver=0x2040370, event=0x7fffa11bc840) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007fa24e077cdc in QCoreApplication::notifyInternal (this=0x7fffa11bcb40, receiver=0x2040370, event=0x7fffa11bc840) at kernel/qcoreapplication.cpp:732
#26 0x00007fa24e0a76f2 in sendEvent (this=0x1a6a430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x1a6a430) at kernel/qeventdispatcher_unix.cpp:602
#28 0x00007fa24e0a44a4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#29 0x00007fa247c29342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007fa247c2d2a8 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007fa247c2d45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007fa24e0a4193 in QEventDispatcherGlib::processEvents (this=0x1a35e90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#33 0x00007fa24eb0da4e in QGuiEventDispatcherGlib::processEvents (this=0xdd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007fa24e076a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007fa24e076dec in QEventLoop::exec (this=0x7fffa11bcae0, flags=) at kernel/qeventloop.cpp:201
#36 0x00007fa24e07aebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#37 0x0000000000408e9d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../akregator/src/main.cpp:103

This bug may be a duplicate of or related to bug 201492.

Possible duplicates by query: bug 262234, bug 234527.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-04-07 23:22:04 UTC

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