Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candle is randomly crashing on different wxs files #4807

Closed
wixbot opened this issue Jun 30, 2015 · 1 comment
Closed

Candle is randomly crashing on different wxs files #4807

wixbot opened this issue Jun 30, 2015 · 1 comment
Milestone

Comments

@wixbot
Copy link

wixbot commented Jun 30, 2015

I am randomly getting the following exception when I run candle. When I try candle on the same file again the file compiles without issue. I am not sure if this a problem with my setup or an issue with candle itself. It seems to be faulting out in TraceLogProfiler.dll but I have not configured any trace profiling explicitly.

Problem signature:
Problem Event Name: BEX
Application Name: candle.exe
Application Version: 3.9.1208.0
Application Timestamp: 548629d7
Fault Module Name: TraceLogProfiler.dll
Fault Module Version: 10.0.40219.1
Fault Module Timestamp: 4d5f3d1a
Exception Offset: 00001494
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7601.2.1.0.256.4
Locale ID: 1033
Additional Information 1: fee0
Additional Information 2: fee00888156e171c0d98582922502a20
Additional Information 3: 9faf
Additional Information 4: 9faf14cd0bb625cbd67d4fee9b1c08c5

Originally opened by rkarner

@wixbot
Copy link
Author

wixbot commented Jun 30, 2015

TraceLogProfiler.dll is not a WiX DLL. Are you using a profiler or IntelliTrace? Something is loading the DLL into the candle.exe process. If there's a stack trace, please post it here and maybe we can help figure out what's going on.

Resolution set to support
Status changed from Untriaged to Resolved

@wixbot wixbot added this to the v3.9 milestone Dec 20, 2015
@wixbot wixbot closed this as completed Dec 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant