You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Igor Galić (JIRA)" <ji...@apache.org> on 2013/02/05 12:11:12 UTC

[jira] [Created] (TS-1695) test_certlookup fails on FreeBSD

Igor Galić created TS-1695:
------------------------------

             Summary: test_certlookup fails on FreeBSD
                 Key: TS-1695
                 URL: https://issues.apache.org/jira/browse/TS-1695
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Igor Galić


{noformat}
Reading symbols from /tmp/org.apache.trafficserver.2624/obj/iocore/net/.libs/test_certlookup...done.
[New process 100244]
[New Thread 803806400 (LWP 100244)]
Core was generated by `test_certlookup'.
Program terminated with signal 10, Bus error.
#0  0x0000000802cbc43b in ?? () from /lib/libc.so.7
(gdb) bt
#0  0x0000000802cbc43b in ?? () from /lib/libc.so.7
#1  0x0000000802cc8c74 in free () from /lib/libc.so.7
#2  0x0000000000405ca6 in Trie<SSLContextStorage::SSLEntry>::Clear (this=0x80382c800) at /home/igalic/src/asf/trafficserver/lib/ts/Trie.h:213
#3  0x0000000000405d21 in Trie<SSLContextStorage::SSLEntry>::~Trie (this=0x80382c800, __in_chrg=<optimized out>) at /home/igalic/src/asf/trafficserver/lib/ts/Trie.h:54
#4  0x0000000000403c11 in SSLContextStorage::~SSLContextStorage (this=0x80382c800, __in_chrg=<optimized out>) at /home/igalic/src/asf/trafficserver/iocore/net/SSLCertLookup.cc:213
#5  0x0000000000403d05 in SSLCertLookup::~SSLCertLookup (this=0x7fffffffd2e0, __in_chrg=<optimized out>) at /home/igalic/src/asf/trafficserver/iocore/net/SSLCertLookup.cc:102
#6  0x00000000004036a8 in RegressionTest_SSLCertificateLookup (t=0x60daa0 <regressionTest_SSLCertificateLookup>, atype=0, pstatus=0x60dab8 <regressionTest_SSLCertificateLookup+24>)
    at /home/igalic/src/asf/trafficserver/iocore/net/test_certlookup.cc:78
#7  0x000000080085eff6 in start_test (t=0x60daa0 <regressionTest_SSLCertificateLookup>) at /home/igalic/src/asf/trafficserver/lib/ts/Regression.cc:77
#8  0x000000080085f404 in RegressionTest::run (atest=0x0) at /home/igalic/src/asf/trafficserver/lib/ts/Regression.cc:98
#9  0x0000000000402ce0 in main (argc=1, argv=0x7fffffffd470) at /home/igalic/src/asf/trafficserver/iocore/net/test_certlookup.cc:197
(gdb)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira