Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_submit segfaults in XEN, with Kerberos
- Date: Tue, 20 Feb 2007 11:49:36 -0800
- From: Yang Y Yang <yyang@xxxxxxxxxxxxx>
- Subject: [Condor-users] condor_submit segfaults in XEN, with Kerberos
I found the reason condor_submit segfaults in XEN:
gdb trace shows that the code segfaults in some Kerberos authentication
function,
I disabled Kerberos (seems it comes by default ?), then the system works.
Condor folks might want to look into that bug ..
Thanks
Yang