[Bug 17324] Lotus Notes Client 6.5.5 crashed

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 24 05:34:54 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17324





--- Comment #14 from Toralf Förster <toralf.foerster at gmx.de>  2009-02-24 05:34:54 ---
I bisected the issue to :

tfoerste at n22 ~/devel/wine-git $ git bisect bad
8a5eae2122478f5f057b1f696523157003d0dbcc is first bad commit
commit 8a5eae2122478f5f057b1f696523157003d0dbcc
Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Jan 6 11:20:41 2009 +0100

    usp10: Handle CR/LF in ScriptItemize.

:040000 040000 ec9d2861749359e5f145a4af35189c37feff9010
2961a4bb15ac25e84452a4cc3626b410ef8e4d6b M      dlls


Verified it by reverting that commit and applying the patch agains wine-1.1.15
:

tfoerste at n22 ~/devel/wine-git $ git diff 020456f..8a5eae2 | patch -p1 -R
patching file dlls/usp10/tests/usp10.c
patching file dlls/usp10/usp10.c

I currently run notes w/ this version, runs fine until now.

BTW the issue always happened (however unfortunately not at every try) by
opening one of 3 specific documents, common was that all docsuments have
attachements (*.xls or *.doc)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list