#533231 apache2.2-common: Seg fault at graceful restart (log rotation)

Package:
apache2-bin
Source:
apache2
Description:
Apache HTTP Server (modules and other binary files)
Submitter:
Jeroen Hooyberghs
Date:
2025-08-01 21:21:02 UTC
Severity:
important
Tags:
#533231#5
Date:
2009-06-15 19:04:15 UTC
From:
To:
At each logrotation, the apache proces seg faults and therefor dies

The last message in the /var/log/apache/error.log.1:
[Sun Jun 14 07:41:23 2009] [notice] Graceful restart requested, doing restart

The first and only message in the error.log:
[Sun Jun 14 07:41:23 2009] [notice] seg fault or similar nasty error detected in the parent proces

Also when doing a manual graceful restart with apache2ctl graceful, the same thing happens:
/etc/init.d/apache2 start
[Mon Jun 15 21:01:40 2009] [warn] pid file /var/run/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jun 15 21:01:40 2009] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch configured -- resuming normal operations

apache2ctl graceful
[Mon Jun 15 21:02:23 2009] [notice] Graceful restart requested, doing restart
[Mon Jun 15 21:02:23 2009] [notice] seg fault or similar nasty error detected in the parent process

This problem is occuring at each log rotation, but only notice the problem on 1 debian lenny server I maintain, the other don't seem to have the issue.

#533231#10
Date:
2009-06-16 19:53:21 UTC
From:
To:
Please try to get a backtrace, as described in
/usr/share/doc/apache2.2-common/README.backtrace

Do you have different modules or different php extensions enabled on
the two servers?

In any case, as a work-around, you can change /etc/logrotate.d/apache2
to use "restart" instead of "reload".

#533231#15
Date:
2009-06-19 08:32:12 UTC
From:
To:
Stefan Fritsch wrote:
#0  0xb5c9bc80 in ?? ()
No symbol table info available.
#1  0xb76ced8e in CRYPTO_thread_id ()
   from /usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#2  0xb774078c in ERR_get_state () from
/usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#3  0xb77416b2 in ERR_put_error () from
/usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#4  0xb772a5d8 in ENGINE_add () from /usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#5  0xb772ff5a in ENGINE_load_padlock ()
   from /usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#6  0xb772c4c7 in ENGINE_load_builtin_engines ()
   from /usr/lib/i686/cmov/libcrypto.so.0.9.8
No symbol table info available.
#7  0xb6d9ab77 in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#8  0xb6d9ab69 in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#9  0xb6dbe9a0 in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#10 0xbf866bc8 in ?? ()
No symbol table info available.
#11 0xb6daef0c in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#12 0xb6daeeee in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#13 0xb6dbe9a0 in ?? () from /usr/lib/libcurl.so.4
No symbol table info available.
#14 0xbf866bd8 in ?? ()
No symbol table info available.
#15 0xb6da42ad in curl_global_init () from /usr/lib/libcurl.so.4
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
No, I checked on 1 other server that is also serving the same services,
and therefor has exacly the same modules and php extensions enabled.
I changed it for now to do so.

#533231#20
Date:
2009-07-30 20:15:10 UTC
From:
To:
Does one of the servers have a VIA CPU with the padlock crypto engine and
the other not?

#533231#25
Date:
2009-08-11 19:22:10 UTC
From:
To:
This is the /proc/cpuinfo of the one that has the issue:


processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 28
model name      : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping        : 2
cpu MHz         : 1608.039
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu de tsc msr pae cx8 apic mtrr cmov pat clflush acpi
mmx fxs
r sse sse2 ss ht nx constant_tsc pni ssse3
bogomips        : 3219.94
clflush size    : 64
power management:

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 28
model name      : Intel(R) Atom(TM) CPU N270   @ 1.60GHz
stepping        : 2
cpu MHz         : 1608.039
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu de tsc msr pae cx8 apic mtrr cmov pat clflush acpi
mmx fxs
r sse sse2 ss ht nx constant_tsc pni ssse3
bogomips        : 3219.94
clflush size    : 64


I have multiple other ones, different sorts of CPU's that don't have the
problem, 32 and 64 bit.

#533231#30
Date:
2010-01-17 20:50:26 UTC
From:
To:
Hi there,

I am still having this problem. Can I provide any more information about
this in order to get it solved?

I always have to do a /etc/init.d/apache2 start after anything in the
apache2 packages changed and a reload is performed after the update.

#533231#35
Date:
2010-01-18 22:12:12 UTC
From:
To:
From this I gather that it still crashes with the newest openssl from
last weeks DSA? That update touched a code part that affected libcurl
reinitialization.

Apart from that I am currently out of ideas.

What could be useful is a list of all the php extensions you have
intalled, and another backtrace but this time with libcurl3-dbg and
libssl0.9.8-dbg installed in addition to the other packages listed in
README.backtrace.

#533231#40
Date:
2010-04-10 14:08:23 UTC
From:
To:
I seem to be running into the same or a related issue, even though I have a somewhat different configuration here (mod_gnutls, mod_proxy, no php).

[Sat Apr 10 01:57:04 2010] [notice] Apache/2.2.9 (Debian) mod_gnutls/0.5.1 configured -- resuming normal operations
[Sat Apr 10 07:35:07 2010] [notice] SIGUSR1 received.  Doing graceful restart
[Sat Apr 10 07:35:07 2010] [notice] seg fault or similar nasty error detected in the parent process
[Sat Apr 10 14:58:21 2010] [warn] pid file /var/run/apache2.pid overwritten -- Unclean shutdown of previous Apache run?
[Sat Apr 10 14:58:21 2010] [notice] Apache/2.2.9 (Debian) mod_gnutls/0.5.1 configured -- resuming normal operations

This system was only setup recently, so I could not claim that it has been working well for a long while but failed at once,
however it has been running for a couple days, and this segfault happened on the first logrotation after apache was reconfigured to use mod_gnutls with a server name indication setup.

I should also say that I'm using a slightly patched mod_gnutls module as per Bug #577141
This server is a Xen guest system (DomU) - apparently just like Jeroen's.

So I tried
  logrotate -f -v /etc/logrotate.d/apache2
to manually trigger the segfault, but this just reloads apache nicely, no segfault.

I've prepared to gather a backtrace as described in README.backtrace should this occur again, and will report back if so.

#533231#45
Date:
2010-05-04 15:30:03 UTC
From:
To:
I noticed the same issue on the server powered by Atom processor but
Apache works fine on my servers with some other processors.
Could it really be processor related somehow?

#533231#50
Date:
2014-10-31 08:54:51 UTC
From:
To:
Dear Maintainer,

I use Apache 2.4 on Debina JEssie in a XEN domU machine.
Since I'm using Xen and Apache and Xen domUs since 10 years and I never got problems, I don't think it is Xen related (Also nothing on the Xen side has changes recently).

The error is new on my system (my installation is nearly 12 month old),
but some of my recent "aptitude safe-upgrade" or "aptitude install" must have introduced the error.
Until last Week, it workt out perfectly as expected.

Every night during/after/before logrotate, Apache crashes somehow and does not come up fully functional again.
This happens als well if I trigger manually a "/etc/init.d/apache reload" or "/etc/init.d/apache graceful"

The error log shows the following entry:
[core:notice] [pid 4925:tid 140419593967488] AH00060: seg fault or similar nasty error detected in the parent process

Trying to access webpages after that fails, the apache trows the following error for every single query into the log:
[Fri Oct 31 09:23:27.787922 2014] [mpm_event:trace6] [pid 4931:tid 140419123803904] event.c(1500): connections: 1 (clogged: 0 write-completion: 0 keep-alive: 0 lingering: 0 suspended: 0)

Restarting the Apache with "/etc/init.d/apache restart" fails, it has to be started using "/etc/init.d/apache start". After that, also restarting works again.

#533231#55
Date:
2014-11-01 08:42:10 UTC
From:
To:
Hi,

Your problem is not related to Bug#533231. Please open a new report.

Please provide a gdb backtrace. See
/usr/share/doc/apache2/README.backtrace for how to do it. Also, please
list the modules you have enabled (apachectl -M or ls
/etc/apache2/mods-enabled).

This is not an error but a trace debug message. Have you set loglevel
to trace6 or higher? If not, there may have been some memory
corruption inside the apache2 process.

Cheers,
Stefan

#533231#70
Date:
2025-08-01 21:19:03 UTC
From:
To:
control: tags -1 + moreinfo
control: tags -1 + unreproducible

Hi,

Can you give me moreinformation with recent apache ?

#533231#75
Date:
2017-05-13 19:25:42 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne
Newsletters Mai 2017
Afrik e-mailing.
" Nous vous ouvrons les portes de l'Afrique "
Chers entrepreneurs,
Pour la première fois depuis notre création en 2009, nous avons décidé de céder une partie de nos fichiers mails. Il s'agit d'une grande opportunité car vous avez dés maintenant, la possibilité d'acquérir les adresses mails des sociétés et opérateurs économiques dans + de 20 pays en Afrique.
L'ensemble de ces contacts vont permettre à votre entreprise de prospecter et trouver
des clients ou des partenaires dans les pays de votre choix.
Achetez les contacts Mails  des sociétes et opérateurs économiques dans les pays de votre choix
dés maintenant
Faites vos achats en ligne
Ou contactez-nous directement
Les modes de paiements :
- Virement bancaire - compte au Burkina Faso ou en France
- Chèque au Burkina Faso ou en France
- Paypal
- Western Union
- Money Gram
- Bitcoin
- Ethereum
Contacts :
France :
Tél. : +33(0)7.84.30.15.65 - whats'app - Viber
e-mail : web.perigord@gmail.com
Burkina Faso
Tél.: +226.73.98.61.77
e-mail : contact@burkinafacile.com
----------------------------------------------------------------------------------------------
Ce message a été diffusé par Burkina Facile
Votre partenaire au Burkina Faso depuis 2009
Tél : +226 73 98 61 77 / 78 71 84 73 ( Afrique )
mail : contact@burkinafacile.com
Si vous ne souhaitez plus recevoir nos messages, suivez ce lien :
Veuillez me retirer de votre liste de diffusion

#533231#80
Date:
2017-05-25 13:10:23 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne

Achetez ou louez nos bases de données MAILS d'opérateurs économiques et sociétés privées

 dans + de 20 pays en Afrique

En savoir +

Retrouvez notre présentation vidéo ici
---------------------------------------------------------------------------------------------- Ce message a été diffusé par Burkina Facile Votre partenaire au Burkina Faso depuis 2009 Tél : +226 73 98 61 77 / 78 71 84 73 ( Afrique ) mail : contact@burkinafacile.com Si vous ne souhaitez plus recevoir nos messages, suivez ce lien : Veuillez me retirer de votre liste de diffusion
#533231#85
Date:
2017-06-19 09:06:57 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne.

web.perigord.com

+33(0)7.84.30.15.65

sylvain@web-perigord.com

CREATION ET REFONTE DE SITES INTERNET

RETROUVEZ NOS DERNIERES REALISATIONS

Besoin d'un site internet !

Contactez-nous

Si vous ne souhaitez plus recevoir nos messages, suivez ce lien :

Veuillez me retirer de votre liste de diffusion

#533231#90
Date:
2017-06-26 08:16:21 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne.

web.perigord.com

+33(0)7.84.30.15.65

sylvain@web-perigord.com

CREATION ET REFONTE DE SITES INTERNET

RETROUVEZ NOS DERNIERES REALISATIONS

Besoin d'un site internet !

Contactez-nous

Si vous ne souhaitez plus recevoir nos messages, suivez ce lien :

Veuillez me retirer de votre liste de diffusion

#533231#95
Date:
2017-07-03 10:08:02 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne.

web.perigord.com

+33(0)7.84.30.15.65

sylvain@web-perigord.com

CREATION ET REFONTE DE SITES INTERNET

RETROUVEZ NOS DERNIERES REALISATIONS

Besoin d'un site internet !

Contactez-nous

Si vous ne souhaitez plus recevoir nos messages, suivez ce lien :

Veuillez me retirer de votre liste de diffusion

#533231#100
Date:
2017-07-04 10:24:11 UTC
From:
To:
Si vous ne voyez pas ce message correctement, consultez-le en ligne.

Avec notre solution, vous touchez directement votre cible

Pourquoi notre solution fonctionne ?

Nous sommes les seuls à disposer de base de données mails validées et certifiées dans + de 15 pays en Afrique. L'ensemble des adresses mails que nous avons regroupe des opérateurs économiques et des personnes à haut revenu. Il s'agit donc pour 95 % des annonceurs de la cible idéale pour développer votre activité ou faire la promotion d'un produit, service ou formation.

Qui sommes-nous

- Soit vous décidez de passer par nous pour diffuser vos mailing et informations !

Je souhaite faire du mailing

- Soit vous décidez d'acheter directement notre base de données MAILS dans les pays qui vous intéressent et vous pouvez ensuite envoyer vos propres mailing librement !

Je souhaite acheter vos bases de données

Si vous ne souhaitez plus recevoir nos messages, suivez ce lien :

Veuillez me retirer de votre liste de diffusion

#533231#105
Date:
2018-02-15 07:25:14 UTC
From:
To:
Laba diena,


Noriu Jus informuoti apie šių metų pasikeitimą dėl atnaujintos visos Lietuvos įmonių bazės 2018 metų sausio vidurio.
Visi juridiniai asmenys pateikti bazėje yra veikiantys, realiai vykdantys veiklą, turintys įdarbintų darbuotojų. Duomenys pagal Sodrą, Registrų centrą.

Bazėje nurodoma ir apyvarta, darbuotojų atlyginimai, darbuotojų skaičius, transporto skaičius ir daug kitų duomenų, kuriuos matysite pavyzdyje.

Duomenis galima filtruoti pagal veiklas, miestus ir kitus duomenis.


Šią bazę verta turėti visoms įmonėms. Pateiksiu priežastis:

1) Kontaktai pateikti bazėje direktorių ir kitų atsakingų asmenų, didelė tikimybė Jums surasti naujų klientų, partnerių, tiekėjų, kai tiesiogiai bendrausite su direktoriais, komercijos vadovais.

2) Konkurentų analizavimas, tiekėjų atsirinkimas pagal Jums reikalingus kriterijus, galite atsifiltruoti pagal įmonės dydį, bazėje nurodoma kiek įmonės skolingos Sodrai.

3) Lengva, greita ir patogu dirbti su šia baze, elektroninius pašto adresus galite importuoti į elektroninių laiškų siuntimo programas ar sistemas iš kurių siunčiate elektroninius laiškus.
Taip pat galite importuoti mobiliųjų telefonų numerius į SMS siuntimo programas.


Išsirinkite iš "Veiklų sąrašo" veiklas kurių Jums reikia.
( Sąrašas prisegtas laiške excel faile )

Parašykite, kurias veiklas išsirinkote
ir atsiųsime pavyzdį ir pasiūlymą su sąlygomis įmonių bazei įsigyti



Pagarbiai,
Tadas Giedraitis
Tel. nr. +37067881041

#533231#110
Date:
2019-06-17 07:37:33 UTC
From:
To:
Hello,

Our partners referred your company to us. Regarding your great products.
Please see required products, quantity and specifications as attached.

Kindly give us your lowest possible prices for FCL shipment.


Best Regards,

Wanda Rodriguez
Purchase Assistant

Hidroconta Trading Ltd.
Av. de Sta. Catalina,
60, 30012 Murcia, Spain
Phone: +34 968 26 77 66
Fax: +34 968 26 77 06

#533231#115
Date:
2019-11-20 06:53:39 UTC
From:
To:
Good day,

My associate from China wants to discuss a business investment deal with
you. I awaiting your response to enable us discuss about this business
investment

Nael M. Al Homoud
Executive Director & High Investment Committee Member@
The Arab Investment Co
www.taic.com [1]



Links:
------
[1] http://www.taic.com

#533231#120
Date:
2020-05-10 08:33:04 UTC
From:
To:
Good day,

My associate from China wants to discuss a business investment deal with
you. I awaiting your response to enable us discuss about this business
investment

Nael M. Al Homoud
Executive Director & High Investment Committee Member@
The Arab Investment Co
www.taic.com [1]



Links:
------
[1] http://www.taic.com

#533231#125
Date:
2021-09-24 07:30:22 UTC
From:
To:
Dzień dobry,

kontaktuję się z Państwem, ponieważ dostrzegam możliwość redukcji opłat za prąd.

Odpowiednio dobrana instalacja fotowoltaiczna to rozwiązanie, które pozwala wygenerować spore oszczędności w skali roku.

Chciałbym porozmawiać z Państwem o tego typu rozwiązaniu, a także przedstawić wstępne kalkulacje.

Czy są Państwo zainteresowani?

Pozdrawiam,
Dorian Kwiatkowski

#533231#130
Date:
2021-10-14 07:31:12 UTC
From:
To:
Dzień dobry,

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google.

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę?


Pozdrawiam serdecznie,
Patryk Górecki

#533231#135
Date:
2021-10-20 07:40:40 UTC
From:
To:
Dzień dobry,

jakiś czas temu zgłosiła się do nas firma, której strona internetowa nie pozycjonowała się wysoko w wyszukiwarce Google.

Na podstawie wykonanego przez nas audytu SEO zoptymalizowaliśmy treści na stronie pod kątem wcześniej opracowanych słów kluczowych. Nasz wewnętrzny system codziennie analizuje prawidłowe działanie witryny.  Dzięki indywidualnej strategii, firma zdobywa coraz więcej Klientów.

Czy chcieliby Państwo zwiększyć liczbę osób odwiedzających stronę internetową firmy? Mógłbym przedstawić ofertę?


Pozdrawiam serdecznie,
Patryk Górecki

#533231#140
Date:
2021-11-08 08:51:11 UTC
From:
To:
Dzień dobry!

Czy mógłbym przedstawić rozwiązanie, które umożliwia monitoring każdego auta w czasie rzeczywistym w tym jego pozycję, zużycie paliwa i przebieg?

Dodatkowo nasze narzędzie minimalizuje koszty utrzymania samochodów, skraca czas przejazdów, a także tworzenie planu tras czy dostaw.

Z naszej wiedzy i doświadczenia korzysta już ponad 49 tys. Klientów. Monitorujemy 809 000 pojazdów na całym świecie, co jest naszą najlepszą wizytówką.

Bardzo proszę o e-maila zwrotnego, jeśli moglibyśmy wspólnie omówić potencjał wykorzystania takiego rozwiązania w Państwa firmie.


Z poważaniem,
Dawid Rowicki

#533231#145
Date:
2021-11-18 08:58:30 UTC
From:
To:
Dzień dobry,

czy interesuje Państwa wymiana niezapłaconych przez Klientów faktur na gotówkę?

Pomagamy wszystkim przedsiębiorcom, którzy szukają gwarancji bezpieczeństwa i płynności finansowej.

Jeśli są Państwo otwarci na wstępną rozmowę w tym temacie proszę o odpowiedź.


Pozdrawiam,
Adrian Ostojski
Dyrektor Finansowy

#533231#150
Date:
2021-12-15 08:50:45 UTC
From:
To:
Dzień dobry,

zapoznałem się z Państwa ofertą i z przyjemnością przyznaję, że przyciąga uwagę i zachęca do dalszych rozmów.

Pomyślałem, że może mógłbym mieć swój wkład w Państwa rozwój i pomóc dotrzeć z tą ofertą do większego grona odbiorców. Pozycjonuję strony www, dzięki czemu generują świetny ruch w sieci.

Możemy porozmawiać w najbliższym czasie?


Pozdrawiam
Adam Furgalski

#533231#155
Date:
2022-09-20 19:47:40 UTC
From:
To:
APPLY For loan AT 3% R10,000.00 to R50,000,000.00 all type of loans
Southern region
kindly view attached document for more details