[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Seg fault in collector when using long COLLECTOR_NAME
- Date: Tue, 15 Jun 2004 13:54:39 -0700
- From: "David E. Konerding DSD Staff" <dekonerding@xxxxxxx>
- Subject: [Condor-users] Seg fault in collector when using long COLLECTOR_NAME
When I use the following COLLECTOR_NAME on a Red Hat 9 system running
the tar distribution of Condor-6.6.5:
COLLECTOR_NAME = Distributed Systems Department, Lawrence
Berkeley National Laboratory (local workstation with Collector and Schedd)
The collector segfaults shortly after start up. Shortening the name to
80 or so characters makes the problem go away.
Looks like a fixed size buffer problem.
Dave