My OOMon crashed or disconnected with the message “Abnormal termination.” What happened?
Your OOMon appears to have crashed due to a bug. You can help me out by filling out a bug report containing the following information: • The version of OOMon you were running if it was an official release. If it was from CVS, the date and time of the checkout. If it was a from a snapshot tarball, the date of the snapshot. • A description of what you were doing when OOMon crashed. • The last 5 to 10 lines of your oomon.log file: tail -10 oomon.log • A full backtrace of the crash using the GDB debugger: Find the location of the resulting core file. It’s usually called “oomon.core” or just “core”. Change to the directory containing the source code to your OOMon. The version of the source code MUST match the version of the executable that crashed Run GDB: gdb