I keep getting memory errors in my Reporter window and finding my Task Manager full of dynamic areas of exactly 208480K with names like mmap#1
or mmap#5 which persist even after quitting all likely culprit
applications - which software is filling up the computer's memory with
these, and is it a bug?
In message <5d993ef15c.harriet@bazleyfamily.co.uk>
Harriet Bazley <harriet@bazleyfamily.co.uk> wrote:
I keep getting memory errors in my Reporter window and finding my
Task Manager full of dynamic areas of exactly 208480K with names
like mmap#1 or mmap#5 which persist even after quitting all
likely culprit applications - which software is filling up the
computer's memory with these, and is it a bug?
I believe mmap = memory map. per an online search Iris seems to be
one application that uses it. when you quit it, the mmap is
reduced or removed I don't think it is a bug.
Maybe you need to let Martin Avison know about the error in
reporter.
In article <11db74f15c.chris@mytardis>,
Chris Hughes <news13@noonehere.co.uk> wrote:
In message <5d993ef15c.harriet@bazleyfamily.co.uk>
Harriet Bazley <harriet@bazleyfamily.co.uk> wrote:
I keep getting memory errors in my Reporter window and finding my
Task Manager full of dynamic areas of exactly 208480K with names
like mmap#1 or mmap#5 which persist even after quitting all
likely culprit applications - which software is filling up the
computer's memory with these, and is it a bug?
I believe mmap = memory map. per an online search Iris seems to be
one application that uses it. when you quit it, the mmap is
reduced or removed I don't think it is a bug.
Maybe you need to let Martin Avison know about the error in
reporter.
I agree mmap#n areas are asociated with Iris, but I suspect Reporter
was just reporting errors in Iris that are causing the areas to
accumulate? Perhaps Harriet can clarify.
On 1 Jul 2026 as I do recall,
Martin wrote:
In article <11db74f15c.chris@mytardis>,
Chris Hughes <news13@noonehere.co.uk> wrote:
In message <5d993ef15c.harriet@bazleyfamily.co.uk>
Harriet Bazley <harriet@bazleyfamily.co.uk> wrote:
I keep getting memory errors in my Reporter window and finding my
Task Manager full of dynamic areas of exactly 208480K with names
like mmap#1 or mmap#5 which persist even after quitting all
likely culprit applications - which software is filling up the
computer's memory with these, and is it a bug?
I believe mmap = memory map. per an online search Iris seems to be
one application that uses it. when you quit it, the mmap is
reduced or removed I don't think it is a bug.
Maybe you need to let Martin Avison know about the error in
reporter.
I agree mmap#n areas are asociated with Iris, but I suspect Reporter
was just reporting errors in Iris that are causing the areas to
accumulate? Perhaps Harriet can clarify.
Yes, the Reporter window is just displaying the error reports -
presumably because the application in question (I'm fairly sure it's
NetSurf giving the actual errors) is RISC OS native and is using
Reporter's SWIs in its debugging. :-)
To clarify: these are messages appearing (in black) in the Reporter
window and not Wimp errors being logged by Reporter, e.g.
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_claim_pages:151 - Memory cannot be moved dynamicarea_claim_pages:151 - Memory cannot be moved
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_claim_pages:151 - Memory cannot be moved dynamicarea_claim_pages:151 - Memory cannot be moved
Do dynamicarea_map_pages correspond to dynamic area numbers?
It seems to me that all DA numbers are above 255.
Hariett, are you still using your ARMX6?
On 2 Jul 2026 as I do recall,
Jean-Michel wrote:
[snip]
Ok,dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_claim_pages:151 - Memory cannot be moved
dynamicarea_claim_pages:151 - Memory cannot be moved
Do dynamicarea_map_pages correspond to dynamic area numbers?
Probably not - more likely these are error values of some sort?
It seems to me that all DA numbers are above 255.Yes, this is on an ARMX6.
Hariett, are you still using your ARMX6?
On 2 Jul 2026 as I do recall,
Jean-Michel wrote:
[snip]
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_claim_pages:151 - Memory cannot be moved
dynamicarea_claim_pages:151 - Memory cannot be moved
Do dynamicarea_map_pages correspond to dynamic area numbers?
Probably not - more likely these are error values of some sort?
It seems to me that all DA numbers are above 255.Yes, this is on an ARMX6.
Hariett, are you still using your ARMX6?
In message <f22693f25c.harriet@bazleyfamily.co.uk>
Harriet Bazley <harriet@bazleyfamily.co.uk> wrote:
On 2 Jul 2026 as I do recall,
Jean-Michel wrote:
[snip]
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_map_pages:240 - Bad page number
dynamicarea_claim_pages:151 - Memory cannot be moved
dynamicarea_claim_pages:151 - Memory cannot be moved
Do dynamicarea_map_pages correspond to dynamic area numbers?
Probably not - more likely these are error values of some sort?
It seems to me that all DA numbers are above 255.Yes, this is on an ARMX6.
Hariett, are you still using your ARMX6?
I think the application that creates mmap#0 is !Muview after loading a PDF file.
The DA disappears after closing the file, but may not be deleted if Muview crashes ,
I think the application that creates mmap#0 is !Muview after loading a PDF >> file.
The DA disappears after closing the file, but may not be deleted if Muview >> crashes ,
mmap#0 is used by several different programs, including !Iris
In message <abc8a5f75c.chris@mytardis>
Chris Hughes <news13@noonehere.co.uk> wrote:
mmap#0 is used by several different programs, including !Iris
Ok, If I open Iris and Muview at the same time, they share the same
mmap#0.
In message <abc8a5f75c.chris@mytardis>
Chris Hughes <news13@noonehere.co.uk> wrote:
I think the application that creates mmap#0 is !Muview after loading a PDF >> file.
The DA disappears after closing the file, but may not be deleted if Muview >> crashes ,
mmap#0 is used by several different programs, including !Iris
Ok,
If I open Iris and Muview at the same time, they share the same mmap#0.
On 13 Jul, Jean-Michel wrote in message
<462fd4f75c.jmb@jmc.bruck.orange.fr>:
In message <abc8a5f75c.chris@mytardis>
Chris Hughes <news13@noonehere.co.uk> wrote:
mmap#0 is used by several different programs, including !Iris
Ok, If I open Iris and Muview at the same time, they share the same
mmap#0.
Presumably it's something that comes from the porting tools, then?
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 4 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 497099:24:00 |
| Calls: | 182 |
| Files: | 744 |
| D/L today: |
6 files (5,132K bytes) |
| Messages: | 73,551 |