http://bugs.winehq.org/show_bug.cgi?id=27132 Summary: Crash in MSI_RecordSetStringW when embedding RTF with NUL character into an MSI with Wix Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: sam(a)robots.org.uk Created an attachment (id=34640) --> (http://bugs.winehq.org/attachment.cgi?id=34640) test case When using WiX to build an MSI installer package, Wine will crash when an RTF file that will be contained in the installer contains a NUL character. To reproduce: 1. Run build.msi in the attached test case. 2. light should crash while reading from 0x30 To run the test case, you will need Mono <http://ftp.novell.com/pub/mono/archive/2.10.2/windows-installer/5/mono-2.10.2-gtksharp-2.12.10-win32-5.exe> and WiX <http://wix.codeplex.com/releases/view/44406#DownloadId=119160>. You will need to put WiX's tools in Wine's PATH, or modify build.sh to give the full path to the WiX tools when it invokes light and candle. -- 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.