You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2016/02/22 21:58:18 UTC

[jira] [Assigned] (TS-4222) ATS 6.2.0 seg faults while processing ssl_multicert.config

     [ https://issues.apache.org/jira/browse/TS-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudheer Vinukonda reassigned TS-4222:
-------------------------------------

    Assignee: Sudheer Vinukonda

> ATS 6.2.0 seg faults while processing ssl_multicert.config
> ----------------------------------------------------------
>
>                 Key: TS-4222
>                 URL: https://issues.apache.org/jira/browse/TS-4222
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: SSL
>    Affects Versions: 6.2.0
>            Reporter: Prakhar Rudra
>            Assignee: Sudheer Vinukonda
>
> ATS version 6.2.0 segment fault error while checking config using traffic_server -Cverify_config
> It occurs after  "INFO: Successfully loaded plugin.config"
> only entry in ssl_multicert.config is as below,
> dest_ip=* ssl_cert_name=fullchain1.pem ssl_key_name=privkey1.pem
> gdb --args traffic_server -Cverify_config
> (gdb) run
> yields
> INFO: Successfully loaded plugin.config
> Thread 1 "traffic_server" received signal SIGSEGV, Segmentation fault.
> 0x0000000000000000 in ?? ()
> (gdb) print SSLConfigParams::load_ssl_file_cb
> $1 = (load_ssl_file_func) 0x0
> Thanks jpeach
> Details:
> http://pastebin.com/K0876r2T
> http://pastebin.com/iP5MAYLu
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)