[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383304

Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #10 from Christophe Giboudeaux  ---
After wiping and reinstalling everything, I had the same crash as you and it's
indeed gone since the last commit.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383304

Christophe Giboudeaux  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #9 from Allen Winter  ---
Dan fixed the assert problem so I'm good now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-11 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #8 from Christophe Giboudeaux  ---
maybe another issue then ? It doesn't crash here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #7 from Allen Winter  ---
if I comment out the Q_ASSERT(currentJob == job); lines in several places
things work better.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #6 from Allen Winter  ---
Created attachment 107205
  --> https://bugs.kde.org/attachment.cgi?id=107205=edit
gdb thread apply all bt full

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #5 from Allen Winter  ---
Created attachment 107204
  --> https://bugs.kde.org/attachment.cgi?id=107204=edit
gdb bt full

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #4 from Allen Winter  ---
I see:
org.kde.pim.libkdepim: "Sending messages"

and the message does seem to be sent ok.
but never moved from outbox to sent-mail
also I get a core from akonadi_maildispatcher_agent

I will attach backtraces

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #3 from Christophe Giboudeaux  ---
More things were rebuilt...

KMail log on rmb / send queued messages : 
20:32:20 - kmail2(1881) - org.kde.pim.messagecomposer:
MessageComposer::AkonadiSender::doSendQueued: Sending queued message with
custom transport: -1
20:32:20 - kmail2(1881) - org.kde.pim.mailtransportakonadi:
Akonadi::FilterActionJob::doStart: Fetching collection 1385
20:32:20 - kmail2(1881) - org.kde.pim.mailtransportakonadi:
Akonadi::FilterActionJob::Private::traverseItems: Traversing 1 items.
20:32:20 - kmail2(1881) - org.kde.pim.mailtransportakonadi:
Akonadi::FilterActionJob::Private::traverseItems: Added subjob for item 441780
20:32:20 - kmail2(1881) - org.kde.pim.mailtransportakonadi:
Akonadi::FilterActionJob::Private::traverseItems: Have subjobs; Done when last
of them is
20:32:20 - kmail2(1881) - org.kde.pim.mailtransportakonadi:
MailTransport::DispatcherInterfacePrivate::massModifyResult: succeeded.

---

maildispatcher log :

20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 441780 is accepted into the queue
(size 529 ).
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::dispatch: Attempting to dispatch the next
message.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 441780 is ignored.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 441780 is ignored.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::itemFetched: Fetched item 441780 ; creating
SendJob.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
SendJob::Private::doTransport: Transporting message.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.mailtransport:
MailTransport::Transport::Transport: "1468434794"
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
SendJob::Private::doPostJob: success false message "Server error"
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
SendJob::Private::doPostJob: Error transporting.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
SendJob::Private::storeResult: success false message "Failed to transport
message. Server error"
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
StoreResultJob::Private::fetchDone: 
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
StoreResultJob::Private::modifyDone: 
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
SendJob::Private::doEmitResult: Success storing result.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::sendResult: Sending failed. error: "Failed to
transport message. Server error"
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.knotifications:
KNotificationManager::notify: Calling notify on "Popup"
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::dispatch: Empty queue.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 441780 is queued to be sent manually.
20:32:20 - akonadi_maildispatcher_agent(32354) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 441780 is queued to be sent manually.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383304

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org

--- Comment #2 from Allen Winter  ---
I've had this as well since we changed over to the new ksmtp.  although I
really have no idea if that's just a coincidence.  I've spent quite some time
on it and never found any clues as to what might be happening.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 383304] Sent emails are stuck in outbox

2017-08-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383304

--- Comment #1 from Christophe Giboudeaux  ---
Running fsck is not an option due to bug 379153

Log whem rmb'ing / send queued messages : 

-yuuko- krop 10:48 /kde/build/5/pim/pim-sieve-editor # 10:48:20 -
akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::DataStore::open: Database "akonadi" opened using driver
"QPSQL"
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchRequest::exec: Executing search
"searchUpdate-1502268500"
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiplugin_indexer:
SearchPlugin::search: Got 0 results
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable:
searchUpdateResultsAvailable 494 0 results
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable: Got 0 results,
out of which 0 are already in the collection
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable: Added results: 0
(fast path)
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchRequest::exec: Search done "searchUpdate-1502268500"
(without remote search)
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: Search update finished
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: All results: 0
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: Removed results: 0
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchRequest::exec: Executing search
"searchUpdate-1502268500"
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiplugin_indexer:
SearchPlugin::search: Got 0 results
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable:
searchUpdateResultsAvailable 495 0 results
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable: Got 0 results,
out of which 0 are already in the collection
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::searchUpdateResultsAvailable: Added results: 0
(fast path)
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchRequest::exec: Search done "searchUpdate-1502268500"
(without remote search)
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: Search update finished
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: All results: 0
10:48:20 - akonadiserver(11158) - org.kde.pim.akonadiserver:
Akonadi::Server::SearchManager::updateSearchImpl: Removed results: 0
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 440844 is accepted into the queue
(size 550 ).
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::dispatch: Attempting to dispatch the next
message.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 440844 is ignored.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
OutboxQueue::Private::addIfComplete: Item 440844 is ignored.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::itemFetched: Fetched item 440844 ; creating
SendJob.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
SendJob::Private::doTransport: Transporting message.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.mailtransport:
MailTransport::Transport::Transport: "1718429139"
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
SendJob::Private::doPostJob: success false message "Server error"
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
SendJob::Private::doPostJob: Error transporting.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
SendJob::Private::storeResult: success false message "Failed to transport
message. Server error"
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
StoreResultJob::Private::fetchDone: 
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
StoreResultJob::Private::modifyDone: 
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
SendJob::Private::doEmitResult: Success storing result.
10:48:20 - akonadi_maildispatcher_agent(11226) - org.kde.pim.maildispatcher:
MailDispatcherAgent::Private::sendResult: Sending failed. error: "Failed to
transport message.