Bug 340939 - crash akregator
Summary: crash akregator
Status: RESOLVED DUPLICATE of bug 336417
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: drkonqi
Depends on:
Blocks:
 
Reported: 2014-11-13 21:48 UTC by kosst
Modified: 2014-11-15 00:37 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 kosst 2014-11-13 21:48:08 UTC
Application: akregator (4.14.2)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.16.0-24-generic x86_64
Distribution: Ubuntu 14.10

-- Information about the crash:
- What I was doing when the application crashed:
Click to exit the application and then get the error message

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fbe96a398c0 (LWP 6552))]

Thread 2 (Thread 0x7fbe6f248700 (LWP 6556)):
#0  0x00007fbe935ab39d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fbe8e0baee4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fbe8e0baffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fbe94e8b04e in QEventDispatcherGlib::processEvents (this=0x7fbe680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007fbe94e5c4f1 in QEventLoop::processEvents (this=this@entry=0x7fbe6f247ce0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fbe94e5c805 in QEventLoop::exec (this=this@entry=0x7fbe6f247ce0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fbe94d5ac39 in QThread::exec (this=this@entry=0x1191eb0) at thread/qthread.cpp:538
#7  0x00007fbe94e3e033 in QInotifyFileSystemWatcherEngine::run (this=0x1191eb0) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fbe94d5d39f in QThreadPrivate::start (arg=0x1191eb0) at thread/qthread_unix.cpp:349
#9  0x00007fbe8e7910a5 in start_thread (arg=0x7fbe6f248700) at pthread_create.c:309
#10 0x00007fbe935b584d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fbe96a398c0 (LWP 6552)):
[KCrash Handler]
#6  count (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:259
#7  QMetaObject::activate (sender=0xd0efe0, m=m@entry=0x7fbe9613a760 <Akregator::Frame::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x7fff84320140) at kernel/qobject.cpp:3500
#8  0x00007fbe95f21782 in Akregator::Frame::signalCompleted (this=<optimized out>, _t1=0xd0efe0) at moc_frame.cpp:200
#9  0x00007fbe95f185b8 in Akregator::Frame::slotSetState (this=<optimized out>, state=state@entry=Akregator::Frame::Completed) at ../../../akregator/src/frame.cpp:94
#10 0x00007fbe7a6dd1f7 in Akregator::MainWidget::slotFetchingStopped (this=0xb72b80) at ../../../akregator/src/mainwidget.cpp:808
#11 0x00007fbe94e71a7a in QMetaObject::activate (sender=sender@entry=0xb0a360, m=m@entry=0x7fbe9613a7e0 <Akregator::FetchQueue::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3567
#12 0x00007fbe95f21363 in Akregator::FetchQueue::signalStopped (this=this@entry=0xb0a360) at moc_fetchqueue.cpp:126
#13 0x00007fbe95f18039 in Akregator::FetchQueue::slotAbort (this=this@entry=0xb0a360) at ../../../akregator/src/fetchqueue.cpp:68
#14 0x00007fbe95f180aa in Akregator::FetchQueue::~FetchQueue (this=0xb0a360, __in_chrg=<optimized out>) at ../../../akregator/src/fetchqueue.cpp:50
#15 0x00007fbe95f18119 in Akregator::FetchQueue::~FetchQueue (this=0xb0a360, __in_chrg=<optimized out>) at ../../../akregator/src/fetchqueue.cpp:53
#16 0x00007fbe95f170d9 in Akregator::Kernel::~Kernel (this=0x7fbe9613bc58 <Akregator::Kernel::self()::self>, __in_chrg=<optimized out>) at ../../../akregator/src/kernel.cpp:66
#17 0x00007fbe934f5599 in __run_exit_handlers (status=0, listp=0x7fbe938796c8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#18 0x00007fbe934f55e5 in __GI_exit (status=<optimized out>) at exit.c:104
#19 0x00007fbe934dcecc in __libc_start_main (main=0x407740 <main(int, char**)>, argc=1, argv=0x7fff84320458, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff84320448) at libc-start.c:321
#20 0x0000000000407edb in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2014-11-15 00:37:21 UTC

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