On Fri, Sep 29, 2023 at 09:52:42AM +0000, Chavdar Ivanov wrote:
> Sep 29 01:53:13 ymir /netbsd: [ 228407.9443196] panic: kernel diagnostic 
> assertion "offset < map->dm_mapsize" failed: file 
> "/home/sysbuild/src/sys/arch/x86/x86/bus_dma.c", line 826
>  bad offset 0x0 >= 0x0
[..]
> Sep 29 01:53:13 ymir /netbsd: [ 228407.9543802] bus_dmamap_sync() at 
> netbsd:bus_dmamap_sync+0x326
> Sep 29 01:53:13 ymir /netbsd: [ 228407.9543802] rge_rxeof() at 
> netbsd:rge_rxeof+0x179

This is a bug in the rge(4) driver (unrelated to userland resource usage
by the build), maybe a race triggered more easily when the system is
under heavey load.

Martin

Reply via email to