Skip to content
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

eth/tracers: testcase for crashing duktape ref: #21879 #21913

Closed
wants to merge 1 commit into from

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Nov 27, 2020

This adds a testcase which causes a crash in duktape:

SIGABRT: abort
PC=0x7f0811f029e5 m=0 sigcode=18446744073709551610

goroutine 0 [idle]:
runtime: unknown pc 0x7f0811f029e5
stack: frame={sp:0x7ffd65742c50, fp:0x0} stack=[0x7ffd64f86aa8,0x7ffd65785ae0)
00007ffd65742b50:  0000000000000000  00000000008e9ba8 
00007ffd65742b60:  00007ffd65742cf0  0000000000000060 

This repros what happens in #21893. @gballet want to take a look at what's causing this?

@holiman
Copy link
Contributor Author

holiman commented Nov 27, 2020

Oh: olebedev/go-duktape#58

@holiman
Copy link
Contributor Author

holiman commented Nov 27, 2020

Rediscovering things I once knew. So apparently this still haunts us

@holiman holiman closed this Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant