Bug 325533 - crash? Epiphany?
Summary: crash? Epiphany?
Status: RESOLVED DUPLICATE of bug 325859
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: POP3 Resource (show other bugs)
Version: 4.10
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Thomas McGuire
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-02 08:36 UTC by Bob
Modified: 2013-10-11 21:39 UTC (History)
2 users (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 Bob 2013-10-02 08:36:47 UTC
Application: akonadi_pop3_resource (4.10)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-31-generic i686
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:  I was writing a message in the Kmail email client.  Epiphany has been running problem free since installation a couple of months ago but has crashed repeatedly (perhaps 6-7 times) this evg.  I shut down and re-booted the whole system, but the same problem occurred.  In the instance which prompted the automated bug report  ("Crash Reporting Assistant") I had got Epiphany running and left it running in the background while I wrote a msg in the email client -- in the midst of which the Crash Reporting Assistant popped up.

-- Backtrace:
Application: POP3 Account of type POP3 E-Mail Server (akonadi_pop3_resource), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4aba740 (LWP 3077))]

Thread 2 (Thread 0xb18ffb40 (LWP 3083)):
#0  0xb772d424 in __kernel_vsyscall ()
#1  0xb59dcdcb in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb55a12db in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb55926d0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5592c2b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3158bca in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb55b7fc3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb566fd78 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb59ec3de in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4aba740 (LWP 3077)):
[KCrash Handler]
#6  setCurrentJob (job=0x9c33af8, this=0x0) at ../../../resources/pop3/jobs.cpp:72
#7  SlaveBaseJob::SlaveBaseJob (this=this@entry=0x9c33af8, POPSession=POPSession@entry=0x0) at ../../../resources/pop3/jobs.cpp:200
#8  0x0806adb8 in QuitJob::QuitJob (this=0x9c33af8, popSession=0x0) at ../../../resources/pop3/jobs.cpp:444
#9  0x08057b9b in POP3Resource::doStateStep (this=0x9c45480) at ../../../resources/pop3/pop3resource.cpp:429
#10 0x08058de3 in advanceState (nextState=<optimized out>, this=<optimized out>) at ../../../resources/pop3/pop3resource.cpp:227
#11 POP3Resource::doStateStep (this=0x9c45480) at ../../../resources/pop3/pop3resource.cpp:422
#12 0x08058972 in advanceState (nextState=<optimized out>, this=<optimized out>) at ../../../resources/pop3/pop3resource.cpp:227
#13 POP3Resource::doStateStep (this=0x9c45480) at ../../../resources/pop3/pop3resource.cpp:405
#14 0x0805b33f in advanceState (nextState=<optimized out>, this=<optimized out>) at ../../../resources/pop3/pop3resource.cpp:227
#15 POP3Resource::fetchJobResult (this=0x9c45480, job=0x9d367f0) at ../../../resources/pop3/pop3resource.cpp:593
#16 0x080520f9 in POP3Resource::qt_static_metacall (_o=0x9c45480, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbfbcb748) at moc_pop3resource.cpp:106
#17 0xb7313b56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#18 0xb6474985 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#19 0xb64749d8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#20 0x0806a956 in SlaveBaseJob::slotSlaveResult (this=0x9d367f0, job=0x9cfe650) at ../../../resources/pop3/jobs.cpp:225
#21 0xb7313b56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#22 0xb6474985 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#23 0xb64749d8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#24 0xb618dfcd in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#25 0xb618e51d in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#26 0xb618c828 in ?? () from /usr/lib/libkio.so.5
#27 0xb7313b56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#28 0xb6237f15 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#29 0xb623b413 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#30 0xb6237c4a in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#31 0xb622ab18 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#32 0xb622b174 in ?? () from /usr/lib/libkio.so.5
#33 0xb7313b56 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#34 0xb6151c65 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#35 0xb6152248 in ?? () from /usr/lib/libkio.so.5
#36 0xb730fb4a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#37 0xb731948b in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#38 0xb67ecc7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#39 0xb67efb94 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#40 0xb5d97491 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#41 0xb72fd90e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#42 0xb7301721 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#43 0xb7301a8c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#44 0xb732faa4 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#45 0xb55923b3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#46 0xb5592750 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#47 0xb5592831 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#48 0xb732fc21 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#49 0xb68a3a0a in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#50 0xb72fc3ec in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#51 0xb72fc6e1 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#52 0xb73023fa in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#53 0xb67eafc4 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#54 0xb75f4e81 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*) () from /usr/lib/libakonadi-kde.so.4
#55 0x0805f68b in Akonadi::ResourceBase::init<POP3Resource> (argc=argc@entry=3, argv=argv@entry=0xbfbcc6b4) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:189
#56 0x080519ab in main (argc=3, argv=0xbfbcc6b4) at ../../../resources/pop3/pop3resource.cpp:1023

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-11 00:39:44 UTC

*** This bug has been marked as a duplicate of bug 325859 ***
Comment 2 Bob 2013-10-11 21:39:58 UTC
Oh, oops! Sorry about that.

Your time and help much appreciated.
----- Original Message -----
From: Jekyll Wu
Sent: 10/11/13 01:39 PM
To: dontsend@mail.com
Subject: [Akonadi] [Bug 325533] crash? Epiphany?

https://bugs.kde.org/show_bug.cgi?id=325533 Jekyll Wu <adaptee@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu <adaptee@gmail.com> --- *** This bug has been marked as a duplicate of bug 325859 *** -- You are receiving this mail because: You reported the bug.