You are not logged in.

#1 2011-12-29 02:32:35

ChALkeR
Member
Registered: 2010-10-27
Posts: 63

glibc 2.15-2 segfaults apache

[root@eeepc chalker]# httpd -t
Syntax OK
[root@eeepc chalker]# pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Targets (2): glibc-2.15-2  valgrind-3.7.0-2

Total Installed Size:   81.62 MiB
Net Upgrade Size:       1.76 MiB

Proceed with installation? [Y/n] 
(2/2) checking package integrity                                              [############################################] 100%
(2/2) loading package files                                                   [############################################] 100%
(2/2) checking for file conflicts                                             [############################################] 100%
(2/2) checking available disk space                                           [############################################] 100%
(1/2) upgrading glibc                                                         [############################################] 100%
warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
Generating locales...
  en_US.UTF-8... done
  en_US.ISO-8859-1... done
  ru_RU.UTF-8... done
  ru_RU.CP1251... done
Generation complete.
(2/2) upgrading valgrind                                                      [############################################] 100%
[root@eeepc chalker]# httpd -t
Segmentation fault
[root@eeepc chalker]# pacman -Ss ^glibc$
testing/glibc 2.15-2 (base) [installed]
    GNU C Library
core/glibc 2.14.1-4 (base) [installed: 2.15-2]
    GNU C Library
[root@eeepc chalker]# pacman -S core/glibc extra/valgrind
warning: downgrading package glibc (2.15-2 => 2.14.1-4)
warning: downgrading package valgrind (3.7.0-2 => 3.7.0-1)
resolving dependencies...
looking for inter-conflicts...

Targets (2): glibc-2.14.1-4  valgrind-3.7.0-1

Total Installed Size:   79.86 MiB
Net Upgrade Size:       -1.76 MiB

Proceed with installation? [Y/n] 
(2/2) checking package integrity                                              [############################################] 100%
(2/2) loading package files                                                   [############################################] 100%
(2/2) checking for file conflicts                                             [############################################] 100%
(2/2) checking available disk space                                           [############################################] 100%
(1/2) upgrading glibc                                                         [############################################] 100%
warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
Generating locales...
  en_US.UTF-8... done
  en_US.ISO-8859-1... done
  ru_RU.UTF-8... done
  ru_RU.CP1251... done
Generation complete.
(2/2) upgrading valgrind                                                      [############################################] 100%
[root@eeepc chalker]# httpd -t
Syntax OK
[root@eeepc chalker]# pacman -Ss ^glibc$
testing/glibc 2.15-2 (base) [installed: 2.14.1-4]
    GNU C Library
core/glibc 2.14.1-4 (base) [installed]
    GNU C Library

«httpd -t» is here just for check, apache also segfaults on «/etc/rc.d/httpd start».

Offline

#2 2011-12-29 02:37:27

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: glibc 2.15-2 segfaults apache

There is a thing called a bug tracker where things like this should get posted....    Luckily it is already there.

Offline

Board footer

Powered by FluxBB