| Summary: | dev-php/php-4.3.4-r4 segfaults in make target 'install-pear-installer' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ulrich Rhein <gentoo> |
| Component: | New packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | hardened |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Ulrich Rhein
2004-02-22 04:49:25 UTC
revdep-rebuild, rm /etc/pear.conf and try it again. Done that (/etc/pear.conf didn't exist). The problem remains. hardended: i'm wondering if some of the gcc security stuff is responsible: #7 0x40aab479 in __guard_setup () at /var/tmp/portage/gcc-3.2.3-r2/work/gcc-3.2.3/gcc/libgcc2.c:2081 #8 0x40aafa65 in __do_global_ctors_aux () from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so.1 #9 0x40aaa485 in _init () from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so.1 ? you have gcc-3.2.3-r2 and you need atleast -r5 to make this bug go away, when you update it probably involve a required update to glibc as well. A glibc update fixed this bug (a gcc update was not necessary). Thanks for your help, guys. Not a php bug then. |