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

Crash found in fuzzer #636

Open
AviAvni opened this issue Apr 15, 2024 · 0 comments
Open

Crash found in fuzzer #636

AviAvni opened this issue Apr 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AviAvni
Copy link
Contributor

AviAvni commented Apr 15, 2024

run these 2 queries

MERGE (:label8) MERGE (:label2{})<-[:reltype5]-(node_0{})<-[:reltype7]-({})
MATCH (node_0:label8{})<-[*..]-(node_0:label9) WHERE node_0.prop7 <= 0 AND node_0.prop7 = [ FALSE ] OR NULL <> 'LIT7' UNWIND [0] AS unwind_var RETURN * , 7.0 AS alias_0 , node_0.prop7 SKIP 0 LIMIT 0
@gkorland gkorland added the bug Something isn't working label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants