View Issue Details

IDProjectCategoryView StatusLast Update
0000150Xdebugpublic2005-09-21 16:10
Reportermikedransfield Assigned Toderick  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionno change required 
Summary0000150: Failed loading xdebug, undefined symbol empty_string
Description

Failed loading /php5/lib/php/extensions/no-debug-non-zts-20050617/xdebug.so: /php5/lib/php/extensions/no-debug-non-zts-20050617/xdebug.so: undefined symbol: empty_string

This is using php 5.1.0 RC2-dev downloaded from snaps.php.net

Additional Information

I reported the other crashing bug and I wanted to see if it was fixed, the snapshot was compiled at 12PM whilst the fix was done at 10AM, so I assume the fix would have made it into this release.

PHP 5 checked out from CVS didnt compile so I am using the snapshot

TagsNo tags attached.
Operating SystemLinux 2.6 (Fedora 2)
PHP Version5.1.0-dev

Activities

derick

2005-09-21 16:04

administrator   ~0000285

This error means you compiled Xdebug against the wrong PHP headers. You need to do "make install" in the PHP 5 source tree and make sure that you're only having one set of headers installed.

mikedransfield

2005-09-21 16:10

reporter   ~0000286

Sorry, I think this is related to this.

http://bugs.php.net/bug.php?id=34583

Issue History

Date Modified Username Field Change
2005-09-21 15:48 mikedransfield New Issue
2005-09-21 16:04 derick Status new => resolved
2005-09-21 16:04 derick Resolution open => no change required
2005-09-21 16:04 derick Assigned To => derick
2005-09-21 16:04 derick Note Added: 0000285
2005-09-21 16:10 mikedransfield Note Added: 0000286
2016-07-31 12:35 derick Category Debug client (console) => debugclient (debugging tool)
2016-07-31 12:35 derick Category debugclient (debugging tool) => (No Category)