Print

Print


Same backtrace (`vb` again has `size = 0`), same version, different machine, user and endpoint:
```
Core was generated by `xrd cms-xrd-global.cern.ch'.
Program terminated with signal 6, Aborted.
#0  0x00007ff5d2c2f495 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.209.el6_9.2.x86_64 libgcc-4.4.7-18.el6_9.2.x86_64 libstdc++-4.4.7-18.el6_9.2.x86_64 ncurses-libs-5.7-4.20090207.el6.x86_64 readline-6.0-4.el6.x86_64
(gdb) bt
#0  0x00007ff5d2c2f495 in raise () from /lib64/libc.so.6
#1  0x00007ff5d2c30c75 in abort () from /lib64/libc.so.6
#2  0x00000000004095c6 in At (tkzer=<value optimized out>) at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdClientVector.hh:306
#3  operator[] (tkzer=<value optimized out>) at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdClientVector.hh:312
#4  executeExistFile (tkzer=<value optimized out>) at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdCommandLine.cc:976
#5  0x000000000040cb77 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdCommandLine.cc:1943
(gdb) f 4
#4  executeExistFile (tkzer=<value optimized out>) at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdCommandLine.cc:976
976	        if (vb[0] && (vb.GetSize() >= 1))
(gdb) print vb
$1 = {sizeof_t = 4, rawdata = 0x1f51130 "", index = 0x1f51340, holecount = 0, size = 0, mincap = 128, capacity = 128, maxsize = 128}
```
~$ rpm -qf /usr/bin/xrd
1:xrootd-client-4.8.1-1.el6.x86_64

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/680#issuecomment-378598548

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