Bug #114316 MySQL Workbench crashes using scripting shell command "dir()" on grt.Dict
Submitted: 12 Mar 2024 9:33 Modified: 13 Apr 2024 12:21
Reporter: Karsten Wutzke Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:8.0.36 OS:Windows (11)
Assigned to: MySQL Verification Team CPU Architecture:Any

[12 Mar 2024 9:33] Karsten Wutzke
Description:
I am able to crash MySQL Workbench with a simple set of actions:

1. Start Workbench
2. "File" menu -> "New Model"
3. "Scripting" menu -> "Scripting Shell" (new window opening)
4. In the "Shell" tab, see command line (white input text) below, execute:

dir(grt.root.wb.doc.physicalModels[0].catalog.customData)

This crashes the complete application without any error being shown.

How to repeat:
See description.
[12 Mar 2024 10:26] Karsten Wutzke
Improved synopsis
[13 Mar 2024 12:21] MySQL Verification Team
Hello Karsten Wutzke,

Thank you for the bug report.
To investigate further this issue at our end, may I kindly request you to launch workbench under debug mode (--log-level=debug3) and provide unaltered workbench log file(more details about log are explained here - https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html)?

Regards,
Ashwini Patil
[14 Apr 2024 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".