c# - Stopped with Exit Code = '-1073740791'. How can I debug it? -


i have windows service started , after time shuts down following exit code:

-1073740791. status_stack_buffer_overrun.

how can debug? how know happening. tried attaching debugger (with "enable native code debugging" enabled) , selected exceptions doesn't stop. service exits.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -