During this recent lockdown I was stuck at home so I decided to revive my old PC which was last turned on around 2011 when I was in college.
During this recent lockdown I was stuck at home so I decided to revive my old PC which was last turned on around 2011 when I was in college.
Many a times we start some application and we want it to keep running day and night.
In my case it was a software ( v380 pc software ) which used to display all my cctv cameras and continuously recorded the stream and saved it on my hard drive.
But many a times I had to restart the application and had no clue why it stopped.
Then after googling , I came to know about event viewer.
Using event viewer you can see the logs for every event on your windows PC.
You can also filter the logs by error and warning and info messages.
I filtered the logs by error.
When I opened I found the application error , it was crashing in some dll which is Microsoft visual studio 2013 redistributable dll with exception related to memory violation.
Still no update is available from the developer so I am still stuck. But I did one thing, I changed the memory stick and also the hard disk because windows uses hard disk also as virtual memory.
Still crashes are there but not that frequent.