- From: David Schleef <ds_at_schleef.org>
- Date: Wed, 5 Jun 2002 10:52:11 -0700
On Wed, Jun 05, 2002 at 06:58:54PM +0200, Pedro Jurado Maqueda wrote: > Hi, I'm development a program that capture a data and introduce it in a database (with mysql). > My problem happens when the program is running, aproximately 15 minutes after begin, the > program don't get more data, not abnormal termination, it continues but show me the next error > whit strerror: > > "Bad comedi_t structure" This is usually due to corruption of the comedi_t structure, probably because of some code writing outside the bounds of an array. Try using something like ElectricFence -- it usually picks up those kinds of errors immediately. dave...
Received on 2002-06-05Z16:52:11