| Bug #43081 | GLib-ERROR **:gmen.c173: failed to allocate 6560000 bytes aborting... | ||
|---|---|---|---|
| Submitted: | 21 Feb 2009 15:35 | Modified: | 10 Mar 2009 12:25 |
| Reporter: | tedaz tedaz | Email Updates: | |
| Status: | Won't fix | Impact on me: | |
| Category: | MySQL Query Browser | Severity: | S2 (Serious) |
| Version: | 1.2.16 | OS: | Windows (XP Pro SP3 English) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | failed allocate | ||
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
[21 Feb 2009 15:42]
tedaz tedaz
[21 Feb 2009 15:42]
tedaz tedaz
failed to allocate 6560000 bytes
Attachment: ccas.png (image/x-png, text), 7.86 KiB.
[2 Mar 2009 20:10]
Miguel Solorzano
Error message
Attachment: msg-error.png (image/png, text), 36.39 KiB.
[4 Mar 2009 14:50]
tedaz tedaz
MySQL Query Browser 1.2.17
Attachment: 0.PNG (image/x-png, text), 19.46 KiB.
[4 Mar 2009 14:51]
tedaz tedaz
A lot of memory used when the MySQL Query Browser crashed
Attachment: 1.PNG (image/x-png, text), 32.48 KiB.
