Le lauantaina 9. joulukuuta 2023, 12.45.03 EET flow gg a écrit :
> There's a strange issue:
> 
> Adding tests can compile successfully on x86 and lichee4a (risc v), but it
> results in an error on k230.
> 
> > collect2: fatal error: ld terminated with signal 9 [Killed]
> > compilation terminated.
> > 
> > [32833.539109]
> 
> oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),task=ld,pid=6804,uid=100
> 0
> > [32833.547321] Out of memory: Killed process 6804 (ld) total-vm:363180kB,
> 
> anon-rss:357536kB, file-rss:932kB, shmem-rss:0kB, UID:1000 pgtables:732kB
> oom_score_adj:0
> 
> > [32833.653223] oom_reaper: reaped process 6804 (ld), now anon-rss:0kB,
> 
> file-rss:0kB, shmem-rss:0kB
> 
> If I remove the line 1429 with FF_CODEC_ENCODE_CB(aac_encode_frame), there
> is no error on k230, but I am unsure of the reason.

Looks like plain dumb out-of-memory situation?
Not all that surprising when the hardware has only 512 MiB of RAM.

-- 
レミ・デニ-クールモン
http://www.remlab.net/



_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to