(Presumably similar/same as https://savannah.cern.ch/bugs/?100772 ?)

[root@lxbst2320 tmp]# gdb xrdcp
GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-45.el5)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/xrdcp...Reading symbols from /usr/lib/debug/usr/bin/xrdcp.debug...done.
done.
(gdb) run -d 1 -v -f -DIReadCacheSize 0 -DIConnectTimeout 30 -DITransactionTimeout 60 -DIRequestTimeout 60 -DIRedirCntTimeout 60   /etc/group root://128.142.188.27//eos/ppsscratch/test/slstest-eospps/foo
Starting program: /usr/bin/xrdcp -d 1 -v -f -DIReadCacheSize 0 -DIConnectTimeout 30 -DITransactionTimeout 60 -DIRequestTimeout 60 -DIRedirCntTimeout 60   /etc/group root://128.142.188.27//eos/ppsscratch/test/slstest-eospps/foo
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x2aaaaaaab000
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x000000352b478d70 in strlen () from /lib64/libc.so.6
(gdb) bt
#0  0x000000352b478d70 in strlen () from /lib64/libc.so.6
#1  0x00002aaaaad54899 in XrdOucHashVal (KeyVal=0x1d861  )
    at /usr/src/debug/xrootd/xrootd/src/XrdOuc/XrdOucHashVal.cc:37
#2  0x000000000040cf1c in XrdOucHash::Add (this=0x6194e0, KeyVal=0x1d861  , 
    KeyData=0x61a7b0 "0", LifeTime=7, opt=18) at /usr/src/debug/xrootd/xrootd/src/XrdOuc/XrdOucHash.icc:64
#3  0x00002aaaaad53858 in Rep (this=0x6194e0, varname=0x1d861  , 
    value=) at /usr/src/debug/xrootd/xrootd/src/XrdOuc/XrdOucHash.hh:169
#4  XrdOucEnv::PutInt (this=0x6194e0, varname=0x1d861  , value=)
    at /usr/src/debug/xrootd/xrootd/src/XrdOuc/XrdOucEnv.cc:185
#5  0x000000000040bebb in PutInt (argc=, argv=)
    at /usr/src/debug/xrootd/xrootd/src/XrdClient/XrdClientEnv.hh:108
#6  main (argc=, argv=)
    at /usr/src/debug/xrootd/xrootd/src/XrdApps/XrdCpy.cc:1509
(gdb) quit
A debugging session is active.

    Inferior 1 [process 23604] will be killed.

Quit anyway? (y or n) y
[root@lxbst2320 tmp]# rpm -q xrootd-client
xrootd-client-3.3.2-1.slc5
    


Reply to this email directly or view it on GitHub.



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