You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Jason Giedymin (JIRA)" <ji...@apache.org> on 2010/05/12 01:59:42 UTC

[jira] Closed: (TS-147) Reverse Proxy Mode + Cache crashes / Segmentation fault when using HTTPS dynamic pages, Static Fine

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

Jason Giedymin closed TS-147.
-----------------------------

    Resolution: Fixed

> Reverse Proxy Mode + Cache crashes / Segmentation fault when using HTTPS dynamic pages, Static Fine
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TS-147
>                 URL: https://issues.apache.org/jira/browse/TS-147
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Network, Security
>         Environment: Ubuntu 9.10
>            Reporter: Jason Giedymin
>            Assignee: Jason Giedymin
>             Fix For: 2.1.0
>
>
> In current trunk:
> Trafficserver crashes when using HTTPS dynamic pages in reverse proxy + cache mode.
> Crashes with Segmentation Fault.
> The dynamic pages are PHP, and will crash.  Happens with Phpmyadmin and wordpress.
> Static pages work correctly fine.
> <log>
> [Feb  6 18:29:06.180] Server {2991545200} ERROR: SSL ERROR: SSL_ServerHandShake.
> [Feb  6 18:29:06.180] Server {2991545200} ERROR: SSL::7:error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown:s3_pkt.c:1053:SSL alert number 46
> NOTE: Traffic Server received Sig 11: Segmentation fault
> traffic_server - STACK TRACE:
> [0xb7755400]
> traffic_server(_ZN17HttpServerSession11do_io_closeEi+0x22)[0x815cb22]
> [0x1]
> traffic_server(_ZN6HttpSM12main_handlerEiPv+0x299)[0x8176159]
> traffic_server(_ZN18UnixNetVConnection9mainEventEiP5Event+0x441)[0x82d8f81]
> traffic_server(_ZN13InactivityCop16check_inactivityEiP5Event+0x83)[0x82d15c3]
> traffic_server(_ZN7EThread13process_eventEP5Eventi+0xa2)[0x82f7042]
> traffic_server(_ZN7EThread7executeEv+0x504)[0x82f79f4]
> traffic_server[0x82f676c]
> /lib/tls/i686/nosegneg/libpthread.so.0[0xb7735815]
> /lib/tls/i686/nosegneg/libc.so.6(clone+0x5e)[0xb7134ebe]
> /lib/tls/i686/nosegneg/libc.so.6(clone+0x5e)[0xb7134ebe]
> Segmentation fault (core dumped)
> </log>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.