Here is a video of me demonstrating the crash: https://www.youtube.com/watch?v=M1UL11cOr6o If I type IF in a certain place, the program segfaults. I've attached a memory dump of the crash. Reproducible: Always Steps to Reproduce: 1. Type IF in a certain place 2. Program segfaults
Created attachment 773726 [details] emerge --info
Created attachment 773729 [details] Memory dump given when the segfault occurs
please attach files for a minimal working example.
(In reply to Jonas Stein from comment #3) > please attach files for a minimal working example. Do you want me to directly upload the youtube video here?
Created attachment 774200 [details] Create statements for the project In order to recreate the bug using the exact files I'm using, I'm uploading the scripts here. Instructions: run the create statements first, then parsing/linting for queries.sql should work and the crash should happen.
Created attachment 774203 [details] queries.sql -- file in which the crash should happen (if this bug is somehow file specific)
(In reply to Penguin from comment #4) > (In reply to Jonas Stein from comment #3) > > please attach files for a minimal working example. > > Do you want me to directly upload the youtube video here? Ignore this comment. I didn't understand your question at first
What about current stable 8.0.31?