[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor_store_cred -c delete segfault





On 8/6/07, David Konerding <dakoner@xxxxxxxxx> wrote:
Hi,

When I run 'condor_store_cred -c delete' it segfaults.  gdb backtrace implicates strlen()

(gdb) where
#0  0xb7d18c23 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0x080cae6f in store_cred_service ()
#2  0x080cb43f in store_cred ()
#3  0x080b5459 in main ()
(gdb)

Also, I just observed that 'condor_store_cred -c -p password add' also  segfaults.

Can anybody on the Condor team try to duplicate this?

Dave