[FFmpeg-devel] [PATCH 1/2] checkasm: test for abs_pow34

flow gg hlefthleft at gmail.com
Sat Dec 9 12:45:03 EET 2023


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=1000
> [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.

flow gg <hlefthleft at gmail.com> 于2023年12月5日周二 05:46写道:

> Because there was a conflict, the patch was updated in the reply
>
> flow gg <hlefthleft at gmail.com> 于2023年12月1日周五 04:25写道:
>
>> Okay,  I splited and attached
>>
>>
>>
>> Rémi Denis-Courmont <remi at remlab.net> 于2023年11月30日周四 23:31写道:
>>
>>> Le tiistaina 28. marraskuuta 2023, 18.59.38 EET flow gg a écrit :
>>> >
>>>
>>> Since nobody else commented, I shall note that you should probably split
>>> the
>>> underlying lavc changes into a separate preliminary patch.
>>>
>>> --
>>> レミ・デニ-クールモン
>>> http://www.remlab.net/
>>>
>>>
>>>
>>> _______________________________________________
>>> ffmpeg-devel mailing list
>>> ffmpeg-devel at ffmpeg.org
>>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>>
>>> To unsubscribe, visit link above, or email
>>> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>>>
>>


More information about the ffmpeg-devel mailing list