I'm running Ubuntu and sometimes when the system under load one of applications just disappear for some reason. Usually it is Firefox but it happens to other applications as well. There's no logs in syslog and no error message is being shown.
What can be the reason of such behaviour, how can I debug the situation and fix it, so all my application stays intact?
Update: I have found the following in syslog, don't know how to interpret it though :)
Sep 17 16:54:03 mobav kernel: [10132.976820] BUG: unable to handle kernel paging request at 4d904064 Sep 17 16:54:03 mobav kernel: [10132.976825] IP: [] 0x4d904064 Sep 17 16:54:03 mobav kernel: [10132.976830] *pde = 00000000 Sep 17 16:54:03 mobav kernel: [10132.976833] Oops: 0000 [#1] SMP Sep 17 16:54:03 mobav kernel: [10132.976837] last sysfs file: /sys/devices/pci00 00:00/0000:00:1e.0/0000:14:02.0/rf_kill Sep 17 16:54:03 mobav kernel: [10132.976841] Dumping ftrace buffer: Sep 17 16:54:03 mobav kernel: [10132.976843] (ftrace buffer empty) Sep 17 16:54:03 mobav kernel: [10132.976845] Modules linked in: tun aes_i586 aes _generic ieee80211_crypt_ccmp binfmt_misc ppdev radeon drm bridge stp bnep cpufr eq_stats input_polldev joydev tp_smapi thinkpad_ec acpi_cpufreq uinput lp parpor t snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_ seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device iTCO_wd t iTCO_vendor_support thinkpad_acpi ipw2200 intel_agp nsc_ircc psmouse led_class agpgart pcspkr ieee80211 ieee80211_crypt video sdhci_pci sdhci serio_raw snd so undcore snd_page_alloc nvram output btusb irda crc_ccitt reiserfs ohci1394 ieee1 394 tg3 fbcon tileblit font bitblit softcursor Sep 17 16:54:03 mobav kernel: [10132.976887] Sep 17 16:54:03 mobav kernel: [10132.976890] Pid: 4305, comm: multiload-apple No t tainted (2.6.28-15-generic #50~undervolt2-Ubuntu) 2529FKG
...and it's going on for couple of pages more.
