Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] The NEGOTIATOR died due to signal 11 (Segmentation fault)
- Date: Sat, 19 Feb 2011 16:59:41 -0500
- From: Jeremy Neiman <docmarionum1@xxxxxxxxx>
- Subject: [Condor-users] The NEGOTIATOR died due to signal 11 (Segmentation fault)
I'm trying to install condor (first time) and when I run condor_master I get this error when it tries to start condor_negotiator:
02/19/11 15:58:33 Started DaemonCore process "/home/condor/release/sbin/condor_negotiator", pid and pgroup = 11325
02/19/11 15:58:34 The NEGOTIATOR (pid 11325) died due to signal 11 (Segmentation fault)
02/19/11 15:58:34 Sending obituary for "/home/condor/release/sbin/condor_negotiator"
02/19/11 15:58:34 restarting /home/condor/release/sbin/condor_negotiator in 10 seconds
02/19/11 15:58:44 Started DaemonCore process "/home/condor/release/sbin/condor_negotiator", pid and pgroup = 11329
02/19/11 15:58:44 The NEGOTIATOR (pid 11329) died due to signal 11 (Segmentation fault)
02/19/11 15:58:44 Sending obituary for "/home/condor/release/sbin/condor_negotiator"
02/19/11 15:58:44 restarting /home/condor/release/sbin/condor_negotiator in 11 seconds
I'm installing version 7.5.5 Debian 5 x86 on Ubuntu 10.04.1.
Any ideas what's causing the segmentation fault?
Thanks,
Jeremy