Missing stills

Support and queries relating to all previous versions of ZoneMinder
Locked
abroz
Posts: 28
Joined: Wed Jan 24, 2007 6:38 pm

Missing stills

Post by abroz »

Hi!

OK, so I did compleat fresh install and it was no fun.

I get streaming OK, but stills are missing.
I get this in zmdc.log:
10/14/07 09:56:31.640520 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:56:31.643359 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:56:31, pid = 22962]
10/14/07 09:56:31.951283 zmdc[22924].INF ['zmwatch.pl' starting at 07/10/14 09:56:31, pid = 22965]
10/14/07 09:56:32.128996 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/14/07 09:56:32.259274 zmdc[22924].INF ['zmupdate.pl -c' starting at 07/10/14 09:56:32, pid = 22969]
10/14/07 09:56:37.078901 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:56:37.091267 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:56:37, pid = 22985]
10/14/07 09:56:37.475101 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/14/07 09:56:47.073030 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:56:47.079072 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:56:47, pid = 23000]
10/14/07 09:56:47.475965 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/14/07 09:57:07.041810 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:57:07.050174 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:57:07, pid = 23034]
10/14/07 09:57:07.436084 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/14/07 09:57:47.036349 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:57:47.040905 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:57:47, pid = 23102]
10/14/07 09:57:47.429551 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/14/07 09:59:07.061374 zmdc[22924].INF [Starting pending process, zmfilter.pl]
10/14/07 09:59:07.069593 zmdc[22924].INF ['zmfilter.pl' starting at 07/10/14 09:59:07, pid = 23218]
10/14/07 09:59:07.281122 zmdc[22924].ERR ['zmfilter.pl ' exited abnormally, exit status 9]

Streaming is OK both in IE7 and FireFox.
Don't know if this is BCS of new install (missing components) or "feature" - I think the problem is somewhere in components...

Oh - mpeg_encode is NOT installed, ffmpeg is installed and netpbm is installed.

Regards,
Aj
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

What does the Apache error logs say?
abroz
Posts: 28
Joined: Wed Jan 24, 2007 6:38 pm

Post by abroz »

Well, first, could this be because of this:

checking for avcodec_init in -lavcodec... no
configure: WARNING: libavcodec.a is required for MPEG streaming
checking for av_new_stream in -lavformat... no
configure: WARNING: libavformat.a is required for MPEG streaming

Im running following:
./configure --with-libarch=lib64 --with-webdir=/var/www/html --with-cgidir=/var/www/cgi-bin --with-ffmpeg=/usr/local/lib

And libavcodec.a is in /usr/local/lib (whole 24Mb).

Apache says following:

[Sun Oct 14 09:10:48 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/nph-zms: symbol lookup error: /var/www/cgi-bin/nph-zms: undefined symbol: av_init_packet
[Sun Oct 14 09:10:49 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/nph-zms: symbol lookup error: /var/www/cgi-bin/nph-zms: undefined symbol: av_init_packet, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:36:16 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/nph-zms: symbol lookup error: /var/www/cgi-bin/nph-zms: undefined symbol: av_init_packet
[Sun Oct 14 09:37:50 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: symbol lookup error: /var/www/cgi-bin/zms: undefined symbol: av_init_packet
[Sun Oct 14 09:38:03 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:38:28 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: symbol lookup error: /var/www/cgi-bin/zms: undefined symbol: av_init_packet
[Sun Oct 14 09:38:29 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: symbol lookup error: /var/www/cgi-bin/zms: undefined symbol: av_init_packet, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:38:33 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:50:30 2007] [error] [client 192.168.1.112] Premature end of script headers: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:50:35 2007] [error] [client 192.168.1.112] Premature end of script headers: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:53:26 2007] [warn] [client 192.168.1.112] Timeout waiting for output from CGI script /var/www/cgi-bin/zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 09:53:26 2007] [warn] [client 192.168.1.112] Timeout waiting for output from CGI script /var/www/cgi-bin/zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 16:51:14 2007] [error] [client 192.168.1.112] Premature end of script headers: zms
/usr/local/bin/zmu: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory
/usr/local/bin/zmu: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory
/usr/local/bin/zmu: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory
[Sun Oct 14 18:50:39 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory
[Sun Oct 14 18:50:39 2007] [error] [client 192.168.1.112] Premature end of script headers: zms
[Sun Oct 14 18:50:39 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 18:50:39 2007] [error] [client 192.168.1.112] Premature end of script headers: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
/usr/local/bin/zmu: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory
[Sun Oct 14 18:50:46 2007] [error] [client 192.168.1.112] /var/www/cgi-bin/zms: error while loading shared libraries: libavformat.so.51: cannot open shared object file: No such file or directory, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 18:50:46 2007] [error] [client 192.168.1.112] Premature end of script headers: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=


And lot of those errors
abroz
Posts: 28
Joined: Wed Jan 24, 2007 6:38 pm

Post by abroz »

OK - I've delt with libav* problem - recompiled ffmpeg for 20th time in last few days.

Now the only problem is stills - I get following in the apache log:

[Sun Oct 14 19:58:38 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 19:58:52 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 19:59:07 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 19:59:22 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=
[Sun Oct 14 19:59:37 2007] [error] [client 192.168.1.112] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://192.168.1.5/zm/index.php?view=wa ... 0&control=

Just to repeat - streaming is OK.
abroz
Posts: 28
Joined: Wed Jan 24, 2007 6:38 pm

Post by abroz »

OK, so I do need a help with this.
I get with 1.23.0 following:
Oct 20 22:43:21 ebroz zmdc[6089]: INF [Starting pending process, zmfilter.pl]
Oct 20 22:43:21 ebroz zmdc[6089]: INF ['zmfilter.pl' starting at 07/10/20 22:43:21, pid = 6919]
Oct 20 22:43:21 ebroz zmdc[6919]: INF ['zmfilter.pl' started at 07/10/20 22:43:21]
Oct 20 22:43:21 ebroz zmdc[6089]: ERR ['zmfilter.pl ' exited abnormally, exit status 9]

Any hint?
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

abroz wrote:Hi!

I still haven't resolved really strange problems.
If I try to watch stream with IE or FireFxo, I have to select following:
- ZM_CAN_STREAM = Yes
- ZM_STREAM_METHOD = mpeg
When I change ZM_STREAM_METHOD = jpeg,
I get stream in FireFox, but not in IE (instead I get missing picture frame).
[this is link to missing picture: http://192.168.x.x/cgi-bin/zms?mode=jpe ... 1193003560]
On the other hand, STILLS (in monitor mode) are missing in both IE and FireFox.
[this is link to not shown pic: http://192.168.x.x/cgi-bin/zms?mode=sin ... 1193003724]

Please not the difference:
- for JPEG as STREAM in IE - I get missing picutre placeholder
- for STILLS in both FireFox and IE - I don't get anything - it looks as if it is trying to get picture, and trying and trying...
And after 5 minutes I got follogin error:
Could not connect to database: Too many connections

Apache logs says following:
[Sun Oct 21 23:53:13 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:53:29 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:24 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:31 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:39 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:44 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:54 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:55:59 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:56:09 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:56:24 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:56:40 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=
[Sun Oct 21 23:56:54 2007] [error] [client 89.172.1.186] malformed header from script. Bad header=--ZoneMinderFrame: zms, referer: http://ebroz.homeip.net/zm/index.php?vi ... 0&control=

And in zmdc.log
10/21/07 23:51:54.309834 zmdc[24465].ERR ['zmfilter.pl ' exited abnormally, exit status 9]
10/22/07 00:00:50.410460 zmdc[24465].ERR ['zmwatch.pl ' exited abnormally, exit status 9]
10/22/07 00:00:50.411371 zmdc[24465].INF [Starting pending process, zmwatch.pl]
10/22/07 00:00:50.414149 zmdc[24465].INF ['zmwatch.pl' starting at 07/10/22 00:00:50, pid = 25739]
10/22/07 00:01:27.388933 zmdc[24465].INF ['zmupdate.pl -c' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.391660 zmdc[24465].INF ['zmupdate.pl -c' crashed, signal 14]
10/22/07 00:01:27.392205 zmdc[24465].INF ['zmc -d /dev/video1' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.409050 zmdc[24465].INF ['zmc -d /dev/video1' exited normally]
10/22/07 00:01:27.409785 zmdc[24465].INF ['zmaudit.pl -c' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.412284 zmdc[24465].INF ['zmaudit.pl -c' crashed, signal 14]
10/22/07 00:01:27.412999 zmdc[24465].INF ['zmc -d /dev/video3' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.447228 zmdc[24465].INF ['zmc -d /dev/video3' exited normally]
10/22/07 00:01:27.447761 zmdc[24465].INF ['zmc -d /dev/video2' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.487182 zmdc[24465].INF ['zmc -d /dev/video2' exited normally]
10/22/07 00:01:27.487726 zmdc[24465].INF ['zmwatch.pl ' stopping at 07/10/22 00:01:27]
10/22/07 00:01:27.490433 zmdc[24465].INF ['zmwatch.pl ' crashed, signal 14]
10/22/07 00:01:37.792304 zmdc[24465].INF [Server shutdown at 07/10/22 00:01:37]

HELP please!
Please keep one problem in the same thread.
You might have found a bug, soon as we find an answer, we will let you know.
Ellmegamurks
Posts: 10
Joined: Sun Oct 29, 2006 5:25 pm

zmfilter.pl

Post by Ellmegamurks »

Dear Abroz,

i had the same problem with my Installation;

just enter in a shell:

zmfilter.pl

and maybe you get error-messages concerning some perl-modules;
(perhaps: php::Serialization)

I had to Install this perl-module via CPAN-Modules with webmin (this was my approach, maybe not the best);

hope this was helpfull,
Erich
abroz
Posts: 28
Joined: Wed Jan 24, 2007 6:38 pm

Post by abroz »

Thanks! I did miss this module, but I stills are still missing.

And I went for a trip the machine went down as soon as I closed the doors:
Oct 23 10:35:41 ebroz kernel: Out of memory: kill process 6470 (httpd) score 227398 or a child
Oct 23 10:35:41 ebroz kernel: Killed process 8527 (zms)
Oct 23 10:35:41 ebroz kernel: httpd invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0
Oct 23 10:35:41 ebroz kernel:
Oct 23 10:35:41 ebroz kernel: Call Trace:
Oct 23 10:35:41 ebroz kernel: [<ffffffff80273f1b>] out_of_memory+0x25b/0x2d0
Oct 23 10:35:41 ebroz kernel: [<ffffffff80276219>] __alloc_pages+0x349/0x360
Oct 23 10:35:41 ebroz kernel: [<ffffffff80277c9b>] __do_page_cache_readahead+0xfb/0x280
Oct 23 10:35:41 ebroz kernel: [<ffffffff8045b2fd>] error_exit+0x0/0x84
Oct 23 10:35:41 ebroz kernel: [<ffffffff802cca6f>] ep_poll_callback+0x7f/0xe0
Oct 23 10:35:41 ebroz kernel: [<ffffffff8022ec09>] update_curr+0x109/0x120
Oct 23 10:35:41 ebroz kernel: [<ffffffff80273098>] filemap_nopage+0x238/0x2f0
Oct 23 10:35:41 ebroz kernel: [<ffffffff8027f522>] __handle_mm_fault+0x1f2/0xba0
Oct 23 10:35:41 ebroz kernel: [<ffffffff80223a86>] do_page_fault+0x1c6/0x8a0
Oct 23 10:35:41 ebroz kernel: [<ffffffff804599c7>] schedule_timeout+0x67/0xd0
Oct 23 10:35:41 ebroz kernel: [<ffffffff804599ba>] schedule_timeout+0x5a/0xd0
Oct 23 10:35:41 ebroz kernel: [<ffffffff802cbfe5>] sys_epoll_wait+0x245/0x4e0
Oct 23 10:35:41 ebroz kernel: [<ffffffff8022ff80>] default_wake_function+0x0/0x10
Oct 23 10:35:41 ebroz kernel: [<ffffffff8045b2fd>] error_exit+0x0/0x84
Oct 23 10:35:41 ebroz kernel:
Oct 23 10:35:41 ebroz kernel: Mem-info:
Oct 23 10:35:41 ebroz kernel: Node 0 DMA per-cpu:
Oct 23 10:35:41 ebroz kernel: CPU 0: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0
Oct 23 10:35:41 ebroz kernel: Node 0 DMA32 per-cpu:
Oct 23 10:35:41 ebroz kernel: CPU 0: Hot: hi: 186, btch: 31 usd: 144 Cold: hi: 62, btch: 15 usd: 45
Oct 23 10:35:41 ebroz kernel: Active:469466 inactive:1390 dirty:0 writeback:0 unstable:0
Oct 23 10:35:41 ebroz kernel: free:3433 slab:16134 mapped:6379 pagetables:9539 bounce:0
Oct 23 10:35:41 ebroz kernel: Node 0 DMA free:8044kB min:28kB low:32kB high:40kB active:2168kB inactive:1000kB present:11196kB pages_scanned:18032 all_unreclaimable? yes
Oct 23 10:35:41 ebroz kernel: lowmem_reserve[]: 0 2004 2004
Oct 23 10:35:41 ebroz kernel: Node 0 DMA32 free:5688kB min:5712kB low:7140kB high:8568kB active:1875696kB inactive:4560kB present:2052260kB pages_scanned:3454015 all_unreclaimable? yes
Oct 23 10:35:41 ebroz kernel: lowmem_reserve[]: 0 0 0
Oct 23 10:35:41 ebroz kernel: Node 0 DMA: 3*4kB 0*8kB 0*16kB 1*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 1*4096kB = 8044kB
Oct 23 10:35:41 ebroz kernel: Node 0 DMA32: 16*4kB 1*8kB 3*16kB 4*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 1*4096kB = 5688kB
Oct 23 10:35:41 ebroz kernel: Swap cache: add 1078120, delete 1078120, find 7500/12243, race 0+3
Oct 23 10:35:41 ebroz kernel: Free swap = 3024kB
Oct 23 10:35:41 ebroz kernel: Total swap = 4088500kB
Oct 23 10:35:41 ebroz kernel: Free swap: 3024kB
Oct 23 10:35:41 ebroz kernel: 524272 pages of RAM
Oct 23 10:35:41 ebroz kernel: 8373 reserved pages
Oct 23 10:35:41 ebroz kernel: 5681 pages shared
Oct 23 10:35:41 ebroz kernel: 0 pages swap cached
Oct 23 10:35:41 ebroz kernel: Out of memory: kill process 8112 (httpd) score 227208 or a child
Oct 23 10:35:41 ebroz kernel: Killed process 8595 (zms)
Oct 23 10:44:37 ebroz kernel: httpd invoked oom-killer: gfp_mask=0x280d2, order=0, oomkilladj=0
Oct 23 10:44:38 ebroz kernel:
Oct 23 10:44:38 ebroz kernel: Call Trace:
Oct 23 10:44:38 ebroz kernel: [<ffffffff80273f1b>] out_of_memory+0x25b/0x2d0
Oct 23 10:44:38 ebroz kernel: [<ffffffff80276219>] __alloc_pages+0x349/0x360
Oct 23 10:44:38 ebroz kernel: [<ffffffff80458b2d>] thread_return+0x0/0x613
Oct 23 10:44:38 ebroz kernel: [<ffffffff8027fa1a>] __handle_mm_fault+0x6ea/0xba0
Oct 23 10:44:38 ebroz kernel: [<ffffffff80223a86>] do_page_fault+0x1c6/0x8a0
Oct 23 10:44:38 ebroz kernel: [<ffffffff804599c7>] schedule_timeout+0x67/0xd0
Oct 23 10:44:38 ebroz kernel: [<ffffffff804599ba>] schedule_timeout+0x5a/0xd0
Oct 23 10:44:38 ebroz kernel: [<ffffffff802cbfe5>] sys_epoll_wait+0x245/0x4e0
Oct 23 10:44:38 ebroz kernel: [<ffffffff8022ff80>] default_wake_function+0x0/0x10
Oct 23 10:44:38 ebroz kernel: [<ffffffff8045b2fd>] error_exit+0x0/0x84
Oct 23 10:44:38 ebroz kernel:
Oct 23 10:44:38 ebroz kernel: Mem-info:
Oct 23 10:44:39 ebroz kernel: Node 0 DMA per-cpu:
Oct 23 10:44:39 ebroz kernel: CPU 0: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32 per-cpu:
Oct 23 10:44:39 ebroz kernel: CPU 0: Hot: hi: 186, btch: 31 usd: 32 Cold: hi: 62, btch: 15 usd: 50
Oct 23 10:44:39 ebroz kernel: Active:197956 inactive:272646 dirty:0 writeback:0 unstable:0
Oct 23 10:44:39 ebroz kernel: free:3485 slab:16134 mapped:9565 pagetables:9528 bounce:0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA free:8036kB min:28kB low:32kB high:40kB active:2132kB inactive:1044kB present:11196kB pages_scanned:5462 all_unreclaimable? yes
Oct 23 10:44:39 ebroz kernel: lowmem_reserve[]: 0 2004 2004
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32 free:5904kB min:5712kB low:7140kB high:8568kB active:789692kB inactive:1089540kB present:2052260kB pages_scanned:3948204 all_unreclaimable? yes
Oct 23 10:44:39 ebroz kernel: lowmem_reserve[]: 0 0 0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 1*4096kB = 8036kB
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32: 90*4kB 9*8kB 2*16kB 0*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 1*4096kB = 5904kB
Oct 23 10:44:39 ebroz kernel: Swap cache: add 1222629, delete 1222629, find 17182/36942, race 0+77
Oct 23 10:44:39 ebroz kernel: Free swap = 0kB
Oct 23 10:44:39 ebroz kernel: Total swap = 4088500kB
Oct 23 10:44:39 ebroz kernel: Free swap: 0kB
Oct 23 10:44:39 ebroz kernel: 524272 pages of RAM
Oct 23 10:44:39 ebroz kernel: 8373 reserved pages
Oct 23 10:44:39 ebroz kernel: 9419 pages shared
Oct 23 10:44:39 ebroz kernel: 0 pages swap cached
Oct 23 10:44:39 ebroz kernel: Out of memory: kill process 8783 (httpd) score 200929 or a child
Oct 23 10:44:39 ebroz kernel: Killed process 9199 (zms)
Oct 23 10:44:39 ebroz kernel: zmc invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=0
Oct 23 10:44:39 ebroz kernel:
Oct 23 10:44:39 ebroz kernel: Call Trace:
Oct 23 10:44:39 ebroz kernel: [<ffffffff80273f1b>] out_of_memory+0x25b/0x2d0
Oct 23 10:44:39 ebroz kernel: [<ffffffff80276219>] __alloc_pages+0x349/0x360
Oct 23 10:44:39 ebroz kernel: [<ffffffff80277c9b>] __do_page_cache_readahead+0xfb/0x280
Oct 23 10:44:39 ebroz kernel: [<ffffffff80459628>] io_schedule+0x28/0x40
Oct 23 10:44:39 ebroz kernel: [<ffffffff80459ad5>] __wait_on_bit_lock+0x65/0x80
Oct 23 10:44:39 ebroz kernel: [<ffffffff8027081f>] __lock_page+0x5f/0x70
Oct 23 10:44:39 ebroz kernel: [<ffffffff80273098>] filemap_nopage+0x238/0x2f0
Oct 23 10:44:39 ebroz kernel: [<ffffffff8027f522>] __handle_mm_fault+0x1f2/0xba0
Oct 23 10:44:39 ebroz kernel: [<ffffffff80223a86>] do_page_fault+0x1c6/0x8a0
Oct 23 10:44:39 ebroz kernel: [<ffffffff802a06d5>] cp_new_stat+0xe5/0x100
Oct 23 10:44:39 ebroz kernel: [<ffffffff802a07e6>] sys_newstat+0x36/0x50
Oct 23 10:44:39 ebroz kernel: [<ffffffff8045b2fd>] error_exit+0x0/0x84
Oct 23 10:44:39 ebroz kernel:
Oct 23 10:44:39 ebroz kernel: Mem-info:
Oct 23 10:44:39 ebroz kernel: Node 0 DMA per-cpu:
Oct 23 10:44:39 ebroz kernel: CPU 0: Hot: hi: 0, btch: 1 usd: 0 Cold: hi: 0, btch: 1 usd: 0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32 per-cpu:
Oct 23 10:44:39 ebroz kernel: CPU 0: Hot: hi: 186, btch: 31 usd: 84 Cold: hi: 62, btch: 15 usd: 14
Oct 23 10:44:39 ebroz kernel: Active:195002 inactive:275718 dirty:0 writeback:0 unstable:0
Oct 23 10:44:39 ebroz kernel: free:3430 slab:16145 mapped:9565 pagetables:9496 bounce:0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA free:8036kB min:28kB low:32kB high:40kB active:2132kB inactive:1044kB present:11196kB pages_scanned:5462 all_unreclaimable? yes
Oct 23 10:44:39 ebroz kernel: lowmem_reserve[]: 0 2004 2004
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32 free:5684kB min:5712kB low:7140kB high:8568kB active:777876kB inactive:1101828kB present:2052260kB pages_scanned:3959698 all_unreclaimable? yes
Oct 23 10:44:39 ebroz kernel: lowmem_reserve[]: 0 0 0
Oct 23 10:44:39 ebroz kernel: Node 0 DMA: 1*4kB 0*8kB 0*16kB 1*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 1*2048kB 1*4096kB = 8036kB
Oct 23 10:44:39 ebroz kernel: Node 0 DMA32: 30*4kB 9*8kB 2*16kB 0*32kB 1*64kB 0*128kB 1*256kB 0*512kB 1*1024kB 0*2048kB 1*4096kB = 5664kB
Oct 23 10:44:39 ebroz kernel: Swap cache: add 1223008, delete 1222629, find 17182/36942, race 0+77
Oct 23 10:44:39 ebroz kernel: Free swap = 0kB
Oct 23 10:44:39 ebroz kernel: Total swap = 4088500kB
Oct 23 10:44:39 ebroz kernel: Free swap: 0kB
Oct 23 10:44:39 ebroz kernel: 524272 pages of RAM
Oct 23 10:44:39 ebroz kernel: 8373 reserved pages
Oct 23 10:44:39 ebroz kernel: 9313 pages shared
Oct 23 10:44:39 ebroz kernel: 379 pages swap cached
Oct 23 10:44:39 ebroz kernel: Out of memory: kill process 8783 (httpd) score 177810 or a child
Oct 23 10:44:39 ebroz kernel: Killed process 8783 (httpd)
Locked