Forum datadump fatal error [message #169153] |
Sun, 25 August 2013 09:39 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
![](/forum/images/custom_avatars/10628.jpg) |
TheDude
Messages: 120 Registered: November 2012 Location: France
Karma: 2
|
Senior Member |
|
|
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 523800 bytes) in /web/geekforum/FUDforum/include/theme/default/db.inc on line 53
Same thing on RC1, datadump stops and file integrity check : file truncated
http://www.bartopmania.com
|
|
|
|
|
|
|
Re: Re : Re: Forum datadump fatal error [message #184701 is a reply to message #169159] |
Sat, 18 January 2014 10:55 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
![](//www.gravatar.com/avatar/e92dbea50190edaafc8c84dc4bd4ae64?s=64&d=mm&r=g) |
RussianE39
Messages: 4 Registered: January 2014 Location: Russia
Karma: 0
|
Junior Member |
|
|
Ok, I found issue, it is definitely in mem_limit.inc, because I was able to make backup after setting BUF_SIZE to 1000000 and removing everything in that file after BUF_SIZE env var. I suspect some bug in memlimit raise function.
|
|
|