You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2014/11/18 20:02:34 UTC

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

    [ https://issues.apache.org/jira/browse/TS-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216611#comment-14216611 ] 

Susan Hinrichs commented on TS-1695:
------------------------------------

I see that test_certlookup is passing on the FreeBSD 10 Jenkins VM.  

I assume this issue can be closed as other changes have fixed this issue.

> test_certlookup fails on FreeBSD 10
> -----------------------------------
>
>                 Key: TS-1695
>                 URL: https://issues.apache.org/jira/browse/TS-1695
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Portability
>         Environment: FreeBSD 10, amd64
>            Reporter: Igor Galić
>            Assignee: Susan Hinrichs
>              Labels: freebsd
>             Fix For: 5.3.0
>
>
> {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 was sent by Atlassian JIRA
(v6.3.4#6332)