Shibboleth SP 2.5.1 and CentOS 5.8 x64
Dan McLaughlin
dmclaughlin at tech-consortium.com
Tue Jan 8 21:29:54 EST 2013
Gdb is coming back to me… here is the backtrace.
(gdb) backtrace
#0 0x00002aaaabd68ffe in opensaml::CommonDomainCookie::set
(this=0x44605490, entityID=0x9eb4e0
"https://singlelevel-template.texascrashreports.com/idp/shibboleth")
at util/CommonDomainCookie.cpp:98
#1 0x00002aaaaada478a in
shibsp::AssertionConsumerService::maintainHistory (this=0x8c7a30,
application=..., request=..., response=..., entityID=0x9eb4e0
"https://singlelevel-template.texascrashreports.com/idp/shibboleth")
at handler/impl/AssertionConsumerService.cpp:701
#2 0x00002aaaaada72a2 in
shibsp::AssertionConsumerService::processMessage (this=0x8c7a30,
application=..., httpRequest=..., httpResponse=...) at
handler/impl/AssertionConsumerService.cpp:192
#3 0x00002aaaaada87bf in shibsp::AssertionConsumerService::receive
(this=0x8c7a30, in=..., out=...) at
handler/impl/AssertionConsumerService.cpp:154
#4 0x00002aaaaae924e5 in shibsp::ListenerService::receive
(this=0x8002b8, in=..., out=...) at
remoting/impl/ListenerService.cpp:139
#5 0x00002aaaaae93d07 in shibsp::ServerThread::job (this=0x8bd330) at
remoting/impl/SocketListener.cpp:547
#6 0x00002aaaaae94cb6 in shibsp::ServerThread::run (this=0x8bd330) at
remoting/impl/SocketListener.cpp:487
#7 0x00002aaaaae94dae in server_thread_fn (arg=0x8bd330) at
remoting/impl/SocketListener.cpp:421
#8 0x00000031a3a0677d in start_thread () from /lib64/libpthread.so.0
#9 0x00000031a2ad3c1d in clone () from /lib64/libc.so.6
--
Thanks,
Dan
On Tue, Jan 8, 2013 at 8:26 PM, Dan McLaughlin
<dmclaughlin at tech-consortium.com> wrote:
> Got something that may be of help…
>
> [root at template01 build]# gdb /opt/shibboleth-sp/sbin/shibd
> GNU gdb (GDB) CentOS (7.0.1-42.el5.centos.1)
> Copyright (C) 2009 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law. Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "x86_64-redhat-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /opt/shibboleth-sp/sbin/shibd...done.
> (gdb) set args -p /opt/shibboleth-sp/var/run/shibboleth/shibd.pid -f -w 30 -F
> (gdb) run
> Starting program: /opt/shibboleth-sp/sbin/shibd -p
> /opt/shibboleth-sp/var/run/shibboleth/shibd.pid -f -w 30 -F
> warning: no loadable sections found in added symbol-file
> system-supplied DSO at 0x2aaaaaaab000
> [Thread debugging using libthread_db enabled]
> [New Thread 0x40a00940 (LWP 29724)]
> [New Thread 0x41401940 (LWP 29725)]
> [New Thread 0x41e02940 (LWP 29726)]
> [New Thread 0x42803940 (LWP 29727)]
> [New Thread 0x43204940 (LWP 29728)]
> [New Thread 0x43c05940 (LWP 29743)]
> [New Thread 0x44606940 (LWP 29761)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x44606940 (LWP 29761)]
> 0x00002aaaabd68ffe in opensaml::CommonDomainCookie::set
> (this=0x44605490, entityID=0x9eb4e0
> "https://home.mydomain.local/idp/shibboleth") at
> util/CommonDomainCookie.cpp:98
> 98 for (pos = b64, pos2 = b64; *pos2; ++pos2)
> (gdb)
>
> --
>
> Thanks,
>
> Dan
>
>
> On Tue, Jan 8, 2013 at 7:15 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>> set args -F
More information about the users
mailing list