Bug #44974 | Workbench crashes on every save (segfault) | ||
---|---|---|---|
Submitted: | 20 May 2009 8:38 | Modified: | 8 Jun 2009 16:17 |
Reporter: | Oliver Mayer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.1.12 beta3 | OS: | Linux (Ubuntu 9.04 i386) |
Assigned to: | CPU Architecture: | Any | |
Tags: | CHECKED, crash, save, segfault, ubuntu, workbench |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[20 May 2009 8:39]
Oliver Mayer
[20 May 2009 13:05]
Oliver Mayer
testmodel with auto_increment checkbox crash
Attachment: testmodel.mwb (application/octet-stream, text), 4.65 KiB.
[20 May 2009 13:06]
Oliver Mayer
Console output with stacktrace.. autoincrement crash - new model
Attachment: afterclicking_autoincrement.txt (text/plain), 62.61 KiB.
[25 May 2009 21:02]
Miguel Solorzano
backtrace
Attachment: backtrace44974.txt (text/plain), 81.30 KiB.