Bug #109431 App crashes when trying to connect to Postgres db
Submitted: 20 Dec 2022 0:32 Modified: 7 Feb 2023 11:43
Reporter: Craig Freeman Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S1 (Critical)
Version:8.0 OS:MacOS (Ventura 13.1)
Assigned to: CPU Architecture:x86 (2.4 GHz 8-Core Intel Core i9)

[20 Dec 2022 0:32] Craig Freeman
Description:
I wasn't able to open the latest workbench build until I upgraded to MacOS Ventura. I'm trying to migrate from a deployed postgres database to a local mysql database and it crashes every time I select the destination database OR when I try to test the connection of my postgres db. I installed the Postgres ODBC driver via Homebrew

How to repeat:
1. Install Workbench
2. `brew install psqlodbc`
3. Open Workbench
4. Click Migrate button in menu
5. Click Start Migration button
6. Select "PostgreSQL" in Database System dropdown
7. Enter hostname, username, password, and database values
8. Click "Test Connection" button, app crashes

OR

1. Install Workbench
2. `brew install psqlodbc`
3. Open Workbench
4. Click Migrate button in menu
5. Click Start Migration button
6. Select "PostgreSQL" in Database System dropdown
7. Enter hostname, username, password, and database values
8. Click "Next >" button
9. Select stored connection (connection tested and confirmed working)
10. Click "Next >" button, app crashes

Suggested fix:
Provide feedback on what went wrong without crashing
[7 Feb 2023 11:43] MySQL Verification Team
Hello,

Thank you for the bug report.
I've tried to reproduce your issue on a Mac with workbench 8.0.31 but not seeing any issues at my end. Thanks.

Regards,
Ashwini Patil