View Issue Details

IDProjectCategoryView StatusLast Update
0000364XdebugInstallationpublic2011-07-27 17:37
Reporterkingoleg Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
Summary0000364: Segmentation fault on pear upgrade-all
Description

When I try upgrade all, xdebug can not be upgraded from 2.0.2 to 2.0.3: it crash with segmentation fail after 'xdebug.so' is compiled.

Additional Information

oleg@shoom-gnome:~/workspace/Telme$ sudo pear upgrade-all
Will upgrade channel://pear.phpunit.de/phpunit
Will upgrade channel://pecl.php.net/xdebug
Did not download optional dependencies: pear/Image_GraphViz, use --alldeps to download automatically
phpunit/PHPUnit can optionally use package "pear/Image_GraphViz" (version >= 1.2.1)
phpunit/PHPUnit can optionally use PHP extension "pdo_sqlite"
downloading PHPUnit-3.2.18.tgz ...
Starting to download PHPUnit-3.2.18.tgz (206,344 bytes)
............................................done: 206,344 bytes
downloading xdebug-2.0.3.tgz ...
Starting to download xdebug-2.0.3.tgz (286,325 bytes)
...done: 286,325 bytes
upgrade-all ok: channel://pear.phpunit.de/PHPUnit-3.2.18
66 source files, building
running: phpize
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
building in /var/tmp/pear-build-root/xdebug-2.0.3
running: /tmp/pear/temp/xdebug/configure
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib
checking for PHP extension directory... /usr/lib/php5/20060613
checking for PHP installed headers prefix... /usr/include/php5
checking for re2c... no
configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable eXtended debugging support... yes, shared
checking for gettimeofday... yes
checking for cos in -lm... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
/etc/magic, 2910: Warning description Clarion Personal/Professional Developer (v2 and above) data fil' truncated /etc/magic, 2921: Warning descriptionClarion Personal/Professional Developer (v2 and above) memo dat' truncated
/etc/magic, 2927: Warning description `Clarion Personal/Professional Developer (v2 and above) help dat' truncated
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug.c -o xdebug.lo
mkdir .libs
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug.c -fPIC -DPIC -o .libs/xdebug.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c -o xdebug_code_coverage.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_code_coverage.c -fPIC -DPIC -o .libs/xdebug_code_coverage.o
/tmp/pear/temp/xdebug/xdebug_code_coverage.c: In function 'prefill_from_oparray':
/tmp/pear/temp/xdebug/xdebug_code_coverage.c:233: warning: assignment makes pointer from integer without a cast
/tmp/pear/temp/xdebug/xdebug_code_coverage.c: In function 'prefill_from_function_table':
/tmp/pear/temp/xdebug/xdebug_code_coverage.c:272: warning: comparison between pointer and integer
/tmp/pear/temp/xdebug/xdebug_code_coverage.c: In function 'xdebug_prefill_code_coverage':
/tmp/pear/temp/xdebug/xdebug_code_coverage.c:312: warning: comparison between pointer and integer
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_com.c -o xdebug_com.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_com.c -fPIC -DPIC -o .libs/xdebug_com.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_compat.c -o xdebug_compat.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_compat.c -fPIC -DPIC -o .libs/xdebug_compat.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c -o xdebug_handler_dbgp.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_dbgp.c -fPIC -DPIC -o .libs/xdebug_handler_dbgp.o
/tmp/pear/temp/xdebug/xdebug_handler_dbgp.c: In function 'xdebug_dbgp_breakpoint':
/tmp/pear/temp/xdebug/xdebug_handler_dbgp.c:2507: warning: initialization discards qualifiers from pointer target type
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_gdb.c -o xdebug_handler_gdb.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_gdb.c -fPIC -DPIC -o .libs/xdebug_handler_gdb.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_php3.c -o xdebug_handler_php3.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handler_php3.c -fPIC -DPIC -o .libs/xdebug_handler_php3.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handlers.c -o xdebug_handlers.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_handlers.c -fPIC -DPIC -o .libs/xdebug_handlers.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_llist.c -o xdebug_llist.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_llist.c -fPIC -DPIC -o .libs/xdebug_llist.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_hash.c -o xdebug_hash.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_hash.c -fPIC -DPIC -o .libs/xdebug_hash.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_private.c -o xdebug_private.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_private.c -fPIC -DPIC -o .libs/xdebug_private.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_profiler.c -o xdebug_profiler.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_profiler.c -fPIC -DPIC -o .libs/xdebug_profiler.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_set.c -o xdebug_set.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_set.c -fPIC -DPIC -o .libs/xdebug_set.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_str.c -o xdebug_str.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_str.c -fPIC -DPIC -o .libs/xdebug_str.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_superglobals.c -o xdebug_superglobals.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_superglobals.c -fPIC -DPIC -o .libs/xdebug_superglobals.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_var.c -o xdebug_var.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_var.c -fPIC -DPIC -o .libs/xdebug_var.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_xml.c -o xdebug_xml.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/xdebug_xml.c -fPIC -DPIC -o .libs/xdebug_xml.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/usefulstuff.c -o usefulstuff.lo
gcc -I. -I/tmp/pear/temp/xdebug -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /tmp/pear/temp/xdebug/usefulstuff.c -fPIC -DPIC -o .libs/usefulstuff.o
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=link gcc -DPHP_ATOM_INC -I/var/tmp/pear-build-root/xdebug-2.0.3/include -I/var/tmp/pear-build-root/xdebug-2.0.3/main -I/tmp/pear/temp/xdebug -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O0 -o xdebug.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/pear-build-root/xdebug-2.0.3/modules xdebug.lo xdebug_code_coverage.lo xdebug_com.lo xdebug_compat.lo xdebug_handler_dbgp.lo xdebug_handler_gdb.lo xdebug_handler_php3.lo xdebug_handlers.lo xdebug_llist.lo xdebug_hash.lo xdebug_private.lo xdebug_profiler.lo xdebug_set.lo xdebug_str.lo xdebug_superglobals.lo xdebug_var.lo xdebug_xml.lo usefulstuff.lo -lm
gcc -shared .libs/xdebug.o .libs/xdebug_code_coverage.o .libs/xdebug_com.o .libs/xdebug_compat.o .libs/xdebug_handler_dbgp.o .libs/xdebug_handler_gdb.o .libs/xdebug_handler_php3.o .libs/xdebug_handlers.o .libs/xdebug_llist.o .libs/xdebug_hash.o .libs/xdebug_private.o .libs/xdebug_profiler.o .libs/xdebug_set.o .libs/xdebug_str.o .libs/xdebug_superglobals.o .libs/xdebug_var.o .libs/xdebug_xml.o .libs/usefulstuff.o -lm -Wl,-soname -Wl,xdebug.so -o .libs/xdebug.so
creating xdebug.la
(cd .libs && rm -f xdebug.la && ln -s ../xdebug.la xdebug.la)
/bin/bash /var/tmp/pear-build-root/xdebug-2.0.3/libtool --mode=install cp ./xdebug.la /var/tmp/pear-build-root/xdebug-2.0.3/modules
cp ./.libs/xdebug.so /var/tmp/pear-build-root/xdebug-2.0.3/modules/xdebug.so
cp ./.libs/xdebug.lai /var/tmp/pear-build-root/xdebug-2.0.3/modules/xdebug.la
PATH="$PATH:/sbin" ldconfig -n /var/tmp/pear-build-root/xdebug-2.0.3/modules

Libraries have been installed in:
/var/tmp/pear-build-root/xdebug-2.0.3/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:

  • add LIBDIR to the `LD_LIBRARY_PATH' environment variable
    during execution
  • add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
  • use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  • have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.

Build complete.
Don't forget to run 'make test'.

running: make INSTALL_ROOT="/var/tmp/pear-build-root/install-xdebug-2.0.3" install
Installing shared extensions: /var/tmp/pear-build-root/install-xdebug-2.0.3/usr/lib/php5/20060613/
running: find "/var/tmp/pear-build-root/install-xdebug-2.0.3" -ls
19596440 4 drwxr-xr-x 3 root root 4096 Apr 14 17:21 /var/tmp/pear-build-root/install-xdebug-2.0.3
19596497 4 drwxr-xr-x 3 root root 4096 Apr 14 17:21 /var/tmp/pear-build-root/install-xdebug-2.0.3/usr
19596498 4 drwxr-xr-x 3 root root 4096 Apr 14 17:21 /var/tmp/pear-build-root/install-xdebug-2.0.3/usr/lib
19596499 4 drwxr-xr-x 3 root root 4096 Apr 14 17:21 /var/tmp/pear-build-root/install-xdebug-2.0.3/usr/lib/php5
19596500 4 drwxr-xr-x 2 root root 4096 Apr 16 11:24 /var/tmp/pear-build-root/install-xdebug-2.0.3/usr/lib/php5/20060613
19595554 676 -rwxr-xr-x 1 root root 686449 Apr 16 11:24 /var/tmp/pear-build-root/install-xdebug-2.0.3/usr/lib/php5/20060613/xdebug.so

Build process completed successfully
Installing '/usr/lib/php5/20060613/xdebug.so'
Segmentation fault
oleg@shoom-gnome:~/workspace/Telme$

TagsNo tags attached.
Operating SystemUbuntu 64
PHP Version5.2.5

Activities

sgehrig

2008-06-17 11:37

reporter   ~0000855

Same problem here... Intallation works though.
But pear list-upgrades also still lists 2.0.3 as an update although 2.0.3 is installed already.

derick

2009-11-22 16:51

administrator   ~0001155

I can't reproduce this at all, I've never had an issue with this.

Issue History

Date Modified Username Field Change
2008-04-16 09:28 kingoleg New Issue
2008-06-17 11:37 sgehrig Note Added: 0000855
2009-11-22 16:51 derick Note Added: 0001155
2009-11-22 16:51 derick Status new => resolved
2009-11-22 16:51 derick Resolution open => unable to reproduce
2009-11-22 16:51 derick Assigned To => derick