Solved Help with program please (MySql Workbench)

BomBayGini

Donator
Donator
AMD OS X Member
Mar 7, 2021
56
11
8
CPU:
Ryzen 9 5900X
I have installed MySQL workbench on my ryzentosh and it’s crashing when I try to start the database,
Someone know how to fix?
or knows different programs that do the same thing but working?
 
Got a crash log? It's possible that it's calling Intel checks or Intel only instructions.
 
Got a crash log? It's possible that it's calling Intel checks or Intel only instructions.
yes sure, this is the log file
 

Attachments

Test please launching the application from Terminal,

Bash:
MKL_DEBUG_CPU_TYPE=5 /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
 
Test please launching the application from Terminal,

Bash:
MKL_DEBUG_CPU_TYPE=5 /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
still crashing and this is the crash log file
 

Attachments

Run these commands one at a time to change, checking version before and after.

Bash:
python --version 
ln -s -f /usr/local/bin/python3 /usr/local/bin/python
exec $SHELL -l
python --version
 
Run these commands one at a time to change, checking version before and after.

Bash:
python --version
ln -s -f /usr/local/bin/python3 /usr/local/bin/python
exec $SHELL -l
python --version
i was on version 2.7.16
and after the commands its updated to 3.9.6.
i tried to open this app after this changes and its still crashing, its opening the app but crashing when i try to start the Database connection
 
Is there a log for the crash when starting the connection?
 
There seems to be an issue with Big Sur. v8.22 reportedly works without issue. This crash isn't specific to AMD hacks it would seem.
 
There seems to be an issue with Big Sur. v8.22 reportedly works without issue. This crash isn't specific to AMD hacks it would seem.
so version 8.0.22 of workbench will work ? im downloading it now
 
From what I've read online yes.
 
  • Like
Reactions: Shaneee
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.