php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66890 imagescale segfault.
Submitted: 2014-03-12 12:41 UTC Modified: 2014-03-12 12:41 UTC
From: remi@php.net Assigned: remi (profile)
Status: Closed Package: GD related
PHP Version: 5.5.10 OS: GNU/LInux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: remi@php.net
New email:
PHP Version: OS:

 

 [2014-03-12 12:41 UTC] remi@php.net
Description:
------------
Testing reproducer for bug #66887, notice imagescale segfault when optional mode is set.

Program received signal SIGSEGV, Segmentation fault.
0x000055555579307c in zend_fetch_resource (passed_id=passed_id@entry=0x7fffffffa1f8, default_id=default_id@entry=-1, 
    resource_type_name=resource_type_name@entry=0x7fffed54da74 "Image", found_resource_type=found_resource_type@entry=0x0, num_resource_types=num_resource_types@entry=1)
    at /usr/src/debug/php-5.5.10/Zend/zend_list.c:126
126                     } else if ((*passed_id)->type != IS_RESOURCE) {



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-12 12:41 UTC] remi@php.net
-Assigned To: +Assigned To: remi
 [2014-03-12 12:47 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=dada2f550f7f805cb4e111c0e13cf1da98e711be
Log: Fixed Bug #66890 imagescale segfault
 [2014-03-12 12:47 UTC] remi@php.net
-Status: Assigned +Status: Closed
 [2014-03-13 09:18 UTC] ab@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=dada2f550f7f805cb4e111c0e13cf1da98e711be
Log: Fixed Bug #66890 imagescale segfault
 [2014-03-13 09:20 UTC] ab@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=dada2f550f7f805cb4e111c0e13cf1da98e711be
Log: Fixed Bug #66890 imagescale segfault
 [2014-04-10 04:47 UTC] tyrael@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=dada2f550f7f805cb4e111c0e13cf1da98e711be
Log: Fixed Bug #66890 imagescale segfault
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 14:01:29 2024 UTC