Shibboleth SP 2.5.1 and CentOS 5.8 x64

Dan McLaughlin dmclaughlin at tech-consortium.com
Tue Jan 8 21:26:22 EST 2013


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