Date: Mon, 1 Mar 2004 07:00:29 -0800 (PST) From: Brian McGinley <bjm2013@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: system lock up with ichsmb driver Message-ID: <20040301150029.87472.qmail@web13001.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
We have been able to consistently lock up a Pentium-M system (Intel 6300ESB IOCH) by sending a SIGINT/SIGTERM signal to an application while it is accessing the smbus. If we ignore signals in the application or if we remove the PCATCH option on the tsleep() call within ichsmb_wait() in ichsmb.c, the SIGINT/SIGTERM signal does NOT cause the system to lock up. Has anyone else seen this behavior? Does anyone know of a fix? We are running from a 4.3 base. Thank you, Brian __________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040301150029.87472.qmail>