Ticket #313 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

Bookstore example - possible memory leak - apache crashes

Reported by: cameronmanderson@… Owned by: hans
Priority: high Milestone: 1.2
Component: Runtime (PHP5) Version: 1.2.0
Severity: normal Keywords: memory leak
Cc:

Description

I have downloaded and installed the latest stable generator using PEAR. I have chosen to include the runtime, creole and jargon as lib packages included into my application in deployment.

I am running Apache under the following thumbprint: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1

I have followed the example by copying the bookstore example from the packaged source. I have updated to use mysql connection details for localhost.

Structure as follows:

index.php .settings/bookstore-conf.php WEB-INF/classes/bookstore/**/*.php WEB-INF/lib/creole/**/*.php WEB-INF/lib/jargon/**/*.php WEB-INF/lib/propel/**/*.php

Other observations: When I run it the first time it inserts happily into the database, when I hit refresh it hangs and I get the "Apache has crashed, send error?" windows message. If I hit cancel and my apache restarts I can hit refresh again, it inserts the record, then refresh again and it crashes.

Attachments

fail.tar.gz Download (217.8 KB) - added by cameronmanderson@… 4 years ago.
Build example of configuration

Change History

Changed 4 years ago by cameronmanderson@…

Build example of configuration

  Changed 4 years ago by cameronmanderson@…

I have tried this example on another server, thumbprint: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1

This seemed to pass fine, so I am unsure of where the error could lie.

follow-up: ↓ 3   Changed 4 years ago by soenke

Can you please test it with PHP 5.2.0 and report if the memleak remains?

in reply to: ↑ 2   Changed 4 years ago by anonymous

Replying to soenke:

Can you please test it with PHP 5.2.0 and report if the memleak remains?

OK will do at first chance, cheers

  Changed 4 years ago by soenke

  • status changed from new to closed
  • resolution set to worksforme

If you get it, please reopen.

Note: See TracTickets for help on using tickets.