Summary: | Crash when Sending Queued Messages | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Malte S. Stretz <mss> |
Component: | Mail Filter Agent | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | amantia, giecrilj |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Malte S. Stretz
2012-02-10 20:12:00 UTC
As you're able to reproduce the crash, please follow this guide to get a different backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_when_an_uncaught_exception_is_causing_a_crash Created attachment 68881 [details]
New crash information added by DrKonqi
akonadi_nepomuk_calendar_feeder (4.7) on KDE Platform 4.7.2 (4.7.2) "release 5" using Qt 4.7.4
- What I was doing when the application crashed:
I was trying to log in to Bugzilla in Firefox.
-- Backtrace (Reduced):
#6 0x00007f276a266d95 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007f276a2682ab in __GI_abort () at abort.c:93
#8 0x00007f276a895f2d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007f276a8940d6 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x00007f276a894103 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
(In reply to comment #1) > As you're able to reproduce the crash, please follow this guide to get a > different backtrace: > http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_when_an_uncaught_exception_is_causing_a_crash That guide does not apply to akonadi_nepomuk_calendar_feeder: (gdb) cont Continuing. [Inferior 1 (process 19369) exited with code 01] Created attachment 68883 [details]
New crash information added by DrKonqi
akonadi_nepomuk_email_feeder (4.7) on KDE Platform 4.7.2 (4.7.2) "release 5" using Qt 4.7.4
- What I was doing when the application crashed:
I was trying to log in into Red Hat Bugzilla.
-- Backtrace (Reduced):
#6 0x00007fa332594d95 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7 0x00007fa3325962ab in __GI_abort () at abort.c:93
#8 0x00007fa332bc3f2d in __gnu_cxx::__verbose_terminate_handler () at ../../../../libstdc++-v3/libsupc++/vterminate.cc:95
#9 0x00007fa332bc20d6 in __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:40
#10 0x00007fa332bc2103 in std::terminate () at ../../../../libstdc++-v3/libsupc++/eh_terminate.cc:50
> akonadi_nepomuk_email_feeder (4.7)
Unrelated issue and obsolete KDE version.
There's no akonadi_nepomuk_email_feeder in KDE 4.8
It isn't about the mail filtering (aside of the first log that mentions it, but still is incomplete and weird) and the nepomuk stuff was rewritten meantime, so I close it. If you can still reproduce with KDE 4.9.2+, please create a new report. |