[wix-users] Problem with BA crashing

Phill Hogland phill.hogland at rimage.com
Mon Nov 21 06:01:43 PST 2016


Generally I believe that an uncaught exception in a release build of the managed ba dll will have this result.  I would enable the fusion logging, or create a debug build and step into the mba.

http://www.hanselman.com/blog/BackToBasicsUsingFusionLogViewerToDebugObscureLoaderErrors.aspx


If you choose to debug into it pass the following command line argument

-burn.clean.room=<path to the bundle.exe>


Also  Burn v3.10.2.2516 is known to have issues so I would suggest upgrading to v3.10.3(Stable)

https://github.com/wixtoolset/issues/issues?utf8=%E2%9C%93&q=is%3Aissue%20%203.10.2%20

________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Goran Malovic <malovicg at yahoo.com>
Sent: Sunday, November 20, 2016 10:41:16 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] Problem with BA crashing

Hi,
I have a problem with installation on a client PC with Dutch system. Client has installed new clean OS. When the client tries the installation, setup crashes. Here is the log file:
[2594:1768][2016-11-20T13:29:47]i001: Burn v3.10.2.2516, Windows v10.0 (Build 10586: Service Pack 0), path: C:\Users\UserName\AppData\Local\Temp\{ProductGuid}\.cr\Setup.exe
[2594:1768][2016-11-20T13:29:47]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]SoftwareName'
[2594:1768][2016-11-20T13:29:47]i000: Initializing numeric variable 'Featire 1' to value '0'
[2594:1768][2016-11-20T13:29:47]i000: Initializing numeric variable 'Feature 2' to value '0'
[2594:1768][2016-11-20T13:29:47]i000: Initializing numeric variable 'Feature 3' to value '0'
[2594:1768][2016-11-20T13:29:47]i009: Command Line: '-burn.clean.room=C:\Users\UserName\Dropbox\SoftwareName\Setup\Setup.exe'
[2594:1768][2016-11-20T13:29:47]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\UserName\Dropbox\SoftwareName\Setup\Setup.exe'
[2594:1768][2016-11-20T13:29:47]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\UserName\Dropbox\SoftwareName\Setup\'
[2594:1768][2016-11-20T13:29:47]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\UserName\AppData\Local\Temp\SoftwareName_20161120132947.log'
[2594:1768][2016-11-20T13:29:47]i000: Setting string variable 'WixBundleName' to value 'SoftwareName'
[2594:1768][2016-11-20T13:29:47]i000: Setting string variable 'WixBundleManufacturer' to value 'CompanyName'
[2594:1768][2016-11-20T13:29:47]i000: Loading managed bootstrapper application.
[2594:1768][2016-11-20T13:29:47]i000: Creating BA thread to run asynchronously.
[2594:1624][2016-11-20T13:29:47]i000: $$$ Running the SoftwareName BA.

The next line should be: Detect begin ....
but that does not happen. Anyone knows why is this happening?
Thanks,Goran

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list