Bug #71175 [Ver]: Crash when use ibase_blob_echo
[email protected] ("zedex at rambler dot ru")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://bugs.php.net/bug.php?id=71175&edit=1 ID: 71175 User updated by: zedex at rambler dot ru Reported by: zedex at rambler dot ru Summary: Crash when use ibase_blob_echo Status: Verified Type: Bug Package: InterBase related Operating System: Linux SLES-11 SP2 PHP Version: 7.0.1 Block user comment: N Private report: N New Comment: TO: lester at lsces dot co dot uk I'm don't saying what extention not workin. I'm have a trouble only at this function :) TO: [email protected] I'm appling your patch and function begin workin ! Thank you very much ! Previous Comments: ------------------------------------------------------------------------ [2015-12-21 14:57:48] lester at lsces dot co dot uk Try again from phone ... Extension is working fine for me in PHP7 ... looks like it's simply returning the blob ID rather than the text, so suspect the default setting changed? There are warnings compiling, but it passes all of the test suite and the firebird test suite so don't understand why there is a problem here. ------------------------------------------------------------------------ [2015-12-21 14:24:14] [email protected] sorry, it turns out this extension is broken, far away from working.. it's no need to test the patch I paste... thanks :< ------------------------------------------------------------------------ [2015-12-21 14:10:12] [email protected] Hmm, seems this is broken, I doubt it even work at the first step... anyway, I made a patch, but I don't have env to test it, could you please check whether it works? https://gist.github.com/laruence/f3af903012902818d7da ------------------------------------------------------------------------ [2015-12-21 13:24:55] zedex at rambler dot ru (gdb) bt #0 0x00000000008b1997 in zend_fetch_resource2 (res=0x4, resource_type_name=0xd6ec97 "InterBase link", resource_type1=7, resource_type2=8) at /home/zedex/install/php-7.0.1/Zend/zend_list.c:106 #1 0x000000000064331c in zif_ibase_blob_echo (execute_data=0x7ffff60141d0, return_value=0x7ffff60141b0) at /home/zedex/install/php-7.0.1/ext/interbase/ibase_blobs.c:501 #2 0x00000000008f8899 in ZEND_DO_ICALL_SPEC_HANDLER ( execute_data=0x7ffff6014030) at /home/zedex/install/php-7.0.1/Zend/zend_vm_execute.h:586 #3 0x00000000008f7f24 in execute_ex (ex=0x7ffff6014030) at /home/zedex/install/php-7.0.1/Zend/zend_vm_execute.h:417 #4 0x00000000008f815b in zend_execute (op_array=0x7ffff6085000, return_value=0x0) at /home/zedex/install/php-7.0.1/Zend/zend_vm_execute.h:458 #5 0x0000000000897209 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /home/zedex/install/php-7.0.1/Zend/zend.c:1428 #6 0x00000000007d4954 in php_execute_script (primary_file=0x7fffffffdba0) at /home/zedex/install/php-7.0.1/main/main.c:2471 #7 0x000000000096bd2d in do_cli (argc=2, argv=0x1100700) at /home/zedex/install/php-7.0.1/sapi/cli/php_cli.c:974 #8 0x000000000096cf49 in main (argc=2, argv=0x1100700) at /home/zedex/install/php-7.0.1/sapi/cli/php_cli.c:1345 (gdb) ------------------------------------------------------------------------ [2015-12-21 04:19:14] [email protected] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=71175 -- Edit this bug report at https://bugs.php.net/bug.php?id=71175&edit=1