Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840428 - dev-db/mysql-workbench-8.0.27: Segfault if I type IF in a certain spot
Summary: dev-db/mysql-workbench-8.0.27: Segfault if I type IF in a certain spot
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-24 01:14 UTC by Penguin
Modified: 2023-09-24 07:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.txt,7.12 KB, text/plain)
2022-04-24 01:15 UTC, Penguin
Details
Memory dump given when the segfault occurs (memorydump.txt,104.82 KB, text/plain)
2022-04-24 01:15 UTC, Penguin
Details
Create statements for the project (create_statements.sql,7.27 KB, application/sql)
2022-04-24 17:43 UTC, Penguin
Details
queries.sql -- file in which the crash should happen (if this bug is somehow file specific) (queries.sql,723 bytes, application/sql)
2022-04-24 17:45 UTC, Penguin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Penguin 2022-04-24 01:14:41 UTC
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
Comment 1 Penguin 2022-04-24 01:15:19 UTC
Created attachment 773726 [details]
emerge --info
Comment 2 Penguin 2022-04-24 01:15:54 UTC
Created attachment 773729 [details]
Memory dump given when the segfault occurs
Comment 3 Jonas Stein gentoo-dev 2022-04-24 09:19:47 UTC
please attach files for a minimal working example.
Comment 4 Penguin 2022-04-24 17:34:27 UTC
(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?
Comment 5 Penguin 2022-04-24 17:43:55 UTC
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.
Comment 6 Penguin 2022-04-24 17:45:52 UTC
Created attachment 774203 [details]
queries.sql -- file in which the crash should happen (if this bug is somehow file specific)
Comment 7 Penguin 2022-04-24 18:41:06 UTC
(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
Comment 8 Andreas Sturmlechner gentoo-dev 2023-02-08 20:21:39 UTC
What about current stable 8.0.31?