View Issue Details

IDProjectCategoryView StatusLast Update
0000570XdebugUncategorizedpublic2010-04-22 21:35
Reporterjwhitaker Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.1.0RC1 
Summary0000570: undefined symbol: zend_memrchr
Description

2.1.0RC1
CentOS 5.4
php-5.1.6-24.el5_4.5

After phpize, configure, make, make install, see this error in /var/log/httpd/error_log:

Failed loading /usr/lib/php/modules/xdebug.so: /usr/lib/php/modules/xdebug.so: undefined symbol: zend_memrchr

TagsNo tags attached.
Operating System
PHP Version5.1.6

Activities

derick

2010-04-22 21:35

administrator   ~0001463

Fixed in SVN revision 3268. Thanks for the report! Please test whether it works for you too please. (You might need to do "make clean" if you have checked out Xdebug from SVN already)

Issue History

Date Modified Username Field Change
2010-04-22 15:59 jwhitaker New Issue
2010-04-22 15:59 jwhitaker PHP Version => 5.1.6
2010-04-22 15:59 jwhitaker Xdebug Version => 2.1.0rc1
2010-04-22 21:35 derick Note Added: 0001463
2010-04-22 21:35 derick Status new => closed
2010-04-22 21:35 derick Resolution open => fixed
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized