cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Jeff_Morse
Level 6

Segmentation Violation Exit Code 139

I have an installer that dynamically imports 2 merge modules. When I build and run the installer it crashes immediately. Calling the installer in a batch file returns an errorlevel of -1073741819. Running from an MKS korn shell I get a "Segmentation violation" message and an exit code of 139. I know which MM causes the crash because if I remove it or replace with another MM, the installer runs fine.

Has anyone seen this before? Do you know how I can debug this to determine why the MM causes the crash?

-Jeff
Labels (1)
0 Kudos
(2) Replies
pv7721
Level 20

On what platform does this happen?
0 Kudos
Jeff_Morse
Level 6

This occurs on a Windows XP SP3 machine.
0 Kudos