|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2010
/
2010-09
/
RE: [Pound Mailing List] pound errors libgcc_s.sl
[
pound errors libgcc_s.sl / "Anne Moore" ... ]
[
Pound 2.5 ( from source) Vs. Pound 2.4.3-1 ... ]
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 17:30:52 |
[ FULL ]
|
All,
I'm getting desperate here. My managers are going to now remove POUND(!)
from our production environment, and replace it with something else, unless
I can resolve this issue, quickly.
Anyone out there can help with this Pound issue?
Thank you!
-----Original Message-----
From: Anne Moore [mailto:diabeticithink(at)yahoo.com]
Sent: Tuesday, August 31, 2010 12:40 PM
To: pound(at)apsis.ch
Subject: [Pound Mailing List] pound errors libgcc_s.sl
Hi All
My POUND server was working graet. However, now I'm getting a "page cannot
be displayed". The error message in the log reads "libgcc_s.so.1 must be
installed for pthread_cancel to work"
I'm running Red Hat Enterprise 4.
Any of you know how to resolve this issue?
Thank you!
Anne Moore
Data Solutions, Inc.
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Emilio Campos <emilio.campos.martin(at)gmail.com> |
2010-09-01 17:46:05 |
[ FULL ]
|
Anne I think it is not a pound problem, red hat 4 is a old distro, kernel
2.4? can you try install pound in another distro?
I think it is better than your managers are going to now remove rh4 than
pound :P
Are you compiling pound? try use another version I use 2.3 with rh5.1 in
in production actually, and all is good.
I recomend you do more test, as change pound version, recompile in another
machine and export dependencies, or use another distro
Good Look
2010/9/1 Anne Moore <diabeticithink(at)yahoo.com>
[...]
|
|
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
Joe Gooch <mrwizard(at)k12system.com> |
2010-09-01 17:47:35 |
[ FULL ]
|
If you are using a root jail, disable it.
Check the /lib and /usr/lib folders for libgcc_s*.so*.... In my mandriva OS
it's in rpm libgcc1. In centos it's in rpm libgcc.
Install the appropriate rpm and verify the library is present, then restart
pound.
If this works, and you were using a root jail, you need to ensure the
libgcc_s*so* file is available inside the jail to reenable it successfully.
Joe
[...]
|
|
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Dave Steinberg <dave(at)redterror.net> |
2010-09-01 17:50:07 |
[ FULL ]
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Scott Dudley <scott(at)telesoft.com> |
2010-09-01 17:52:22 |
[ FULL ]
|
Anne,
Was pound installed from RPM or compiled from source on the server?
On 09/01/2010 08:30 AM, Anne Moore wrote:[...]
[...]
|
|
|
|
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Scott Dudley <scott(at)telesoft.com> |
2010-09-01 18:12:06 |
[ FULL ]
|
Joe hit the nail on the head Anne. Sounds like you're missing the
libgcc RPM. On my RHEL 4 box, it's libgcc-3.4.5-2. If you have yum
installed, you can install via the command: yum install libgcc.
On 09/01/2010 08:30 AM, Anne Moore wrote:[...]
[...]
|
|
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 18:25:09 |
[ FULL ]
|
Hi Dave
I do have libgcc installed here: /lib/libgcc_s.so.1. It's version 4.1.2. I
installed POUND using this RPM: pound-2.5-1.src.rpm
Any ideas?
Thanks again!
Anne
-----Original Message-----
From: Dave Steinberg [mailto:dave(at)redterror.net]
Sent: Wednesday, September 01, 2010 11:50 AM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] pound errors libgcc_s.sl
Anne - have you got libgcc installed? If not, add rpmforge (
http://dag.wieers.com/rpm/FAQ.php#B2
) and install libgcc via yum.
Good luck,[...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 18:26:27 |
[ FULL ]
|
I do have the libgcc installed /lib/libgcc._s.so.1.
This is kicking me in the butt...
Thanks
-----Original Message-----
From: Scott Dudley [mailto:scott(at)telesoft.com]
Sent: Wednesday, September 01, 2010 12:12 PM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] pound errors libgcc_s.sl
Joe hit the nail on the head Anne. Sounds like you're missing the
libgcc RPM. On my RHEL 4 box, it's libgcc-3.4.5-2. If you have yum
installed, you can install via the command: yum install libgcc.
On 09/01/2010 08:30 AM, Anne Moore wrote:[...]
unless[...]
[...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 18:30:01 |
[ FULL ]
|
I do have the pound-2.5-1.src.rpm installed as well as libgcc, here:
/lib/libgcc_s.so.1
Thanks for the input!
-----Original Message-----
From: Joe Gooch [mailto:mrwizard(at)k12system.com]
Sent: Wednesday, September 01, 2010 11:48 AM
To: pound(at)apsis.ch
Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl
If you are using a root jail, disable it.
Check the /lib and /usr/lib folders for libgcc_s*.so*.... In my mandriva OS
it's in rpm libgcc1. In centos it's in rpm libgcc.
Install the appropriate rpm and verify the library is present, then restart
pound.
If this works, and you were using a root jail, you need to ensure the
libgcc_s*so* file is available inside the jail to reenable it successfully.
Joe
[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 18:30:27 |
[ FULL ]
|
From RPM
-----Original Message-----
From: Scott Dudley [mailto:scott(at)telesoft.com]
Sent: Wednesday, September 01, 2010 11:52 AM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] pound errors libgcc_s.sl
Anne,
Was pound installed from RPM or compiled from source on the server?
On 09/01/2010 08:30 AM, Anne Moore wrote:[...]
unless[...]
[...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 18:31:53 |
[ FULL ]
|
Emilio
I really hate to do this, because it would just not be approved so quickly.
It would put us back considerably and the managers may just take POUND off
of the table (without understanding why).
Thanks for your input!
-----Original Message-----
From: Emilio Campos [mailto:emilio.campos.martin(at)gmail.com]
Sent: Wednesday, September 01, 2010 11:46 AM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] pound errors libgcc_s.sl
Anne I think it is not a pound problem, red hat 4 is a old distro, kernel
2.4? can you try install pound in another distro?
I think it is better than your managers are going to now remove rh4 than
pound :P
Are you compiling pound? try use another version I use 2.3 with rh5.1 in
in production actually, and all is good.
I recomend you do more test, as change pound version, recompile in another
machine and export dependencies, or use another distro
Good Look
2010/9/1 Anne Moore <diabeticithink(at)yahoo.com>
[...]
unless[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Matti Aarnio <matti.aarnio(at)methics.fi> |
2010-09-01 19:17:20 |
[ FULL ]
|
On 09/01/2010 07:26 PM, Anne Moore wrote:[...]
By any change are you running i386 binaries on x86_64 machine?
You having /lib/libgcc._s.so.1 on the box may mean that it really is
64-bit version that isn't in the system..
$ rpm -qa|grep libgcc
libgcc-4.1.2-48.el5.x86_64
libgcc-4.1.2-48.el5.i386
(Sure, my box is not RHEL4, just a far newer CentOS, but anyway..)
but those libraries are so fundamental for gcc compiled binaries that it
is really odd thing to miss either.
As RHEL4 is somewhat old, binaries compiled at newer systems may
not always work. Binaries compiled at RHEL4 should work on RHEL5,
but other way is usually not doable.
Ah, the Pount src-rpm has interesting dependencies...
http://www.invoca.ch/pub/packages/pound/pound-2.5-1.src.rpm
My RHES5 doesn't have google-perftools(-devel) package on it.
My bleeding edge Fedora desktop does have that one.
[...][...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
Joe Gooch <mrwizard(at)k12system.com> |
2010-09-01 19:30:15 |
[ FULL ]
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
Joe Gooch <mrwizard(at)k12system.com> |
2010-09-01 19:31:54 |
[ FULL ]
|
This isn't really a pound problem, it's either a compilation problem with the
RPM, or an interaction between pthread and libgcc. Which means other threaded
programs might be affected depending on the scope of the problem.
I'm sure they won't understand that either... But worth mentioning. :)
Joe
[...]
|
|
|
Re: [Pound Mailing List] pound errors libgcc_s.sl
Scott Dudley <scott(at)telesoft.com> |
2010-09-01 19:36:04 |
[ FULL ]
|
Anne,
Assuming you have administrative privilege (root, sudo) and gcc, I would
just compile from source. It's quick and painless and you won't have
dependency issues as with a package built/targeted for another system or
release. Are you familiar with compiling from source or do you have
access to a resource who does?
If not, holler back and I'll build the RPM for you on my RHEL 4 machine
here.
On 09/01/2010 09:26 AM, Anne Moore wrote:[...][...][...][...][...]
[...]
|
|
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 19:46:23 |
[ FULL ]
|
Hi Joe,
I saw that article too. Do you know if you just input "include /lib" on a
separate line inside the ld.so.conf file? And then run ldconfig? If so, I
already tried that with no luck. But perhaps I didn't do it correctly.
Thanks
Anne
-----Original Message-----
From: Joe Gooch [mailto:mrwizard(at)k12system.com]
Sent: Wednesday, September 01, 2010 1:30 PM
To: pound(at)apsis.ch
Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl
http://rodoabad.joinpgn.com/2010/01/29/libgcc_s-so-1-must-be-installed-for-p
thread_cancel-to-work-error/
https://bugs.launchpad.net/ubuntu/+source/pound/+bug/40285
Synopsys:
1) If running 64bit, install the 32bit library too
2) Perhaps the RPM spec should be modified to include -lgcc_s
3) Make sure /lib is in ld.so.conf (or ld.so.conf.d/somefile) and run
ldconfig
Joe
[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
Joe Gooch <mrwizard(at)k12system.com> |
2010-09-01 19:56:16 |
[ FULL ]
|
Include /lib tells it to load a config file named "lib" and include all the
lines in the file.
You just want a line with:
/lib
And nothing else.
However, I second Scott's advice... a clean compile may resolve all these
issues for you.
Joseph Gooch
Sapphire Suite Product Manager
K12 Systems, Inc.
(866) 366-9540
Confidentiality Notice:
This e-mail transmission may contain confidential and legally privileged
information that is intended only for the individual named in the e-mail
address. If you are not the intended recipient, you are hereby notified that
any disclosure, copying, distribution, or reliance upon the contents of this
e-mail message is strictly prohibited. If you have received this e-mail
transmission in error, please reply to the sender, so that proper delivery can
be arranged, and please delete the message from your mail box.
[...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-01 20:24:13 |
[ FULL ]
|
Hi Scott
Yes, I can compile it. I'll go ahead and do that and won't tell anyone here
what it took. ;) (Let's hope it works!)
Thanks again
Anne
-----Original Message-----
From: Scott Dudley [mailto:scott(at)telesoft.com]
Sent: Wednesday, September 01, 2010 1:36 PM
To: pound(at)apsis.ch
Subject: Re: [Pound Mailing List] pound errors libgcc_s.sl
Anne,
Assuming you have administrative privilege (root, sudo) and gcc, I would
just compile from source. It's quick and painless and you won't have
dependency issues as with a package built/targeted for another system or
release. Are you familiar with compiling from source or do you have
access to a resource who does?
If not, holler back and I'll build the RPM for you on my RHEL 4 machine
here.
On 09/01/2010 09:26 AM, Anne Moore wrote:[...][...][...][...]
cannot[...][...]
[...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Simon Matter" <simon.matter(at)invoca.ch> |
2010-09-02 09:57:37 |
[ FULL ]
|
> Hi Scott[...]
Hi,
What's your hardware arch and which Pound RPM did you install?
You said "I installed POUND using this RPM: pound-2.5-1.src.rpm" but
that's the source RPM. Where did you get this source and I assume you
rebuilt a binary and installed it?
Since I'm maintaining Pound RPMS and I'm running them on RHEL4 and RHEL5 I
know it really should work.
Simon
[...][...]
>>> I'm getting desperate here. My managers are going to now remove
>>> POUND(!)
>>> from our production environment, and replace it with something
else,
>>>[...]
>>>
>>> Anyone out there can help with this Pound issue?
>>>
>>> Thank you!
>>>
>>> -----Original Message-----
>>> From: Anne Moore [mailto:diabeticithink(at)yahoo.com]
>>> Sent: Tuesday, August 31, 2010 12:40 PM
>>> To: pound(at)apsis.ch
>>> Subject: [Pound Mailing List] pound errors libgcc_s.sl
>>>
>>> Hi All
>>>
>>>
>>>
>>> My POUND server was working graet. However, now I'm getting a
"page[...]
>>> be displayed". The error message in the log reads "libgcc_s.so.1
must
>>> be
>>> installed for pthread_cancel to work"
>>>
>>>
>>>
>>> I'm running Red Hat Enterprise 4.
>>>
>>>
>>>
>>> Any of you know how to resolve this issue?
>>>
>>>
>>>
>>> Thank you!
>>>
>>>
>>>
>>> Anne Moore
>>>
>>> Data Solutions, Inc.
>>>
>>>
>>>
>>> --
>>> To unsubscribe send an email with subject unsubscribe to
>>> pound(at)apsis.ch.
>>> Please contact roseg(at)apsis.ch for questions.
>>>
>>>
>>> --
>>> To unsubscribe send an email with subject unsubscribe to
>>> pound(at)apsis.ch.
>>> Please contact roseg(at)apsis.ch for questions.
>>>
>>>
>>>[...][...]
|
|
|
RE: [Pound Mailing List] pound errors libgcc_s.sl
"Anne Moore" <diabeticithink(at)yahoo.com> |
2010-09-02 17:25:23 |
[ FULL ]
|
To all,
The below is what fixed the issue for me. Putting in the /lib in the
ld.*conf file, did the trick!
Thanks, Joe! And to everyone else that helped as well.
Anne
-----Original Message-----
From: Joe Gooch [mailto:mrwizard(at)k12system.com]
Sent: Wednesday, September 01, 2010 1:56 PM
To: pound(at)apsis.ch
Subject: RE: [Pound Mailing List] pound errors libgcc_s.sl
Include /lib tells it to load a config file named "lib" and include all
the lines in the file.
You just want a line with:
/lib
And nothing else.
However, I second Scott's advice... a clean compile may resolve all these
issues for you.
Joseph Gooch
Sapphire Suite Product Manager
K12 Systems, Inc.
(866) 366-9540
Confidentiality Notice:
This e-mail transmission may contain confidential and legally privileged
information that is intended only for the individual named in the e-mail
address. If you are not the intended recipient, you are hereby notified that
any disclosure, copying, distribution, or reliance upon the contents of this
e-mail message is strictly prohibited. If you have received this e-mail
transmission in error, please reply to the sender, so that proper delivery
can be arranged, and please delete the message from your mail box.
[...]
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
|
|
|
Re: [Pound Mailing List] SSL session ID
Robert Segall <roseg(at)apsis.ch> |
2010-09-02 18:39:10 |
[ FULL ]
|
On Mon, 2010-08-30 at 11:52 -0500, Rob Moore wrote:[...]
Not really. The session ID is not something to rely on: depending on
configuration it may change unexpectedly, a client may have more than
one open channel at a time with different sessions and it may be reused
by another client.[...]
|
|
|
RE: [Pound Mailing List] Need Help
"Alfonso Espitia" <aespitia(at)castleworldwide.com> |
2010-09-21 15:22:31 |
[ FULL ]
|
I'm not sure what you mean by: using java to validate certificates.
Pound does the certificate validation, not the backend servers.
To get pound to recognize your certificates, you need a key file (not
password protected).
Then, you have to cat your keyfile + server certificate + any other
certficates send to you by the CA that you bought them from. Once you
have them all together in one file, you can use that as your "certlist"
in your pound.cfg.
It's been a little while since I've done it, but I think that's right.
--Alfonso
This e-mail message is confidential and is intended only for the named
recipient(s) above. If you are not an intended recipient, you are
hereby notified that any dissemination, distribution, or copying of this
e-mail and any attachment(s) is strictly prohibited. If you have
received this e-mail in error, please immediately notify the sender by
replying to this e-mail and delete the message and any attachment(s)
from your system
-----Original Message-----
From: Ramachandra Reddy [mailto:ramachandra.reddyp(at)gmail.com]
Sent: Tuesday, September 21, 2010 7:53 AM
To: pound(at)apsis.ch
Subject: [Pound Mailing List] Need Help
Hi,
I am new to Pound software and planning to use it for our application.
I have installed and Started the pound without any issue.
I have to use Pound with java for validating the Certificates.
Can you help me in how to validate a Cerificate using Pound?
Thanks
Ram
--
To unsubscribe send an email with subject unsubscribe to pound(at)apsis.ch.
Please contact roseg(at)apsis.ch for questions.
--
This message has been scanned for viruses and dangerous content by
SecureMail, and is believed to be clean.
|
|
|
Re: [Pound Mailing List]
"Manhart, Alexander" <Alexander.Manhart(at)wochenblatt.de> |
2010-09-23 09:18:18 |
[ FULL ]
|
Hello again,
here I send on our versions:
-Pound 2.5 (configure: CC=gcc CXX=gcc ./configure
--prefix=/opt/pound/2.4.5 --with-owner=nobody)
-Apache 2.2.11
Mit freundlichen Grüßen
Alexander Manhart
|
|
|
|