Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] Re: [Shib-Users] IdP Single Logout Support Feedback

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] Re: [Shib-Users] IdP Single Logout Support Feedback


Chronological Thread 
  • From: André Cruz <>
  • To: <>
  • Subject: Re: [Shib-Dev] Re: [Shib-Users] IdP Single Logout Support Feedback
  • Date: Tue, 17 Nov 2009 17:31:16 +0000

On Nov 17, 2009, at 17:10 , André Cruz wrote:

I'll build a debug version to see if I can find the line numbers.

log4shib-1.0.3.tar.gz
opensaml-2.3.tar.gz
shibboleth-sp-2.3.tar.gz


(gdb) bt
#0  0x00002b820c67c030 in strlen () from /lib/libc.so.6
#1  0x00002b820c648cb1 in vfprintf () from /lib/libc.so.6
#2  0x00002b820c66e20a in vsnprintf () from /lib/libc.so.6
#3  0x00002b8207f71be5 in log4shib::StringUtil::vform (format=0x2b82087268d8 "received message:\n%s", args=0x41801110) at StringUtil.cpp:42
#4  0x00002b8207f5e8e8 in log4shib::Category::_logUnconditionally (this=0x9723b0, priority=700, format=0x2b82087268d8 "received message:\n%s", arguments=0x41801110) at Category.cpp:254
#5  0x00002b8207f5e6f8 in log4shib::Category::debug (this=0x9723b0, stringFormat=0x2b82087268d8 "received message:\n%s") at Category.cpp:295
#6  0x00002b82087166b2 in opensaml::saml2p::SAML2SOAPDecoder::decode (this=0x7eeb20, relayState=<value optimized out>, genericRequest=@0x674d80, policy=@0x41801628) at saml2/binding/impl/SAML2SOAPDecoder.cpp:91
#7  0x00002b8207c1a76e in shibsp::SAML2Logout::doRequest (this=0x7ef0e0, application=@0x75cc30, request=@0x674d80, response=@0x940b90) at handler/impl/SAML2Logout.cpp:349
#8  0x00002b8207c1c671 in shibsp::SAML2Logout::receive (this=0x7ef0e0, in=<value optimized out>, out=@0x41801d50) at handler/impl/SAML2Logout.cpp:257
#9  0x00002b8207c72b7f in shibsp::ListenerService::receive (this=0x715608, in=@0x41801f90, out=@0x41801d50) at remoting/impl/ListenerService.cpp:113
#10 0x00002b8207c76e2c in shibsp::ServerThread::job (this=0x83a050) at remoting/impl/SocketListener.cpp:539
#11 0x00002b8207c779bd in shibsp::ServerThread::run (this=0x83a050) at remoting/impl/SocketListener.cpp:479
#12 0x00002b8207c77ab1 in server_thread_fn (arg=0x83a050) at remoting/impl/SocketListener.cpp:413
#13 0x00002b8209c67fc7 in start_thread () from /lib/libpthread.so.0
#14 0x00002b820c6d05ad in clone () from /lib/libc.so.6
#15 0x0000000000000000 in ?? ()

André




Archive powered by MHonArc 2.6.16.

Top of Page