0

What does the below error shown in Azure web job log file mean?

" : SYS ERR ] Job failed due to exit code - 1073741818 "

What is the cause for this error?

Sakthi Geek
  • 391
  • 4
  • 10
  • Did you run your WebJobs in local working fine? If possible, I hope you could show me more details about your codes or exception picture. – Joey Cai Feb 16 '18 at 07:10
  • Please start with [this guidance](https://github.com/projectkudu/kudu/wiki/Isolating-WebJobs-and-Deployment-script-issues) to help isolate to a non-WebJobs scenario. – David Ebbo Feb 16 '18 at 19:06
  • We managed to solve the issue. It was a bug that prevented us from accessing the data from storage. But anyways Thanks, guys. – Sakthi Geek Feb 18 '18 at 05:54

0 Answers0