Print

Print


Ah - well, it segfaults on startup for the redirector.  Traceback below.  Will hit this up Monday.

Brian

(gdb) bt
#0  0x00002aaaab1a66a0 in XrdNet::Trim(char*) () from /usr/lib64/libXrdUtils.so.0
#1  0x00002aaaab1c47eb in XrdLink::Alloc(XrdNetPeer&, int) () from /usr/lib64/libXrdUtils.so.0
#2  0x00002aaaab1c0c61 in XrdInet::Connect(char const*, int, int, int) () from /usr/lib64/libXrdUtils.so.0
#3  0x00002aaaaab075de in XrdCmsClientMan::Hookup() () from /usr/lib64/libXrdServer.so.0
#4  0x00002aaaaab07aa9 in XrdCmsClientMan::Start() () from /usr/lib64/libXrdServer.so.0
#5  0x00002aaaaab0a7ef in XrdCmsStartManager(void*) () from /usr/lib64/libXrdServer.so.0
#6  0x00002aaaab18a93b in XrdSysThread_Xeq () from /usr/lib64/libXrdUtils.so.0
#7  0x0000003d2a20673d in start_thread () from /lib64/libpthread.so.0
#8  0x0000003d29ad3f6d in clone () from /lib64/libc.so.6

On Sep 16, 2011, at 6:45 PM, Lukasz Janyst wrote:

> Hi Brian,
> 
>   I was planning to cut -rc1 in around two weeks. It looks like
> XRootD will be pulled out of ROOT in the next release and we have to
> iron out the integration part.
> 
> Lukasz
> 
> 2011/9/17 Brian Bockelman <[log in to unmask]>:
>> Hi folks,
>> 
>> Is it time yet to cut a pre-release for 3.1?  I'm placing a RPM generated from git HEAD into our testing systems to see how it holds up over the weekend.  It looks like it's far enough along to at least get it in the hands of plugin developers.
>> 
>> Thanks for Lukasz for addressing my nitpicks from the first round of testing!
>> 
>> Brian
>>