linux - Process killed with -9 aborts? -


i'm sending sig_kill process on linux, during exit encounters memory bug , aborts generating core dump. don't think possible on unix system, observe. possible process killed signal 9 die other signal , leave core dump?

no, process can't catch sigkill there option "process watcher" or wrapper. sure not other processes spawned watch process?


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -