You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "bettydramit (JIRA)" <ji...@apache.org> on 2013/09/25 07:44:02 UTC

[jira] [Created] (TS-2253) PluginVC::process_close Segmentation fault

bettydramit created TS-2253:
-------------------------------

             Summary: PluginVC::process_close  Segmentation fault
                 Key: TS-2253
                 URL: https://issues.apache.org/jira/browse/TS-2253
             Project: Traffic Server
          Issue Type: Bug
            Reporter: bettydramit


Env: centos 6 x86_64 4.0.1

[E. Mgmt] log ==> [TrafficManager] using root directory '/usr'
[TrafficServer] using root directory '/usr'
NOTE: Traffic Server received Sig 11: Segmentation fault
/usr/bin/traffic_server - STACK TRACE: 
/lib64/libpthread.so.0(+0xf500)[0x2b7b3a8a3500]
[0x2b7b3e825ac0]

gdb info


Reading symbols from /lib64/libnss_dns-2.12.so...Reading symbols from /usr/lib/debug/lib64/libnss_dns-2.12.so.debug...done.
done.
Loaded symbols for /lib64/libnss_dns-2.12.so
Core was generated by `/usr/bin/traffic_server -M --httpport 80:fd=7'.
Program terminated with signal 11, Segmentation fault.
#0  0x00002ac40034ed80 in ?? ()
Missing separate debuginfos, use: debuginfo-install ts-4.0.1-9.el6.x86_64
(gdb) where
#0  0x00002ac40034ed80 in ?? ()
#1  0x00000000004d1ef2 in PluginVC::process_close() ()
#2  0x00000000004d2938 in PluginVC::main_handler(int, void*) ()
#3  0x00000000006a372f in EThread::process_event(Event*, int) ()
#4  0x00000000006a42ab in EThread::execute() ()
#5  0x00000000004c59b4 in main ()


--
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