Skip to Content.
Sympa Menu

shibboleth-dev - RE: shib2: module conflicts?

Subject: Shibboleth Developers

List archive

RE: shib2: module conflicts?


Chronological Thread 
  • From: Jim Fox <>
  • To:
  • Subject: RE: shib2: module conflicts?
  • Date: Wed, 25 Jul 2007 09:36:50 -0700 (PDT)


I finally got to testing the SP v2a. One major issue is currently giving
me a headache: loading the module makes httpd hang in *all* -protected
or not- CGI requests. I tried some gdb debugging
(http://httpd.apache.org/dev/debugging.html): that gives me the
information that something goes wrong right after it hits
"ap_process_request". From there the process stops responding.

I'm aware of the issue (see Ian's bug) but that's as much or more
information as I've been able to get, so thanks. ;-)

My problem, among others, is my inability to use gdb for anything
non-trivial, and this bug is Unix only, so tracing it is tough for me. I
have to assume the issue is caused by some changes Jim and I made to address
Apache changes, but I'll need to start stripping out new code to tell.


I've never seen this problem. What do I have to do to see it happen?

Jim



Archive powered by MHonArc 2.6.16.

Top of Page