Debian Bug report logs - #743757
php5: zend_mm_heap corrupted and segfaults while updating wordpress

version graph

Package: php5; Maintainer for php5 is (unknown);

Reported by: Michael Chesterton <michael@chesterton.id.au>

Date: Sun, 6 Apr 2014 02:39:01 UTC

Severity: normal

Found in version php5/5.5.10+dfsg-1

Done: Ondřej Surý <ondrej@sury.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#743757; Package php5. (Sun, 06 Apr 2014 02:39:06 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Chesterton <michael@chesterton.id.au>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Sun, 06 Apr 2014 02:39:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Michael Chesterton <michael@chesterton.id.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php5: zend_mm_heap corrupted and segfaults while updating wordpress
Date: Sun, 06 Apr 2014 11:54:54 +1000
Package: php5
Version: 5.5.10+dfsg-1
Severity: normal

Dear Maintainer,

Trying to update plugins or wordpress itself crashes php-fpm

#0  zend_mm_remove_from_free_list (heap=0x994b1a8, mm_block=0x9ee9e24)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:837
#1  0x0831da35 in _zend_mm_free_int (heap=0x994b1a8, p=p@entry=0x9ee9e2c)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2110
#2  0x0831fdd8 in _efree (ptr=0x9ee9e2c)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2440
#3  0x083fd0af in i_zval_ptr_dtor (zval_ptr=<optimized out>)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.h:82
#4  i_free_compiled_variables (execute_data=0xf6d402e0)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.c:1510
#5  zend_leave_helper_SPEC (execute_data=0xf6d402e0)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:399
#6  0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d402e0)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
#7  0x083362ed in dtrace_execute_ex (execute_data=execute_data@entry=0xf6d402e0)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
#8  0x083fe8ac in zend_execute (op_array=0x9af97f8)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
#9  0x08400e77 in zend_do_fcall_common_helper_SPEC (execute_data=0xf6d40200)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
#10 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40200)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
#11 0x083362ed in dtrace_execute_ex (execute_data=execute_data@entry=0xf6d40200)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
#12 0x083fe8ac in zend_execute (op_array=0x9af9738)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
#13 0x08400e77 in zend_do_fcall_common_helper_SPEC (execute_data=0xf6d40134)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
#14 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40134)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
#15 0x083362ed in dtrace_execute_ex (execute_data=execute_data@entry=0xf6d40134)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
#16 0x083fe8ac in zend_execute (op_array=0x9d7b788)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
#17 0x08400e77 in zend_do_fcall_common_helper_SPEC (execute_data=0xf6d3fffc)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
#18 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d3fffc)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
#19 0x083362ed in dtrace_execute_ex (execute_data=execute_data@entry=0xf6d3fffc)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
#20 0x083fe8ac in zend_execute (op_array=0x9d7b2a8)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
#21 0x08400e77 in zend_do_fcall_common_helper_SPEC (execute_data=0xf6d3ff04)
    at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5 depends on:
ii  php5-common  5.5.10+dfsg-1
ii  php5-fpm     5.5.10+dfsg-1

php5 recommends no packages.

php5 suggests no packages.

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#743757; Package php5. (Tue, 10 Jun 2014 13:27:10 GMT) (full text, mbox, link).


Acknowledgement sent to Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 10 Jun 2014 13:27:10 GMT) (full text, mbox, link).


Message #10 received at 743757@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: Michael Chesterton <michael@chesterton.id.au>, 743757@bugs.debian.org
Subject: Re: [php-maint] Bug#743757: php5: zend_mm_heap corrupted and segfaults while updating wordpress
Date: Tue, 10 Jun 2014 15:23:02 +0200
Michael,

could you try to reproduce this bug with 5.6.0~beta4?

O.

On Sun, Apr 6, 2014, at 3:54, Michael Chesterton wrote:
> Package: php5
> Version: 5.5.10+dfsg-1
> Severity: normal
> 
> Dear Maintainer,
> 
> Trying to update plugins or wordpress itself crashes php-fpm
> 
> #0  zend_mm_remove_from_free_list (heap=0x994b1a8, mm_block=0x9ee9e24)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:837
> #1  0x0831da35 in _zend_mm_free_int (heap=0x994b1a8, p=p@entry=0x9ee9e2c)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2110
> #2  0x0831fdd8 in _efree (ptr=0x9ee9e2c)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2440
> #3  0x083fd0af in i_zval_ptr_dtor (zval_ptr=<optimized out>)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.h:82
> #4  i_free_compiled_variables (execute_data=0xf6d402e0)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.c:1510
> #5  zend_leave_helper_SPEC (execute_data=0xf6d402e0)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:399
> #6  0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d402e0)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> #7  0x083362ed in dtrace_execute_ex
> (execute_data=execute_data@entry=0xf6d402e0)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> #8  0x083fe8ac in zend_execute (op_array=0x9af97f8)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> #9  0x08400e77 in zend_do_fcall_common_helper_SPEC
> (execute_data=0xf6d40200)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> #10 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40200)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> #11 0x083362ed in dtrace_execute_ex
> (execute_data=execute_data@entry=0xf6d40200)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> #12 0x083fe8ac in zend_execute (op_array=0x9af9738)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> #13 0x08400e77 in zend_do_fcall_common_helper_SPEC
> (execute_data=0xf6d40134)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> #14 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40134)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> #15 0x083362ed in dtrace_execute_ex
> (execute_data=execute_data@entry=0xf6d40134)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> #16 0x083fe8ac in zend_execute (op_array=0x9d7b788)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> #17 0x08400e77 in zend_do_fcall_common_helper_SPEC
> (execute_data=0xf6d3fffc)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> #18 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d3fffc)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> #19 0x083362ed in dtrace_execute_ex
> (execute_data=execute_data@entry=0xf6d3fffc)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> #20 0x083fe8ac in zend_execute (op_array=0x9d7b2a8)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> #21 0x08400e77 in zend_do_fcall_common_helper_SPEC
> (execute_data=0xf6d3ff04)
>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> 
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
> Architecture: i386 (x86_64)
> Foreign Architectures: amd64
> 
> Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages php5 depends on:
> ii  php5-common  5.5.10+dfsg-1
> ii  php5-fpm     5.5.10+dfsg-1
> 
> php5 recommends no packages.
> 
> php5 suggests no packages.
> 
> -- no debconf information
> 
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint


-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Information forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#743757; Package php5. (Tue, 10 Jun 2014 14:03:04 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Chesterton <michael@chesterton.id.au>:
Extra info received and forwarded to list. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Tue, 10 Jun 2014 14:03:04 GMT) (full text, mbox, link).


Message #15 received at 743757@bugs.debian.org (full text, mbox, reply):

From: Michael Chesterton <michael@chesterton.id.au>
To: Ondřej Surý <ondrej@sury.org>, 743757@bugs.debian.org
Subject: Re: [php-maint] Bug#743757: php5: zend_mm_heap corrupted and segfaults while updating wordpress
Date: Tue, 10 Jun 2014 23:50:51 +1000
Ondřej,

I just tried 5.6.0~beta3+dfsg-2 and couldn't reproduce the problem
Thanks

On 10/06/14 23:23, Ondřej Surý wrote:
> Michael,
>
> could you try to reproduce this bug with 5.6.0~beta4?
>
> O.
>
> On Sun, Apr 6, 2014, at 3:54, Michael Chesterton wrote:
>> Package: php5
>> Version: 5.5.10+dfsg-1
>> Severity: normal
>>
>> Dear Maintainer,
>>
>> Trying to update plugins or wordpress itself crashes php-fpm
>>
>> #0  zend_mm_remove_from_free_list (heap=0x994b1a8, mm_block=0x9ee9e24)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:837
>> #1  0x0831da35 in _zend_mm_free_int (heap=0x994b1a8, p=p@entry=0x9ee9e2c)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2110
>> #2  0x0831fdd8 in _efree (ptr=0x9ee9e2c)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2440
>> #3  0x083fd0af in i_zval_ptr_dtor (zval_ptr=<optimized out>)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.h:82
>> #4  i_free_compiled_variables (execute_data=0xf6d402e0)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.c:1510
>> #5  zend_leave_helper_SPEC (execute_data=0xf6d402e0)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:399
>> #6  0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d402e0)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
>> #7  0x083362ed in dtrace_execute_ex
>> (execute_data=execute_data@entry=0xf6d402e0)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
>> #8  0x083fe8ac in zend_execute (op_array=0x9af97f8)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
>> #9  0x08400e77 in zend_do_fcall_common_helper_SPEC
>> (execute_data=0xf6d40200)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
>> #10 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40200)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
>> #11 0x083362ed in dtrace_execute_ex
>> (execute_data=execute_data@entry=0xf6d40200)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
>> #12 0x083fe8ac in zend_execute (op_array=0x9af9738)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
>> #13 0x08400e77 in zend_do_fcall_common_helper_SPEC
>> (execute_data=0xf6d40134)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
>> #14 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40134)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
>> #15 0x083362ed in dtrace_execute_ex
>> (execute_data=execute_data@entry=0xf6d40134)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
>> #16 0x083fe8ac in zend_execute (op_array=0x9d7b788)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
>> #17 0x08400e77 in zend_do_fcall_common_helper_SPEC
>> (execute_data=0xf6d3fffc)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
>> #18 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d3fffc)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
>> #19 0x083362ed in dtrace_execute_ex
>> (execute_data=execute_data@entry=0xf6d3fffc)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
>> #20 0x083fe8ac in zend_execute (op_array=0x9d7b2a8)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
>> #21 0x08400e77 in zend_do_fcall_common_helper_SPEC
>> (execute_data=0xf6d3ff04)
>>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
>>
>>
>> -- System Information:
>> Debian Release: jessie/sid
>>   APT prefers testing
>>   APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
>> Architecture: i386 (x86_64)
>> Foreign Architectures: amd64
>>
>> Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
>> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/dash
>>
>> Versions of packages php5 depends on:
>> ii  php5-common  5.5.10+dfsg-1
>> ii  php5-fpm     5.5.10+dfsg-1
>>
>> php5 recommends no packages.
>>
>> php5 suggests no packages.
>>
>> -- no debconf information
>>
>> _______________________________________________
>> pkg-php-maint mailing list
>> pkg-php-maint@lists.alioth.debian.org
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
>




Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Tue, 10 Jun 2014 14:03:11 GMT) (full text, mbox, link).


Notification sent to Michael Chesterton <michael@chesterton.id.au>:
Bug acknowledged by developer. (Tue, 10 Jun 2014 14:03:11 GMT) (full text, mbox, link).


Message #20 received at 743757-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: 743757-done@bugs.debian.org
Subject: Re: [php-maint] Bug#743757: php5: zend_mm_heap corrupted and segfaults while updating wordpress
Date: Tue, 10 Jun 2014 15:58:15 +0200
Version: php5/5.6.0~beta3+dfsg-2

On Tue, Jun 10, 2014, at 15:50, Michael Chesterton wrote:
> Ondřej,
> 
> I just tried 5.6.0~beta3+dfsg-2 and couldn't reproduce the problem
> Thanks
> 
> On 10/06/14 23:23, Ondřej Surý wrote:
> > Michael,
> >
> > could you try to reproduce this bug with 5.6.0~beta4?
> >
> > O.
> >
> > On Sun, Apr 6, 2014, at 3:54, Michael Chesterton wrote:
> >> Package: php5
> >> Version: 5.5.10+dfsg-1
> >> Severity: normal
> >>
> >> Dear Maintainer,
> >>
> >> Trying to update plugins or wordpress itself crashes php-fpm
> >>
> >> #0  zend_mm_remove_from_free_list (heap=0x994b1a8, mm_block=0x9ee9e24)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:837
> >> #1  0x0831da35 in _zend_mm_free_int (heap=0x994b1a8, p=p@entry=0x9ee9e2c)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2110
> >> #2  0x0831fdd8 in _efree (ptr=0x9ee9e2c)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_alloc.c:2440
> >> #3  0x083fd0af in i_zval_ptr_dtor (zval_ptr=<optimized out>)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.h:82
> >> #4  i_free_compiled_variables (execute_data=0xf6d402e0)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_execute.c:1510
> >> #5  zend_leave_helper_SPEC (execute_data=0xf6d402e0)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:399
> >> #6  0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d402e0)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> >> #7  0x083362ed in dtrace_execute_ex
> >> (execute_data=execute_data@entry=0xf6d402e0)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> >> #8  0x083fe8ac in zend_execute (op_array=0x9af97f8)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> >> #9  0x08400e77 in zend_do_fcall_common_helper_SPEC
> >> (execute_data=0xf6d40200)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> >> #10 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40200)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> >> #11 0x083362ed in dtrace_execute_ex
> >> (execute_data=execute_data@entry=0xf6d40200)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> >> #12 0x083fe8ac in zend_execute (op_array=0x9af9738)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> >> #13 0x08400e77 in zend_do_fcall_common_helper_SPEC
> >> (execute_data=0xf6d40134)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> >> #14 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d40134)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> >> #15 0x083362ed in dtrace_execute_ex
> >> (execute_data=execute_data@entry=0xf6d40134)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> >> #16 0x083fe8ac in zend_execute (op_array=0x9d7b788)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> >> #17 0x08400e77 in zend_do_fcall_common_helper_SPEC
> >> (execute_data=0xf6d3fffc)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> >> #18 0x08373366 in execute_ex (execute_data=execute_data@entry=0xf6d3fffc)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:363
> >> #19 0x083362ed in dtrace_execute_ex
> >> (execute_data=execute_data@entry=0xf6d3fffc)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_dtrace.c:73
> >> #20 0x083fe8ac in zend_execute (op_array=0x9d7b2a8)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:388
> >> #21 0x08400e77 in zend_do_fcall_common_helper_SPEC
> >> (execute_data=0xf6d3ff04)
> >>     at /build/php5-_8zZb9/php5-5.5.10+dfsg/Zend/zend_vm_execute.h:584
> >>
> >>
> >> -- System Information:
> >> Debian Release: jessie/sid
> >>   APT prefers testing
> >>   APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
> >> Architecture: i386 (x86_64)
> >> Foreign Architectures: amd64
> >>
> >> Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
> >> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
> >> Shell: /bin/sh linked to /bin/dash
> >>
> >> Versions of packages php5 depends on:
> >> ii  php5-common  5.5.10+dfsg-1
> >> ii  php5-fpm     5.5.10+dfsg-1
> >>
> >> php5 recommends no packages.
> >>
> >> php5 suggests no packages.
> >>
> >> -- no debconf information
> >>
> >> _______________________________________________
> >> pkg-php-maint mailing list
> >> pkg-php-maint@lists.alioth.debian.org
> >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> >
> 


-- 
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 09 Jul 2014 07:36:52 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 03:01:54 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.