Avoiding unrecoverable error in run time system
André Timmermans (100) 655 posts |
Once in a while applications runs into a “unrecoverable error in run time system” and gets killed. I have just got the last one today with the consequence that the file I was trying to update just got emptied as a result. I’m pretty sure that in most cases the Shared C library could avoid killing the application: |