-
-
Notifications
You must be signed in to change notification settings - Fork 749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASSERT(size==0) FAILED AT src/jsvar.c:326 ASSERT(ref <= jsVarsSize) FAILED AT src/jsvar.c:223 #2366
Comments
Thanks for these reports, however given the volume of different reports you've submitted in just a few minutes: #2360 #2361 #2362 #2363 #2364 #2365 #2366 you've submitted, it'd be great if you could also help to contribute fixes Could you provide any information about how you came across these issues? |
Hi ,gfwilliams,i just run the testcase from others javascript engine . and i will try my best to help |
hi ,i want to know can those bug assign cve id ?
发自我的iPhone
…------------------ Original ------------------
From: Gordon Williams ***@***.***>
Date: Wed,May 10,2023 8:56 PM
To: espruino/Espruino ***@***.***>
Cc: Lime ***@***.***>, Author ***@***.***>
Subject: Re: [espruino/Espruino] ASSERT(size==0) FAILED AT src/jsvar.c:326ASSERT(ref <= jsVarsSize) FAILED AT src/jsvar.c:223 (Issue #2366)
Thanks for these reports, however given the volume of different reports you've submitted in just a few minutes: #2360 #2361 #2362 #2363 #2364 #2365 #2366 you've submitted, it'd be great if you could also help to contribute fixes
Could you provide any information about how you came across these issues?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Answered when you posted the same question in #2360 (comment) |
Reproduce:
make Debug=1
POC:
details:
ASSERT(size==0) FAILED AT src/jsvar.c:326
ASSERT(ref <= jsVarsSize) FAILED AT src/jsvar.c:223
The text was updated successfully, but these errors were encountered: