react-app icon indicating copy to clipboard operation
react-app copied to clipboard

Uncaught (in promise) Error: bad memory

Open alssndr opened this issue 4 years ago • 1 comments

Hi, can anyone help me understand why I get the error "Error: bad memory" after clicking on "start" button?

Uncaught (in promise) Error: bad memory at d296b078-c3e3-4526-99c1-2b484cf33c5d:23 at Object.load (createFFmpeg.js:64) at async doTranscode (App.js:13)

Thank you, a.

alssndr avatar Sep 26 '21 15:09 alssndr

workaround.

  • downgrade to 0.9.8 version
  • Add below packge details for any SharedBufferArray issues. either add npm package or js file itself https://github.com/gzuidhof/coi-serviceworker

khanzzirfan avatar Dec 12 '21 19:12 khanzzirfan