Bug #43155 | System.AccessViolationException | ||
---|---|---|---|
Submitted: | 24 Feb 2009 16:45 | Modified: | 18 Aug 2010 0:01 |
Reporter: | David Lewis | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.0.30, 5.2.26pre3 | OS: | Windows |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | access, AccessViolationException, CHECKED, exception, Memory, protected, system, violation |
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
[24 Feb 2009 16:46]
David Lewis
[1 Mar 2009 14:45]
Gene Sawyer
Dump after exception
Attachment: AccessViolation.txt (text/plain), 5.36 KiB.
[1 Mar 2009 14:46]
Gene Sawyer
5.0.24 Workbench file which crashes 5.0.30 ER modeler
Attachment: GenericBidEngineDB.mwb (application/octet-stream, text), 38.31 KiB.
[11 Aug 2010 4:58]
Roel Van de Paar
Had this issue on 5.1.26pre3 on Win7 x64 HP.
Attachment: trace.txt (text/plain), 2.85 KiB.
[11 Aug 2010 5:03]
Roel Van de Paar
Backtrace
Attachment: backtrace.txt (text/plain), 29.78 KiB.