> From [EMAIL PROTECTED] Fri Jan 4 07:56:46 2002 > Date: Fri, 4 Jan 2002 10:03:59 -0500 (EST) > From: "Justus J. Addiss" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: LPRng: Ifhp crashing in Do_waitend due to null 'status' > > > O/S: Tru64 4.0F > LPRng: 3.8.4 > Ifhp: 3.5.1 > Printer: hpiiisi > > All jobs end in JSIGNAL from ifhp when ifhp core dumps at line 3091 of ifhp.c > because the 'status' string is null. Find_str_value matches nothing and > returns NULL. Strtr() is then called with a null for the second arg and it > core dumps. >
.... > :tc=.common,.ifacct > > Any ideas what a correct code fix is? > > Thanks - Justus Addiss > > -- > Think to the future and beyond.... > > /** Justus J. Addiss Email: [EMAIL PROTECTED] **\ > <*** 3M Health Information Systems Phone: 203-949-0303 x6414 ***> > \** Wallingford, CT 06492 FAX: 203-949-6455 or 6331 **/ use safestrstr()... Sigh... Fixed. Patrick ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
