Solved Help with program please (MySql Workbench)

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
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?
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
Got a crash log? It's possible that it's calling Intel checks or Intel only instructions.
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
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

  • crashLog.txt
    107.7 KB · Views: 1

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
Test please launching the application from Terminal,

Bash:
MKL_DEBUG_CPU_TYPE=5 /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
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

  • crashLog.txt
    107.7 KB · Views: 2

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
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
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
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
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
Is there a log for the crash when starting the connection?
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
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.
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
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
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,179
From what I've read online yes.
 

BomBayGini

Donator
Donator
AMD OS X Member
Joined
Mar 7, 2021
Messages
56
Back
Top Bottom
  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.