Bug #82458 | MySQL Workbench crash at least 15-20 times a day | ||
---|---|---|---|
Submitted: | 4 Aug 2016 12:59 | Modified: | 22 Nov 2016 8:15 |
Reporter: | Jonathan Moreau-Genest | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.3.7 | OS: | Windows (Microsoft Windows 7 Enterprise Service Pack 1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[4 Aug 2016 12:59]
Jonathan Moreau-Genest
[4 Aug 2016 13:00]
Jonathan Moreau-Genest
Log file
Attachment: wb.log (application/octet-stream, text), 7.72 KiB.
[24 Aug 2016 6:15]
Chiranjeevi Battula
Hello Jonathan, Thank you for the bug report. Could you please send us full stack trace to confirm this issue at our end? steps to get stack trace: # Microsoft Windows - Please make sure WB path is adjusted per installation. C> cd "C:\Program Files (x86)\MySQL\MySQL Workbench CE 6.3.7\" ..> MySQLWorkbench.exe -log-level=debug3 Thanks, Chiranjeevi
[3 Sep 2016 16:13]
Marco Antonio Abreu
Hi, guys. I have the same problem in MySQL Workbench 6.3.7. It is closing when I run a Select. I realized that sometimes the Workbench closes or not depending just on the Where clause of the Select. It is more common to crashes with a more complex condition, usually involving strings, than a Where that does not involves strings. Another detail that I noticed, but I didn't prove, is that it is more difficult to close when the names of the objects are between backticks (`). Thanks. Marco
[16 Sep 2016 9:59]
Francois Pienaar
This happens to me as well on Windows 10 64-bit pro running MySQL Workbench 6.3.7 64-bit. It is EXTREMELY annoying, and occurs approximately every 2-3 query executions no matter what the type (SELECT, UPDATE, DELETE, etc.)
[11 Oct 2016 18:40]
Mike Baker
Happening to me too, on Windows 10 Pro 64 bit. Looking at using alternative software to get my job done...
[21 Oct 2016 16:30]
MySQL Verification Team
Please try version 6.3.8. Thanks. http://dev.mysql.com/downloads/workbench/
[21 Nov 2016 13:26]
Francois Pienaar
I've attached a log file (visible to developers). The crash is still occurring after the update to 6.3.8.
[21 Nov 2016 13:34]
Mike Baker
v6.3.8 seems to have fixed the issue for me. Thanks!
[22 Nov 2016 8:15]
Chiranjeevi Battula
Hello Jonathan, Thank you for the bug report. This is most likely duplicate of Bug #82951, Please check the workaround(set SSH keepalive(default is disabled) to 30 sec or 60 sec) mentioned in Bug #82951 will helps you. Thanks, Chiranjeevi.