You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Fei Ren <fe...@gmail.com> on 2012/11/29 08:42:08 UTC

[users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Hi, guru,

When I tries to start my Apache HTTPD Web server, it fails with the
following log message bumped out:

libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
[Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
[Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
[Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
[Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
......


Who knows what's the problem for this?

Thank you so much!!!
Felina

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
On Thu, Nov 29, 2012 at 4:37 AM, Eric Covener <co...@gmail.com> wrote:
> On Thu, Nov 29, 2012 at 3:50 AM, Fei Ren <fe...@gmail.com> wrote:
>> Hi,
>>
>> Danke  schön!
>>
>> Using locate libgcc_s.so.1, I do find it!
>> /lib/x86_64-linux-gnu/libgcc_s.so.1
>>
>> I'm using Ubuntu 12.04.
>>
>
> Did you compile apache yourself? Is it 32-bit or 64-bit?

yes, I compile it myself. It's 64-bit.

>
> Either way, it's not able to load libgcc_s, and you'll need to get a
> copy matchng your architecture in your shared library search path.
>

Could you please explain more on how to do this?

Thanks a lot!
Felina

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Eric Covener <co...@gmail.com>.
On Thu, Nov 29, 2012 at 3:50 AM, Fei Ren <fe...@gmail.com> wrote:
> Hi,
>
> Danke  schön!
>
> Using locate libgcc_s.so.1, I do find it!
> /lib/x86_64-linux-gnu/libgcc_s.so.1
>
> I'm using Ubuntu 12.04.
>

Did you compile apache yourself? Is it 32-bit or 64-bit?

Either way, it's not able to load libgcc_s, and you'll need to get a
copy matchng your architecture in your shared library search path.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Hendrik Schmieder <he...@jedox.com>.
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
libgcc_s.so.1 must be installed for pthread_cancel to work
[Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
140733049767680] AH00052: child pid 12817 exit signal Aborted (6)

So I thought that libgcc_s.so.1 isn't found by apache process.
I would do a strace on apache, but maybe someone else has a easier idea.

   Hendrik


Fei Ren schrieb:
> So what is the real problem? :-(
>
> On Thu, Nov 29, 2012 at 12:54 AM, Hendrik Schmieder
> <he...@jedox.com>  wrote:
>> Sorry,
>>
>> can't say it,
>> But this is now OT.
>>
>> Fei Ren schrieb:
>>>
>>> by the way, why libgcc matters with pthread? I'm really confused.
>>>
>>> Thanks,
>>> Felina
>>>
>>>
>>> On Thu, Nov 29, 2012 at 12:50 AM, Fei Ren<fe...@gmail.com>   wrote:
>>>>
>>>> Hi,
>>>>
>>>> Danke  schön!
>>>>
>>>> Using locate libgcc_s.so.1, I do find it!
>>>> /lib/x86_64-linux-gnu/libgcc_s.so.1
>>>>
>>>> I'm using Ubuntu 12.04.
>>>>
>>>> Thanks,
>>>> Felina
>>>>
>>>>
>>>> On Thu, Nov 29, 2012 at 12:41 AM, Hendrik Schmieder
>>>> <he...@jedox.com>   wrote:
>>>>>
>>>>> locate libgcc_s.so.1
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>>> For additional commands, e-mail: users-help@httpd.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


-- 
Hendrik Schmieder
Senior Software Engineer

Jedox AG, Bismarckallee 7a, 79098 Freiburg, Deutschland

Vorstand: Kristian Raue, Bernd Eisenblätter, Matthias Krämer, 
Vorsitzender des Aufsichtsrats: Klaus Wecken
Sitz der Gesellschaft: Freiburg, Amtsgericht Freiburg HRB 702118

Diese Nachricht kann vertrauliche Inhalte und Informationen beinhalten. 
Bitte benachrichtigen Sie den Absender bzw. Verfasser, falls Sie diese 
Nachricht irrtümlich erhalten haben und löschen Sie diese mit allen 
Anhängen ohne diese zu kopieren oder zu veröffentlichen.

This communication may contain privileged or other confidential 
information. If you have received it in error, please advise the sender 
by reply e-mail and immediately delete the message and any attachments 
without copying or disclosing the contents.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
So what is the real problem? :-(

On Thu, Nov 29, 2012 at 12:54 AM, Hendrik Schmieder
<he...@jedox.com> wrote:
> Sorry,
>
> can't say it,
> But this is now OT.
>
> Fei Ren schrieb:
>>
>> by the way, why libgcc matters with pthread? I'm really confused.
>>
>> Thanks,
>> Felina
>>
>>
>> On Thu, Nov 29, 2012 at 12:50 AM, Fei Ren<fe...@gmail.com>  wrote:
>>>
>>> Hi,
>>>
>>> Danke  schön!
>>>
>>> Using locate libgcc_s.so.1, I do find it!
>>> /lib/x86_64-linux-gnu/libgcc_s.so.1
>>>
>>> I'm using Ubuntu 12.04.
>>>
>>> Thanks,
>>> Felina
>>>
>>>
>>> On Thu, Nov 29, 2012 at 12:41 AM, Hendrik Schmieder
>>> <he...@jedox.com>  wrote:
>>>>
>>>> locate libgcc_s.so.1
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>> For additional commands, e-mail: users-help@httpd.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Hendrik Schmieder <he...@jedox.com>.
Sorry,

can't say it,
But this is now OT.

Fei Ren schrieb:
> by the way, why libgcc matters with pthread? I'm really confused.
>
> Thanks,
> Felina
>
>
> On Thu, Nov 29, 2012 at 12:50 AM, Fei Ren<fe...@gmail.com>  wrote:
>> Hi,
>>
>> Danke  schön!
>>
>> Using locate libgcc_s.so.1, I do find it!
>> /lib/x86_64-linux-gnu/libgcc_s.so.1
>>
>> I'm using Ubuntu 12.04.
>>
>> Thanks,
>> Felina
>>
>>
>> On Thu, Nov 29, 2012 at 12:41 AM, Hendrik Schmieder
>> <he...@jedox.com>  wrote:
>>> locate libgcc_s.so.1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
by the way, why libgcc matters with pthread? I'm really confused.

Thanks,
Felina


On Thu, Nov 29, 2012 at 12:50 AM, Fei Ren <fe...@gmail.com> wrote:
> Hi,
>
> Danke  schön!
>
> Using locate libgcc_s.so.1, I do find it!
> /lib/x86_64-linux-gnu/libgcc_s.so.1
>
> I'm using Ubuntu 12.04.
>
> Thanks,
> Felina
>
>
> On Thu, Nov 29, 2012 at 12:41 AM, Hendrik Schmieder
> <he...@jedox.com> wrote:
>> locate libgcc_s.so.1

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
Hi,

Danke  schön!

Using locate libgcc_s.so.1, I do find it!
/lib/x86_64-linux-gnu/libgcc_s.so.1

I'm using Ubuntu 12.04.

Thanks,
Felina


On Thu, Nov 29, 2012 at 12:41 AM, Hendrik Schmieder
<he...@jedox.com> wrote:
> locate libgcc_s.so.1

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Hendrik Schmieder <he...@jedox.com>.
Fei Ren schrieb:
> On Thu, Nov 29, 2012 at 12:17 AM, Hendrik Schmieder
> <he...@jedox.com>  wrote:
>> Fei Ren schrieb:
>>
>>>
>>> On Wed, Nov 28, 2012 at 11:58 PM, Hendrik Schmieder
>>> <he...@jedox.com>   wrote:
>>>>
>>>> Fei Ren schrieb:
>>>>
>>>>> Hi, guru,
>>>>>
>>>>> When I tries to start my Apache HTTPD Web server, it fails with the
>>>>> following log message bumped out:
>>>>>
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> [Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
>>>>> [Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
>>>>> [Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> [Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> [Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
>>>>> [Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
>>>>> 140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>>> ......
>>>>>
>>>>>
>>>>> Who knows what's the problem for this?
>>>>>
>>>>
>>>> Have you checked if libgcc_s.so.1 is installed on your system and if yes
>>>> where it is located ?
>>>>
>>>>     Hendrik
>>>>
>>> Hi, Hendrik,
>>>
>>> yes, I checked it and it's located in /usr/lib/
>>>
>>> #ll /usr/lib/libgccpp.so.1
>>> lrwxrwxrwx 1 root root 17 Aug  1 13:13 /usr/lib/libgccpp.so.1 ->
>>> libgccpp.so.1.0.3
>>> #ll /usr/lib/libgccpp.so.1.0.3
>>> -rw-r--r-- 1 root root 5968 Aug  1 13:13 /usr/lib/libgccpp.so.1.0.3
>>>
>>> Thanks,
>>> Felina
>>
>> libgccpp.so.1 is not libgcc_s.so.1 !
>>
>>
>>     Hendrik
>>
 > Dear Hendrik,
 >
 > Could you tell me how to find libgcc_s.so.1?
 >
 > I searched /lib and /usr/lib and it's not there.
 >
 > Thank you so much!
 > Felina
 >
 >

you can use
locate libgcc_s.so.1
or
find / -name libgcc_s.so.1 -print
but pobably both will not succed.

Then you have to find out in which package libgcc_s.so.1 is included,
but how to this depends on the used distribution.

BTW:
On Debian based distributions it is in libgcc1, but there's no package 
with libgccpp.so.1.
So maybe all you have to do is to create a symbolic link.

   Hendrik


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
Dear Hendrik,

Could you tell me how to find libgcc_s.so.1?

I searched /lib and /usr/lib and it's not there.

Thank you so much!
Felina


On Thu, Nov 29, 2012 at 12:17 AM, Hendrik Schmieder
<he...@jedox.com> wrote:
> Fei Ren schrieb:
>
>>
>> On Wed, Nov 28, 2012 at 11:58 PM, Hendrik Schmieder
>> <he...@jedox.com>  wrote:
>>>
>>> Fei Ren schrieb:
>>>
>>>> Hi, guru,
>>>>
>>>> When I tries to start my Apache HTTPD Web server, it fails with the
>>>> following log message bumped out:
>>>>
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> [Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
>>>> [Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
>>>> [Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> [Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> [Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
>>>> [Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
>>>> 140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>>> ......
>>>>
>>>>
>>>> Who knows what's the problem for this?
>>>>
>>>
>>> Have you checked if libgcc_s.so.1 is installed on your system and if yes
>>> where it is located ?
>>>
>>>    Hendrik
>>>
>> Hi, Hendrik,
>>
>> yes, I checked it and it's located in /usr/lib/
>>
>> #ll /usr/lib/libgccpp.so.1
>> lrwxrwxrwx 1 root root 17 Aug  1 13:13 /usr/lib/libgccpp.so.1 ->
>> libgccpp.so.1.0.3
>> #ll /usr/lib/libgccpp.so.1.0.3
>> -rw-r--r-- 1 root root 5968 Aug  1 13:13 /usr/lib/libgccpp.so.1.0.3
>>
>> Thanks,
>> Felina
>
> libgccpp.so.1 is not libgcc_s.so.1 !
>
>
>    Hendrik
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Hendrik Schmieder <he...@jedox.com>.
Fei Ren schrieb:
>
> On Wed, Nov 28, 2012 at 11:58 PM, Hendrik Schmieder
> <he...@jedox.com>  wrote:
>> Fei Ren schrieb:
>>
>>> Hi, guru,
>>>
>>> When I tries to start my Apache HTTPD Web server, it fails with the
>>> following log message bumped out:
>>>
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> [Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
>>> [Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
>>> [Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> [Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> [Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
>>> [Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
>>> 140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>> ......
>>>
>>>
>>> Who knows what's the problem for this?
>>>
>>
>> Have you checked if libgcc_s.so.1 is installed on your system and if yes
>> where it is located ?
>>
>>    Hendrik
>>
 > Hi, Hendrik,
 >
 > yes, I checked it and it's located in /usr/lib/
 >
 > #ll /usr/lib/libgccpp.so.1
 > lrwxrwxrwx 1 root root 17 Aug  1 13:13 /usr/lib/libgccpp.so.1 ->
 > libgccpp.so.1.0.3
 > #ll /usr/lib/libgccpp.so.1.0.3
 > -rw-r--r-- 1 root root 5968 Aug  1 13:13 /usr/lib/libgccpp.so.1.0.3
 >
 > Thanks,
 > Felina

libgccpp.so.1 is not libgcc_s.so.1 !

    Hendrik



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Fei Ren <fe...@gmail.com>.
Hi, Hendrik,

yes, I checked it and it's located in /usr/lib/

#ll /usr/lib/libgccpp.so.1
lrwxrwxrwx 1 root root 17 Aug  1 13:13 /usr/lib/libgccpp.so.1 ->
libgccpp.so.1.0.3
#ll /usr/lib/libgccpp.so.1.0.3
-rw-r--r-- 1 root root 5968 Aug  1 13:13 /usr/lib/libgccpp.so.1.0.3

Thanks,
Felina

On Wed, Nov 28, 2012 at 11:58 PM, Hendrik Schmieder
<he...@jedox.com> wrote:
> Fei Ren schrieb:
>
>> Hi, guru,
>>
>> When I tries to start my Apache HTTPD Web server, it fails with the
>> following log message bumped out:
>>
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> [Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
>> [Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
>> [Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> [Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> [Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
>> [Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
>> 140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>> ......
>>
>>
>> Who knows what's the problem for this?
>>
>
> Have you checked if libgcc_s.so.1 is installed on your system and if yes
> where it is located ?
>
>   Hendrik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] [HELP] Apache HTTPD fails to start while bumping up error messages

Posted by Hendrik Schmieder <he...@jedox.com>.
Fei Ren schrieb:
> Hi, guru,
>
> When I tries to start my Apache HTTPD Web server, it fails with the
> following log message bumped out:
>
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> [Wed Nov 28 23:28:49.007153 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12817 exit signal Aborted (6)
> [Wed Nov 28 23:28:49.007255 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12818 exit signal Aborted (6)
> [Wed Nov 28 23:28:49.007290 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12820 exit signal Aborted (6)
> libgcc_s.so.1 must be installed for pthread_cancel to work
> [Wed Nov 28 23:28:51.012476 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12901 exit signal Aborted (6)
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> [Wed Nov 28 23:28:52.017885 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12930 exit signal Aborted (6)
> [Wed Nov 28 23:28:52.018009 2012] [core:notice] [pid 12815:tid
> 140733049767680] AH00052: child pid 12931 exit signal Aborted (6)
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> libgcc_s.so.1 must be installed for pthread_cancel to work
> ......
>
>
> Who knows what's the problem for this?
>

Have you checked if libgcc_s.so.1 is installed on your system and if yes 
where it is located ?

   Hendrik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org