Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xrdcp crash below XrdCpFile::Extend() #1040

Closed
jmuf opened this issue Aug 19, 2019 · 2 comments
Closed

xrdcp crash below XrdCpFile::Extend() #1040

jmuf opened this issue Aug 19, 2019 · 2 comments
Assignees

Comments

@jmuf
Copy link
Contributor

jmuf commented Aug 19, 2019

FYI - 3 backtraces by the same user/client host/pathnames, within a few minutes. No coredumps available. Version is "xrootd-client-4.9.1-1.el7".

backtrace:
:Core was generated by `xrdcp -rv /afs/cern.ch/cms/[snip]/ root://eoscms//eos/cms/[snip]'.
:Program terminated with signal 11, Segmentation fault.
:#0  0x00007f4026c8b71c in free () from /lib64/libc.so.6
:#0  0x00007f4026c8b71c in free () from /lib64/libc.so.6
:#1  0x00007f4027835a6a in XrdOucNSWalk::~XrdOucNSWalk() () from /lib64/libXrdUtils.so.2
:#2  0x00007f4027a97dd4 in XrdCpFile::Extend(XrdCpFile**, int&, long long&) () from /lib64/libXrdAppUtils.so.1
:#3  0x00007f4027a96d03 in XrdCpConfig::Config(int, char**, int) () from /lib64/libXrdAppUtils.so.1
:#4  0x0000000000404cc0 in main ()
backtrace:
:Core was generated by `xrdcp -rv /afs/cern.ch/cms/[snip]/ root://eoscms//eos/cms/[snip]'.
:Program terminated with signal 11, Segmentation fault.
:#0  0x00007fe8a830371c in free () from /lib64/libc.so.6
:#0  0x00007fe8a830371c in free () from /lib64/libc.so.6
:#1  0x00007fe8a8eada6a in XrdOucNSWalk::~XrdOucNSWalk() () from /lib64/libXrdUtils.so.2
:#2  0x00007fe8a910fdd4 in XrdCpFile::Extend(XrdCpFile**, int&, long long&) () from /lib64/libXrdAppUtils.so.1
:#3  0x00007fe8a910ed03 in XrdCpConfig::Config(int, char**, int) () from /lib64/libXrdAppUtils.so.1
:#4  0x0000000000404cc0 in main ()
backtrace:
:Core was generated by `xrdcp -rv /afs/cern.ch/cms/[snip]/ root://eoscms//eos/cms/[snip]'.
:Program terminated with signal 6, Aborted.
:#0  0x00007fa1a56652c7 in raise () from /lib64/libc.so.6
:#0  0x00007fa1a56652c7 in raise () from /lib64/libc.so.6
:#1  0x00007fa1a56669b8 in abort () from /lib64/libc.so.6
:#2  0x00007fa1a56a7e17 in __libc_message () from /lib64/libc.so.6
:#3  0x00007fa1a5746b67 in __fortify_fail () from /lib64/libc.so.6
:#4  0x00007fa1a5744ce2 in __chk_fail () from /lib64/libc.so.6
:#5  0x00007fa1a625f9fd in XrdOucNSWalk::setPath(char*) () from /lib64/libXrdUtils.so.2
:#6  0x00007fa1a625fa99 in XrdOucNSWalk::Index(int&, char const**) () from /lib64/libXrdUtils.so.2
:#7  0x00007fa1a64c0d19 in XrdCpFile::Extend(XrdCpFile**, int&, long long&) () from /lib64/libXrdAppUtils.so.1
:#8  0x00007fa1a64bfd03 in XrdCpConfig::Config(int, char**, int) () from /lib64/libXrdAppUtils.so.1
:#9  0x0000000000404cc0 in main ()
@abh3
Copy link
Member

abh3 commented Aug 19, 2019 via email

@abh3
Copy link
Member

abh3 commented Nov 19, 2020

We have tried reproduce this and were unable to do so. Since we moved onto several releases ahead, I am closing this. Should tis happen again, please create a new ticket.

@abh3 abh3 closed this as completed Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants