Print

Print


so, thread #1 is the crashing one, so the backtrace is exactly what i sent you before ...

* 1 Thread 0x7f08a1b66700 (LWP 17302)  0x0000000000417743 in XrdXrootdMonFile::GetSlot (slotSZ=8)
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdMonFile.cc:439

so

(gdb) thread 1
[Switching to thread 1 (Thread 0x7f08a1b66700 (LWP 17302))]#0  0x0000000000417743 in XrdXrootdMonFile::GetSlot (slotSZ=8)
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdMonFile.cc:439
439	       repTOD->tBeg = htonl(static_cast<int>(time(0)));
(gdb) where
#0  0x0000000000417743 in XrdXrootdMonFile::GetSlot (slotSZ=8)
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdMonFile.cc:439
#1  0x0000000000417cb6 in XrdXrootdMonFile::Disc (usrID=0)
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdMonFile.cc:200
#2  0x000000000041c71a in XrdXrootdProtocol::Recycle (this=0x7f0890000990, lp=
    0x7f0894000a88, csec=3, reason=<value optimized out>)
    at /usr/src/debug/xrootd/xrootd/src/XrdXrootd/XrdXrootdProtocol.cc:548
#3  0x00007f08a36b6a90 in XrdLink::Close (this=0x7f0894000a88,
    defer=<value optimized out>)
    at /usr/src/debug/xrootd/xrootd/src/Xrd/XrdLink.cc:385
#4  0x00007f08a36bacd5 in XrdScheduler::Run (this=0x7f08a3d138e0)
    at /usr/src/debug/xrootd/xrootd/src/Xrd/XrdScheduler.cc:307
#5  0x00007f08a36baec9 in XrdStartWorking (carg=<value optimized out>)
    at /usr/src/debug/xrootd/xrootd/src/Xrd/XrdScheduler.cc:84
#6  0x00007f08a368965f in XrdSysThread_Xeq (myargs=0x63ef30)
    at /usr/src/debug/xrootd/xrootd/src/XrdSys/XrdSysPthread.cc:86
#7  0x00007f08a32479d1 in start_thread (arg=0x7f08a1b66700)
    at pthread_create.c:301

---
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/155#issuecomment-61848041

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