Hello, I don't know if this section of the forum is the right one for this post, then considering this crash happened on X and under X and seems related to swap space I decide to post here.
I have to say this box is absolutely, absolutely stable with very long up times and also in this case it was a program crashing and not the whole OS. Then, the strings in the log points to swap space and swap space is part of the system, so is it maybe something like a bug? I ask becouse this same system was rock solid doing pretty much the same stuff I was doing when the crash happened: KDE 4.5.3 environment, two terminals, one compiling code and the other scanning the system for updates, a web browser (chromium 6 with like 8 tabs opened). Nothing less, nothing more, like I did dozen times. The only variable here is in this case I used Chromium and usually I do use Opera (linux ports, becouse of the plugin support).
Here the OS details:
Here the crash details from the log:
Here the Top command results just a moment after the crash from another terminal:
Now, as u can see, there was plenty of usefull swap space, so why even Xorg complained about "out of swap space" when there was a lot of swap space? Any idea?
I have to say this box is absolutely, absolutely stable with very long up times and also in this case it was a program crashing and not the whole OS. Then, the strings in the log points to swap space and swap space is part of the system, so is it maybe something like a bug? I ask becouse this same system was rock solid doing pretty much the same stuff I was doing when the crash happened: KDE 4.5.3 environment, two terminals, one compiling code and the other scanning the system for updates, a web browser (chromium 6 with like 8 tabs opened). Nothing less, nothing more, like I did dozen times. The only variable here is in this case I used Chromium and usually I do use Opera (linux ports, becouse of the plugin support).
Here the OS details:
Code:
FreeBSD freebsd8vm 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Here the crash details from the log:
Code:
Nov 19 20:31:13 freebsd8vm kernel: pid 10549 (npviewer.bin), uid 1002, was killed: out of swap space
Nov 19 20:31:16 freebsd8vm kernel: pid 10548 (npviewer.bin), uid 1002, was killed: out of swap space
Nov 19 20:31:16 freebsd8vm kernel: pid 10542 (npviewer.bin), uid 1002, was killed: out of swap space
Nov 19 20:31:18 freebsd8vm kernel: pid 1361 (Xorg), uid 0, was killed: out of swap space
Nov 19 20:31:58 freebsd8vm kdm-bin[1138]: X server for display :0 terminated unexpectedly
Nov 19 20:32:08 freebsd8vm kernel: pid 10542 (npviewer.bin), uid 1002: exited on signal 11 (core dumped)
Nov 19 20:33:07 freebsd8vm kdm-bin[1138]: X server startup timeout, terminating
Nov 19 20:33:08 freebsd8vm kdm-bin[1138]: X server for display :0 cannot be started, session disabled
Nov 19 20:33:23 freebsd8vm kernel: pid 6016 (chrome), uid 1002: exited on signal 6 (core dumped)
Here the Top command results just a moment after the crash from another terminal:
Code:
last pid: 15405; load averages: 0.25, 3.66, 3.99 up 1+15:28:06 20:36:26
53 processes: 1 running, 52 sleeping
CPU: 0.0% user, 0.0% nice, 0.7% system, 0.0% interrupt, 99.3% idle
Mem: 97M Active, 23M Inact, 176M Wired, 6148K Cache, 110M Buf, 687M Free
Swap: 1943M Total, 20M Used, 1923M Free, 1% Inuse
PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND
1353 root 1 44 0 3820K 956K select 1:27 0.00% hald-addon-st
1330 haldaemon 2 47 0 29812K 2916K piperd 0:56 0.00% hald
1067 root 1 44 0 9384K 1200K select 0:20 0.00% nmbd
1340 root 1 44 0 3820K 932K select 0:06 0.00% hald-addon-st
1229 root 1 44 0 9996K 1136K select 0:04 0.00% sendmail
766 root 1 44 0 8940K 812K select 0:02 0.00% syslogd
1242 root 1 44 0 8968K 416K nanslp 0:01 0.00% cron
919 messagebus 1 44 0 9096K 1356K select 0:01 0.00% dbus-daemon
606 _dhcp 1 44 0 3288K 724K select 0:00 0.00% dhclient
577 root 1 46 0 3288K 592K select 0:00 0.00% dhclient
1333 root 17 44 0 30264K 2220K waitvt 0:00 0.00% console-kit-d
1235 smmsp 1 44 0 9996K 0K pause 0:00 0.00% <sendmail>
15390 piggy 1 44 0 13524K 4368K select 0:00 0.00% sshd
15371 root 1 44 0 20592K 3228K select 0:00 0.00% hald-addon-mo
1138 root 1 47 0 5076K 1332K select 0:00 0.00% kdm-bin
Now, as u can see, there was plenty of usefull swap space, so why even Xorg complained about "out of swap space" when there was a lot of swap space? Any idea?