Print

Print


Just saw a corefile with this stack trace:

#12 <signal handler called>
#13 0x00007f17111d452c in free () from /usr/lib64/libjemalloc.so.1
#14 0x00007f170bc3860d in CRYPTO_free () from /lib64/libcrypto.so.10
#15 0x00007f170bd1512c in ASN1_template_free () from /lib64/libcrypto.so.10
#16 0x00007f170bd150a5 in ASN1_item_free () from /lib64/libcrypto.so.10
#17 0x00007f170bd10b7b in x509_cb () from /lib64/libcrypto.so.10
#18 0x00007f170bd14eca in asn1_item_combine_free () from /lib64/libcrypto.so.10
#19 0x00007f170bd150a5 in ASN1_item_free () from /lib64/libcrypto.so.10
#20 0x00007f170bceeaf0 in sk_pop_free () from /lib64/libcrypto.so.10
#21 0x00007f170c072a25 in ssl_sess_cert_free () from /lib64/libssl.so.10
#22 0x00007f170c073d37 in SSL_SESSION_free () from /lib64/libssl.so.10
#23 0x00007f170c070d1d in SSL_free () from /lib64/libssl.so.10
#24 0x00007f170c4c2c4e in XrdHttpProtocol::Cleanup (this=this@entry=0x7f16ec00f600) at /usr/src/debug/xrootd/xrootd/src/XrdHttp/XrdHttpProtocol.cc:1770
#25 0x00007f170c4c2fbe in XrdHttpProtocol::Recycle (this=0x7f16ec00f600, lp=<optimized out>, csec=<optimized out>, reason=<optimized out>)
    at /usr/src/debug/xrootd/xrootd/src/XrdHttp/XrdHttpProtocol.cc:952
#26 0x00007f1710f4b279 in XrdXrootdTransit::Recycle (this=0x7f16f2d28000, lp=0x7f16ef822028, consec=0, reason=0x7f16ec15b080 "send failure")
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdTransit.cc:475
#27 0x00007f1710ccdbc7 in XrdLink::Close (this=0x7f16ef822028, defer=<optimized out>) at /usr/src/debug/xrootd/xrootd/src/Xrd/XrdLink.cc:385
#28 0x00007f1710cd11cf in XrdScheduler::Run (this=0x610e78 <XrdMain::Config+440>) at /usr/src/debug/xrootd/xrootd/src/Xrd/XrdScheduler.cc:357

Source of the problem isn't clear currently -- looks like it's something to do with recycling of the protocol object?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/xrootd/xrootd","title":"xrootd/xrootd","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/xrootd/xrootd"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Segfaults when cleaning up SSL session (#820)"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/820"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/820", "url": "https://github.com/xrootd/xrootd/issues/820", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } }, { "@type": "MessageCard", "@context": "http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Segfaults when cleaning up SSL session (#820)", "sections": [ { "text": "", "activityTitle": "**Brian Bockelman**", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@bbockelm", "facts": [ { "name": "Repository: ", "value": "xrootd/xrootd" }, { "name": "Issue #: ", "value": 820 } ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"xrootd/xrootd\",\n\"issueId\": 820,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"xrootd/xrootd\",\n\"issueId\": 820\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/xrootd/xrootd/issues/820" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 378003373\n}" } ], "themeColor": "26292E" } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1