[FFmpeg-trac] #9774(avutil:open): Crashed in Windows 11 build 10.0.22000.652 build

FFmpeg trac at avcodec.org
Mon May 9 11:44:25 EEST 2022


#9774: Crashed in Windows 11 build 10.0.22000.652 build
----------------------------------+----------------------------------
             Reporter:  黄振波    |                    Owner:  (none)
                 Type:  defect    |                   Status:  open
             Priority:  critical  |                Component:  avutil
              Version:            |               Resolution:
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------
Changes (by 黄振波):

 * priority:  important => critical


Old description:

> Summary of the bug:
> A crashed happend in Windows 11 10.0.22000.652 build.
> reprodue-able 100%
> How to reproduce:
> When i call av_hwframe_transfer_data to transfer GPU data to CPU data,
> the crashe happend, while it worked fine before Windows 11
> 10.0.22000.652.
> Here is the dump file: https://1drv.ms/u/s!AqL91iUT-
> 5JUgSTtlMoP4Sbybo0U?e=zE6y0P
>
> {{{
> Unhandled exception at 0x00007FFFC8E4D9DF (d3d9on12.dll) in
> ReadyFor.exe.19472.dmp: 0xC0000005: Access violation reading location
> 0xFFFFFFFFFFFFFFFF.
>
> d3d9on12.dll!00007fffc8e4d9df()
> d3d9on12.dll!00007fffc8e4d025()
> d3d9on12.dll!00007fffc8e41a36()
> d3d9on12.dll!00007fffc8e41b7a()
> d3d9on12.dll!00007fffc8e413a9()
> d3d9on12.dll!00007fffc8e0f837()
> d3d9on12.dll!00007fffc8e0f44c()
> d3d9.dll!00007fffc9106cbc()
> d3d9.dll!00007fffc90130d7()
> d3d9.dll!00007fffc902e2ab()
> d3d9.dll!00007fffc90a382b()
> avutil-57.dll!00007fffb6d4cfd8()
> avutil-57.dll!00007fffb6d4d184()
> avutil-57.dll!00007fffb6d48163()
> avutil-57.dll!00007fffb6d481e7()
> }}}

New description:

 Summary of the bug:
 A crashed happend in Windows 11 10.0.22000.652 build.
 '''reprodue-able 100%'''
 How to reproduce:
 When i call av_hwframe_transfer_data to transfer GPU data to CPU data,
 the crashe happend, while it worked fine before Windows 11 10.0.22000.652.
 Here is the dump file: https://1drv.ms/u/s!AqL91iUT-
 5JUgSTtlMoP4Sbybo0U?e=zE6y0P

 {{{
 Unhandled exception at 0x00007FFFC8E4D9DF (d3d9on12.dll) in
 ReadyFor.exe.19472.dmp: 0xC0000005: Access violation reading location
 0xFFFFFFFFFFFFFFFF.

 d3d9on12.dll!00007fffc8e4d9df()
 d3d9on12.dll!00007fffc8e4d025()
 d3d9on12.dll!00007fffc8e41a36()
 d3d9on12.dll!00007fffc8e41b7a()
 d3d9on12.dll!00007fffc8e413a9()
 d3d9on12.dll!00007fffc8e0f837()
 d3d9on12.dll!00007fffc8e0f44c()
 d3d9.dll!00007fffc9106cbc()
 d3d9.dll!00007fffc90130d7()
 d3d9.dll!00007fffc902e2ab()
 d3d9.dll!00007fffc90a382b()
 avutil-57.dll!00007fffb6d4cfd8()
 avutil-57.dll!00007fffb6d4d184()
 avutil-57.dll!00007fffb6d48163()
 avutil-57.dll!00007fffb6d481e7()
 }}}

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9774#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list