[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-31 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
   Version Fixed In|4.9.1   |4.9.2
 Resolution|--- |FIXED
  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |im/61655e0f31ebbb8c27214774 |im/b5b455005afceea6565f411d
   |fecc1c9c3588b8b1|80e4d767da4babcf

--- Comment #10 from Laurent Montel mon...@kde.org ---
Git commit b5b455005afceea6565f411d80e4d767da4babcf by Montel Laurent.
Committed on 31/08/2012 at 08:35.
Pushed by mlaurent into branch 'KDE/4.9'.

Fix Bug 305248 - kmail often crashes when hitting l (lower L) for a

list reply

We can't parse address but don't crash

FIXED-IN: 4.9.2

M  +7-0messagecore/stringutil.cpp

http://commits.kde.org/kdepim/b5b455005afceea6565f411d80e4d767da4babcf

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-31 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #11 from Laurent Montel mon...@kde.org ---
Ok we can't decode theses addresses so it crashed.

Fixed now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-31 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #12 from Marc Schiffbauer msch...@gentoo.org ---
Hi Laurent,

ok, it does not crash anymore. Great! Is it intened that the To: Header is
empty after trying list-reply to this mail?

I gues this is because the Follow-Up Header could not be read. How about a
warning to the user, that the Header could not be parsed correctly? Or use all
addresses that could be read and just strip invalid addresses?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-31 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #13 from Laurent Montel mon...@kde.org ---
same problem, we can't parse address.
In to address there is a foo@, ...
KMime code is very hard to understand.
So I will look at if possible to fix it but not easy I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-30 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

Marc Schiffbauer msch...@gentoo.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Marc Schiffbauer msch...@gentoo.org ---
Today I got the same crash again.

IIRC the bug was in pasring of Mail-Followup-To: Header

The crash mail from today has a Header in following format:

Mail-Followup-To: f...@bar.com, baz@,
s...@address.de, anot...@domain.de

Please notice the wrong email-Adress in the first line. May that be the cause
kmail crashes?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-30 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

Marc Schiffbauer msch...@gentoo.org changed:

   What|Removed |Added

 CC||msch...@gentoo.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-30 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #9 from Marc Schiffbauer msch...@gentoo.org ---
Created attachment 73568
  -- https://bugs.kde.org/attachment.cgi?id=73568action=edit
New crash information added by DrKonqi

kmail (4.9.1) on KDE Platform 4.9.00 using Qt 4.8.2

Here is the BT for the new crash. DrKonqui thinks its the same bug...

-- Backtrace (Reduced):
#11 0x7fd58229e928 in
MessageCore::StringUtil::mailboxFrom7BitString(QByteArray const) () from
/usr/lib64/libmessagecore.so.4
#12 0x7fd581fcbc46 in MessageComposer::MessageFactory::createReply() ()
from /usr/lib64/libmessagecomposer.so.4
#13 0x7fd587d70dfb in KMReplyCommand::execute (this=0x8e39cd0) at
/var/tmp/portage/kde-base/kmail-4.9.49./work/kmail-4.9.49./kmail/kmcommands.cpp:833
#14 0x7fd587d6fd21 in KMCommand::slotPostTransfer (this=0x8e39cd0,
result=KMCommand::OK) at
/var/tmp/portage/kde-base/kmail-4.9.49./work/kmail-4.9.49./kmail/kmcommands.cpp:268
[...]
#16 0x7fd587d6fa0e in KMCommand::messagesTransfered (this=optimized out,
_t1=KMCommand::OK) at
/var/tmp/portage/kde-base/kmail-4.9.49./work/kmail-4.9.49._build/kmail/kmcommands.moc:117

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
on the same mail ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #2 from Marc Schiffbauer msch...@gentoo.org ---
Yeah seems to be mail specific... just tested again. One one of the mails it
always crashes when hitting l

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #3 from Laurent Montel mon...@kde.org ---
could you send me in private ?
or store as mbox and attach it to bug report please.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=305248

--- Comment #4 from Marc Schiffbauer msch...@gentoo.org ---
I will send you a pm

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

--- Comment #5 from Laurent Montel mon...@kde.org ---
Ok find the bug.
Mail-Followup-To header as more than 1 address
= so code assert.
Will look at rfc to show if we can add more than 1 address or not

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 305248] kmail often crashes when hitting l (lower L) for a list reply

2012-08-16 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=305248

Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||4.9.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/61655e0f31ebbb8c27214774
   ||fecc1c9c3588b8b1

--- Comment #6 from Laurent Montel mon...@kde.org ---
Git commit 61655e0f31ebbb8c27214774fecc1c9c3588b8b1 by Montel Laurent.
Committed on 16/08/2012 at 23:38.
Pushed by mlaurent into branch 'KDE/4.9'.

Fix Bug 305248 - kmail often crashes when hitting l (lower L) for a

list reply

Don't assert some server can send several address.
It's not good to crash

FIXED-IN: 4.9.1

M  +6-2messagecore/stringutil.cpp

http://commits.kde.org/kdepim/61655e0f31ebbb8c27214774fecc1c9c3588b8b1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs