Skip to Content.
Sympa Menu

shibboleth-dev - RE: Solaris 8 tarball available

Subject: Shibboleth Developers

List archive

RE: Solaris 8 tarball available


Chronological Thread 
  • From: Scott Cantor <>
  • To: ,
  • Subject: RE: Solaris 8 tarball available
  • Date: Wed, 20 Nov 2002 12:28:01 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> [Wed Nov 20 12:02:31 2002] [notice] child pid 15638 exit
> signal Abort (6)
> [Wed Nov 20 12:02:31 2002] [notice] child pid 15637 exit
> signal Abort (6)

Your Apache is crashing, as usually happens when problems crop up. It
seems to be getting pretty far though. There should be some indication
in the shire's log of how far it's getting, but the only good way to
isolate the problem is with a debugger.

You'll want to rein in Apache to one child and then attach to it with
gdb so you can spot the crash point.

I normally just attach, do a continue, hit the server and wait for the
debugger to break in, and then type where.

You'll want a recent gdb, so building it from source may be necessary.

-- Scott

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--




Archive powered by MHonArc 2.6.16.

Top of Page