http://bugs.winehq.org/show_bug.cgi?id=27131
Summary: Crash in RTFGetToken Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: sam@robots.org.uk
Download the attached MSI file and run 'msiexec /i test.msi'. Press Next and msiexec should crash.
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #1 from Sam Morris sam@robots.org.uk 2011-05-11 11:25:39 CDT --- Created an attachment (id=34639) --> (http://bugs.winehq.org/attachment.cgi?id=34639) wine crash data
http://bugs.winehq.org/show_bug.cgi?id=27131
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34639|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2011-05-11 11:33:52 CDT --- Backtrace lacks symbol info, please install wine's debug symbols (easiest way is to build wine from sources).
After that please attach +richedit,+tid log as a text file.
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #3 from Austin English austinenglish@gmail.com 2011-05-11 11:54:05 CDT --- You forgot to attach the msi file.
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #4 from Sam Morris sam@robots.org.uk 2011-05-11 12:37:05 CDT --- Created an attachment (id=34646) --> (http://bugs.winehq.org/attachment.cgi?id=34646) test.msi
http://bugs.winehq.org/show_bug.cgi?id=27131
Sam Morris sam@robots.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34639|0 |1 is obsolete| |
--- Comment #5 from Sam Morris sam@robots.org.uk 2011-05-11 12:39:31 CDT --- Created an attachment (id=34647) --> (http://bugs.winehq.org/attachment.cgi?id=34647) crash data with +richedit,+tid
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #6 from Sam Morris sam@robots.org.uk 2011-05-11 12:52:24 CDT --- I don't know why frame 0 of the backtrace has no symbol info. riched20.dll.so has not been stripped.
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #7 from Sam Morris sam@robots.org.uk 2011-05-13 05:28:33 CDT --- Created an attachment (id=34678) --> (http://bugs.winehq.org/attachment.cgi?id=34678) test2.msi
I think this is caused by embedded control characters (^Q and ^Y) appearing in the text for the Rich Edit control.
The attached file was build with the same process as attachment 34646, but with the fix for bug 27130 applied. The only difference is the value of the following uery: SELECT Text FROM Control WHERE Dialog_ = 'LicenseAgreementDlg' AND Control = 'LicenseText'
In attachment 34646 the text has ^Q^Y characters; in this attachment the text has CRLF characters.
http://bugs.winehq.org/show_bug.cgi?id=27131
--- Comment #8 from Austin English austinenglish@gmail.com 2013-11-13 16:52:37 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=27131
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #9 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=27131
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Austin English austinenglish@gmail.com --- Closing.