[Owncloud] Crash with Git Master - memory exhausted?

Victor Dubiniuk victor.dubiniuk at gmail.com
Wed Sep 5 22:40:19 UTC 2012


Hi Emre,

536870912 bytes is actually 512MB allowed for the PHP scripts by .htaccess
file.
But it is not reasonable anyway.
Looks like there is a race condition in the code.

---
Victor

On Thu, Sep 6, 2012 at 1:26 AM, Emre Erenoglu <erenoglu at gmail.com> wrote:

> Hi,
>
> I'm trying to test the latest server & client for syncing purpose. I setup
> a brand new instance of the server (windows, apache2.4, mysql) with only
> bare minimum (checked out from GIT only core part 1 hour ago).
>
> Once the server is setup, I do the following:
> - Go to files
> - Click to create a new directory
> - give a name and press enter
> - Click Files again on left link pane
>
> Then I see following error:
> *Fatal error*: Allowed memory size of 536870912 bytes exhausted (tried to
> allocate 24 bytes) in *D:\owncloud\lib\connector\sabre\node.php* on line *
> 240*
>
> Similarly, when I try to sync a directory with latest client 1.1.0beta2, I
> also see similar messages in server (and client does crash!)
> *Fatal error*: Allowed memory size of 536870912 bytes exhausted (tried to
> allocate 2 bytes) in *D:\owncloud\lib\connector\sabre\node.php* on line *
> 240*
>
> The system has 2gb memory of which most of them are free, +1gbyte page
> file available. I don't think it's an issue of memory.
> --
> Emre
>
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20120906/fbcb8b75/attachment.html>


More information about the Owncloud mailing list