[Bug 1661580] Re: Out of memory session_start

2017-02-23 Thread Sander van Schie
This has been resolved in the last update which is based on PHP 7.0.15: https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1663405 ** Changed in: php7.0 (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1661580] Re: Out of memory session_start

2017-02-10 Thread Justin
Hi all, I can also confirm this bug by repeating the steps mentioned above. I've attached a strace log of the php session.php call, hopefully this helps. ** Attachment added: "strace.log" https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1661580/+attachment/4816362/+files/strace.log --

[Bug 1661580] Re: Out of memory session_start

2017-02-06 Thread Sander van Schie
Hi, Thanks for trying to reproduce. Unfortunately I don't know why you're not running into the issue. I just tried to reproduce with a fresh install and could reproduce it without issues. I used the following steps: apt-get update apt-get install php-common php-memcache php-cli (create the

[Bug 1661580] Re: Out of memory session_start

2017-02-06 Thread ChristianEhrhardt
Hi, I tried to reproduce (thanks for the detailed steps), but there seems to be a bit missing. Obviously with handler set to files it is working. When switching to memcache as instructed I get: PHP Warning: session_start(): Cannot find save handler 'memcache' - session startup failed in