jmoenig / Snap

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
1.51k stars 745 forks source link

when i repeat 1 sound again and again. sound player crash #3222

Open mskicker opened 1 year ago

mskicker commented 1 year ago

bug bug2 bug3 bug4

jguille2 commented 1 year ago

Hi @mskicker

Sorry, I can't reproduce this. But before we investigate this, only one question.

Are you using an experimental chrome extension here? Your console error point to of a chrome-extensions with the reference "nmjangikiigieefebfjilibhhebcojod" that I don't see published anywhere. Maybe it's another thing, but if you are using that extension, test before without it... to see if that issue is on the Snap side or it's just about your extension.

Continue...

mskicker commented 1 year ago

i check this in with normal chrome and snap & check it again in s4a project and check it again in normal VScode chrome debugger too

first images is about snap test online and 2 images is for snap in s4a project and last is snap code test in normal VScode chrome debugger

problem is easy, only do first code (first image) in your site with "Version 113.0.5672.129 (Official Build) (64-bit)" chrome and see the result. memory leakage and errors stop playing code after 10 mins

jguille2 commented 1 year ago

Hi @mskicker

Yes, I dit it (test that code first). And I've done it again, using Chromium browser (113.0.5672.126 64 bits under Ubuntu). And I can't reproduce the problem. It's running ok, without memory leakage and no errors.

Also it is running ok on Firefox.

And for this I asked you to test without any extension... Maybe other users can confirm the same?

Joan

mskicker commented 1 year ago

first images is "Normal snap(without any change or extension) with updated chrome" at win 11 on snap site: https://snap.berkeley.edu/snap/snap.html

run this Script(First image) and wait for 10min and see the result select longer sound to see problem faster