[FFmpeg-devel] [PATCH 1/2] checkasm: add sbrdsp tests
Michael Niedermayer
michael at niedermayer.cc
Fri Jun 30 16:55:52 EEST 2017
On Thu, Jun 29, 2017 at 10:53:06PM -0300, James Almer wrote:
> On 6/29/2017 10:14 PM, Henrik Gramner wrote:
> > On Fri, Jun 30, 2017 at 1:58 AM, Michael Niedermayer
> > <michael at niedermayer.cc> wrote:
> >> Program received signal SIGSEGV, Segmentation fault.
> >> 0x0000000000684919 in ff_sbr_hf_gen_sse ()
> >
> >> 0x0000000000684909 <ff_sbr_hf_gen_sse+25>: sub %r9,%r8
> >
> >> => 0x0000000000684919 <ff_sbr_hf_gen_sse+41>: movaps (%rsi,%r8,1),%xmm0
> >
> >> r9 0xdeadbeef00000080 -2401053092612145024
> >
> > Another case of a 32-bit int being used as part of a 64-bit operation.
>
> I can't reproduce it on my ArchLinux x86_64 environment for some reason,
> but based on what you said i assume the attached patch should fix it.
no crash occurs here with this, so it seems fixed
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170630/47f4fc2c/attachment.sig>
More information about the ffmpeg-devel
mailing list