Bug #114249 | MySQL Workbench unexpectedly crashes on Apple Silicon Macs | ||
---|---|---|---|
Submitted: | 6 Mar 2024 17:16 | Modified: | 14 Apr 2024 12:16 |
Reporter: | KOHEI UEHARA | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 8.0.36.CE | OS: | MacOS (macOS 14.3.1 (23D60)) |
Assigned to: | MySQL Verification Team | CPU Architecture: | ARM (Apple M1) |
Tags: | Apple Silicon, crash, python |
[6 Mar 2024 17:16]
KOHEI UEHARA
[14 Mar 2024 12:16]
MySQL Verification Team
Hello! 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
[16 Mar 2024 3:46]
Yasushi Abe
https://github.com/mysql/mysql-workbench/commit/6c77b3d975fa25a2746675a0f02c185a9a22eb55#d... It appears that dict_dealloc is specified in tp_dealloc of grt.DictIterator. When I cast dict_dealloc's self to PyGRTDictIteratorObject* when it crashed, it pointed to the string "setupPending".
[15 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".