seen with xrootd-client-4.8.3-1.el6:

Core was generated by `xrdfs root://cms-xrd-global.cern.ch/ ls -l -u /store/data/Run2017B/SingleElectr'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fd3b163ca5b in (anonymous namespace)::DeallocFSHandler::HandleResponse (this=0x7fd39d6df200, status=0x7fd3945e4460, response=0x7fd395742520)
    at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.cc:125
125	        pUserHandler->HandleResponse(status, response);
(gdb) bt
#0  0x00007fd3b163ca5b in (anonymous namespace)::DeallocFSHandler::HandleResponse (this=0x7fd39d6df200, status=0x7fd3945e4460, response=0x7fd395742520)
    at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.cc:125
#1  0x00007fd3b164768c in XrdCl::AssignLBHandler::HandleResponseWithHosts (this=0x7fd39d6e4280, status=0x7fd3945e4460, response=<value optimized out>, 
    hostList=<value optimized out>) at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClFileSystem.cc:701
#2  0x00007fd3b164ba11 in XrdCl::XRootDMsgHandler::HandleResponse (this=0x7fd39d6e5470) at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClXRootDMsgHandler.cc:1128
#3  0x00007fd3b164dc58 in XrdCl::XRootDMsgHandler::Process (this=0x7fd39d6e5470, msg=0x7fd3a4323470)
    at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClXRootDMsgHandler.cc:375
#4  0x00007fd3b163204e in XrdCl::Stream::HandleIncMsgJob::Run (this=0x7fd3a4086b50, arg=<value optimized out>)
    at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClStream.hh:284
#5  0x00007fd3b168285d in XrdCl::JobManager::RunJobs (this=0x19ba3b0) at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClJobManager.cc:148
#6  0x00007fd3b16828d9 in RunRunnerThread (arg=<value optimized out>) at /usr/src/debug/xrootd-4.8.3/src/XrdCl/XrdClJobManager.cc:33
#7  0x00007fd3b18ceaa1 in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd3b0951bcd in clone () from /lib64/libc.so.6
(gdb) info locals
No locals.
(gdb) print status
$1 = (XrdCl::XRootDStatus *) 0x7fd3945e4460
(gdb) print response
$2 = (XrdCl::AnyObject *) 0x7fd395742520
(gdb) print pUserHandler
$3 = (XrdCl::ResponseHandler *) 0x19ba130
(gdb) print *pUserHandler
$4 = {_vptr.ResponseHandler = 0x0}
(gdb) print *status
$5 = {<XrdCl::Status> = {status = 0, code = 0, errNo = 0}, pMessage = ""}

Seems easy to reproduce (at least right now, this might rely on some wonky server in the middle..):

~$ xrdfs root://cms-xrd-global.cern.ch/ ls -l -u /store/data/Run2017B/SingleElectr
Segmentation fault (core dumped)


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":"\"xrdfs\" segfault in XrdCl::AssignLBHandler::HandleResponseWithHosts (#758)"}],"action":{"name":"View Issue","url":"https://github.com/xrootd/xrootd/issues/758"}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/758", "url": "https://github.com/xrootd/xrootd/issues/758", "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": "\"xrdfs\" segfault in XrdCl::AssignLBHandler::HandleResponseWithHosts (#758)", "sections": [ { "text": "", "activityTitle": "**Jan Iven**", "activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@jmuf", "facts": [ { "name": "Repository: ", "value": "xrootd/xrootd" }, { "name": "Issue #: ", "value": 758 } ] } ], "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\": 758,\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\": 758\n}" }, { "targets": [ { "os": "default", "uri": "https://github.com/xrootd/xrootd/issues/758" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 352187831\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