Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!wuarchive!texbell!nuchat!moray!urchin!p4694.f506.n106.z1.fidonet.org!Lynn.Lively From: Lynn.Lively@p4694.f506.n106.z1.fidonet.org (Lynn Lively) Newsgroups: comp.lang.c Subject: Bus Error Message-ID: <16139.25F89344@urchin.fidonet.org> Date: 9 Mar 90 21:19:00 GMT Sender: ufgate@urchin.fidonet.org (newsout1.26) Organization: FidoNet node 1:106/506.4694 - Fulcrum's Edge, Spring TX Lines: 12 Does anyone know what a "Bus Error" is? I've got a very complicated program running that monitors and schedules the activities of about 10 son processes. It uses alot of dynamic memory, an IPC message queue, I'm also catching some signals (SIGALRM, SIGCLD). The program dies in various spots, so I'm obviously dealing with a dynamic condition of sorts, but don't have a clear idea where to look in the program for the problem. Any help would be appreciated. Your Servant, Lynn