Debian Bug report logs - #628054
php5-cli: Segfault in ZEND_FE_FETCH_SPEC_VAR_HANDLER

version graph

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

Reported by: Samuel Vandamme <samuel@sava.be>

Date: Thu, 26 May 2011 18:12:01 UTC

Severity: important

Found in version php5/5.3.3-7+squeeze1

Fixed in versions php5/5.4.4-7, 5.4.4-14

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, samuel@sava.be, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#628054; Package php5-cli. (Thu, 26 May 2011 18:12:04 GMT) (full text, mbox, link).


Acknowledgement sent to Samuel Vandamme <samuel@sava.be>:
New Bug report received and forwarded. Copy sent to samuel@sava.be, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (Thu, 26 May 2011 18:12:04 GMT) (full text, mbox, link).


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

From: Samuel Vandamme <samuel@sava.be>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: php5-cli: Segfault in ZEND_FE_FETCH_SPEC_VAR_HANDLER
Date: Thu, 26 May 2011 20:09:21 +0200
Package: php5-cli
Version: 5.3.3-7+squeeze1
Severity: important

A script that used to run fine two days ago now crashes with a Segfault. Nothing changed in sourcecode and I there was no upgrade.

Couple of lines from backtrace

Core was generated by `php console.php retrieve all'.
Program terminated with signal 11, Segmentation fault.
#0  ZEND_FE_FETCH_SPEC_VAR_HANDLER (execute_data=0x7fba6fc4c678) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend.h:381
381 /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend.h: No such file or directory.
 in /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend.h
(gdb) bt
#0  ZEND_FE_FETCH_SPEC_VAR_HANDLER (execute_data=0x7fba6fc4c678) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend.h:381
#1  0x00000000006ab000 in execute (op_array=0x1da4608) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:107
#2  0x00007fba70907116 in ?? () from /usr/lib/php5/20090626/suhosin.so
#3  0x00000000006d3a76 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fba6fc4c588) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:340
#4  0x00000000006ab000 in execute (op_array=0x1d9fcc8) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:107
#5  0x00007fba70907116 in ?? () from /usr/lib/php5/20090626/suhosin.so
#6  0x0000000000678b74 in zend_call_function (fci=0x7fff3bce12a0, fci_cache=0x0) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_execute_API.c:963
#7  0x0000000000699cc7 in zend_call_method (object_pp=0x7fff3bce13c8, obj_ce=0x1d99f08, fn_proxy=0x7fff3bce13d8, function_name=0xa77a36 "__destruct", function_name_len=1003358864, retval_ptr_ptr=0x0, param_count=6965302, arg1=0x0,
    arg2=0x0) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_interfaces.c:97
#8  0x00000000006a4836 in zend_objects_destroy_object (object=0x1d61498, handle=1003361224) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_objects.c:113
#9  0x00000000006a0c5e in gc_collect_cycles () at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c:681
#10 0x00000000006a1102 in gc_zobj_possible_root (zv=0x5901710) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_gc.c:221
#11 0x00000000006a9f9e in zend_leave_helper_SPEC (execute_data=0x7fba6fc4c400) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:160
#12 0x00000000006ab000 in execute (op_array=0x1d69568) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:107
#13 0x00007fba70907116 in ?? () from /usr/lib/php5/20090626/suhosin.so
#14 0x00000000006d3a76 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fba6fc4c030) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:340
#15 0x00000000006ab000 in execute (op_array=0x1da8a40) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:107
#16 0x00007fba70907116 in ?? () from /usr/lib/php5/20090626/suhosin.so
#17 0x00000000006d3a76 in zend_do_fcall_common_helper_SPEC (execute_data=0x7fba6fc4bb10) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:340
#18 0x00000000006ab000 in execute (op_array=0x1d9fe60) at /build/buildd-php5_5.3.3-7+squeeze1-amd64-ihNnkV/php5-5.3.3/Zend/zend_vm_execute.h:107

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages php5-cli depends on:
ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libcomerr2              1.41.12-2        common error description library
ii  libdb4.8                4.8.30-2         Berkeley v4.8 Database Libraries [
ii  libgssapi-krb5-2        1.8.3+dfsg-4     MIT Kerberos runtime libraries - k
ii  libk5crypto3            1.8.3+dfsg-4     MIT Kerberos runtime libraries - C
ii  libkrb5-3               1.8.3+dfsg-4     MIT Kerberos runtime libraries
ii  libmagic1               5.04-5           File type determination library us
ii  libonig2                5.9.1-1          Oniguruma regular expressions libr
ii  libpcre3                8.02-1.1         Perl 5 Compatible Regular Expressi
ii  libqdbm14               1.8.77-4         QDBM Database Libraries [runtime]
ii  libssl0.9.8             0.9.8o-4squeeze1 SSL shared libraries
ii  libxml2                 2.7.8.dfsg-2     GNOME XML library
ii  mime-support            3.48-1           MIME files 'mime.types' & 'mailcap
ii  php5-common             5.3.3-7+squeeze1 Common files for packages built fr
ii  tzdata                  2011c-0squeeze1  time zone and daylight-saving time
ii  ucf                     3.0025+nmu1      Update Configuration File: preserv
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

php5-cli recommends no packages.

Versions of packages php5-cli suggests:
pn  php-pear                      <none>     (no description available)

-- no debconf information




Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Fri, 04 Jul 2014 13:03:23 GMT) (full text, mbox, link).


Notification sent to Samuel Vandamme <samuel@sava.be>:
Bug acknowledged by developer. (Fri, 04 Jul 2014 13:03:23 GMT) (full text, mbox, link).


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

From: Ondřej Surý <ondrej@sury.org>
To: 614904-done@bugs.debian.org, 620015-done@bugs.debian.org, 704764-done@bugs.debian.org, 628054-done@bugs.debian.org, 620948-done@bugs.debian.org, 620423-done@bugs.debian.org, 620015-done@bugs.debian.org
Subject: Re: Closing bugs filled against php5 in oldstable
Date: Fri, 04 Jul 2014 15:00:44 +0200
Version: 5.4.4-14

One more batch...

On Fri, Jul 4, 2014, at 14:09, Ondřej Surý wrote:
> Version: 5.4.4-14
> 
> Hey all,
> 
> I am closing the bugs that were filled against php5 5.3 in Debian
> oldstable
> (well and earlier)...
> 
> Feel free to reopen the bug in you can reproduce it with php5 from
> current
> stable Debian release.
> 
> Cheers,
> -- 
> Ondřej Surý <ondrej@sury.org>
> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server


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



Marked as fixed in versions php5/5.4.4-7. Request was from Ondřej Surý <ondrej@debian.org> to control@bugs.debian.org. (Wed, 09 Jul 2014 08:51:19 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 07 Aug 2014 07:32:28 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:37:28 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.