[php-maint] Bug#720127: php5: Maximum execution time exceeded immediately...

Peter Chubb peter.chubb at nicta.com.au
Mon Aug 19 00:04:09 UTC 2013


Package: php5
Version: 5.5.1+dfsg-2
Severity: normal

Dear Maintainer,
php5 seems to throw a maximum execution time exceeded immediately.
I see this on owncloud and ampache.

I've set the default timeout to 3600 (1 hour), but the error that time
limit is exceeded comes almost immediately.

Here's an example backtrace with timestamps.  By my reading that's 
about a tenth of a second before the excepton is thrown.

If I up the timelimit to 10 hours, the process succeeds.  

( ! ) Fatal error: Maximum execution time of 3600 seconds exceeded in /usr/share/php/php-gettext/streams.php on line 113
Call Stack
#	Time	Memory	Function	Location
1	0.0004	229952	{main}( )	../login.php:0
2	0.0565	1471984	require( '/usr/share/ampache/www/templates/show_login_form.inc.php' )	../login.php:176
3	0.0570	1472488	T_( )	../show_login_form.inc.php:66
4	0.0570	1472520	__( )	../gettext.inc:406
5	0.0570	1472568	_gettext( )	../gettext.inc:285
6	0.0580	1483624	gettext_reader->translate( )	../gettext.inc:278
7	0.0580	1484208	gettext_reader->load_tables( )	../gettext.php:254
8	0.1082	1986656	FileReader->read( )	../gettext.php:161


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10.0-rc4+ (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5 depends on:
ii  libapache2-mod-php5  5.5.1+dfsg-2
ii  php5-common          5.5.1+dfsg-2

php5 recommends no packages.

php5 suggests no packages.

-- no debconf information



More information about the pkg-php-maint mailing list