LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 16 Oct 2002 09:20:52 -0400
Reply-To:     Peter Flom <flom@NDRI.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Peter Flom <flom@NDRI.ORG>
Subject:      Weird error re free semaphore ?
Content-Type: text/plain; charset=US-ASCII

Here's a message that's neither spam nor about ways to stop spam....

Here's an error I've not gotten before,

running PROC LOGISTIC, I get (from the LOG)

<<<<<

2904 title 'Table 3 without dealers'; 2905 proc logistic data = today2 desc; 2906 model nonhostile = bwliv drugs_year; 2907 by sex; 2908 run;

(TASK:LOGISTIC) Warning: attempt to free a semaphores that is not locked

Traceback

NOTE: The SAS System stopped processing this step because of errors. NOTE: There were 328 observations read from the data set WORK.TODAY2. NOTE: PROCEDURE LOGISTIC used: real time 0.03 seconds cpu time 0.03 seconds

>>>>

Any ideas on what this is?

Thanks

Peter

Peter L. Flom, PhD Assistant Director, Statistics and Data Analysis Core Center for Drug Use and HIV Research National Development and Research Institutes 71 W. 23rd St New York, NY 10010 (212) 845-4485 (voice) (917) 438-0894 (fax)


Back to: Top of message | Previous page | Main SAS-L page