From: flow gg <hlefthleft@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH 1/2] checkasm: test for abs_pow34 Date: Sat, 9 Dec 2023 18:45:03 +0800 Message-ID: <CAEa-L+vb92n0t8tRoGTF2m9b4RhL=38FjhMpPhCJMxndOrNYoA@mail.gmail.com> (raw) In-Reply-To: <CAEa-L+tN6Bi-_Rg7Ru9ryB84HJppckvee_AZ0urpJR_reMeqJA@mail.gmail.com> 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@gmail.com> 于2023年12月5日周二 05:46写道: > Because there was a conflict, the patch was updated in the reply > > flow gg <hlefthleft@gmail.com> 于2023年12月1日周五 04:25写道: > >> Okay, I splited and attached >> >> >> >> Rémi Denis-Courmont <remi@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@ffmpeg.org >>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel >>> >>> To unsubscribe, visit link above, or email >>> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". >>> >> _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-12-09 10:45 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-28 16:59 flow gg 2023-11-30 15:31 ` Rémi Denis-Courmont 2023-11-30 20:25 ` flow gg 2023-12-04 21:46 ` flow gg 2023-12-09 10:45 ` flow gg [this message] 2023-12-09 10:54 ` flow gg 2023-12-11 16:44 ` Rémi Denis-Courmont
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAEa-L+vb92n0t8tRoGTF2m9b4RhL=38FjhMpPhCJMxndOrNYoA@mail.gmail.com' \ --to=hlefthleft@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git