Bug 282877 - Email Filter Agent crash from the background
Summary: Email Filter Agent crash from the background
Status: RESOLVED DUPLICATE of bug 284030
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Filter Agent (show other bugs)
Version: 4.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 23:15 UTC by Valentin Rusu
Modified: 2011-10-19 20:54 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 Valentin Rusu 2011-09-26 23:15:37 UTC
Application: akonadi_mailfilter_agent (4.7)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.8.0
Operating System: Linux 3.0.3-41-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I just compiled the sources I pulled 2 houers ago the restarted the session.
The crash came after 10 minutes corresponding to the mail polling interval.

-- Backtrace:
Application: EMail Filter Agent (akonadi_mailfilter_agent), signal: Aborted
[KCrash Handler]
#6  0x00007f5d35089ab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f5d3508afb6 in abort () at abort.c:92
#8  0x00007f5d358efa9d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:93
#9  0x00007f5d358edcb6 in __cxxabiv1::__terminate (handler=<value optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:39
#10 0x00007f5d358edce3 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:49
#11 0x00007f5d358ede36 in __cxxabiv1::__cxa_rethrow () at ../../../../libstdc++-v3/libsupc++/eh_throw.cc:116
#12 0x00007f5d39e5006f in QEventLoop::exec (this=0x7fff86574ae0, flags=...) at kernel/qeventloop.cpp:218
#13 0x00007f5d39e52bc2 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#14 0x00007f5d36004524 in QApplication::exec () at kernel/qapplication.cpp:3779
#15 0x00007f5d3ab3dc05 in Akonadi::AgentBase::init (r=0x7b6470) at /home/kde/src/kdepimlibs/akonadi/agentbase.cpp:554
#16 0x000000000041686a in Akonadi::AgentBase::init<MailFilterAgent> (argc=3, argv=0x7fff86574ce8) at /home/kde/include/akonadi/agentbase.h:342
#17 0x0000000000415d1d in main (argc=3, argv=0x7fff86574ce8) at /home/kde/src/kdepim/mailfilteragent/mailfilteragent.cpp:190

Possible duplicates by query: bug 281088, bug 277968, bug 277374, bug 277373, bug 273425.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-10-19 20:54:39 UTC

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