in reply to Re^2: perl crashes parsing huge script - how to find a line that crashes it?
in thread perl crashes parsing huge script - how to find a line that crashes it?
Is this some gui-application, or a commandline program started by clicking an icon? Anyway, try to start it from a Dos command shell, i.e. Start->Run->cmd
look at the properties for the shortcut and cd to the right drive / directory accordingly. Starting from a commandline will leave you at the commandline with the possibility that you get some more information when it chrashes.
hth