By nikeshpl
via itismycareer.com
Published: Mar 04 2013 / 04:55
An application typically crashes when it performs an operation which is not allowed by the operating system. The operating system then triggers an exception or signal in the application. Unix applications traditionally responded to the signal by dumping core.
Add your comment