Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!mailrus!ncar!boulder!putz From: putz@boulder.Colorado.EDU (Eric Putz) Newsgroups: comp.sys.mips Subject: malloc error Keywords: malloc Message-ID: <12919@boulder.Colorado.EDU> Date: 18 Oct 89 15:19:38 GMT Sender: news@boulder.Colorado.EDU Distribution: comp.sys.mips Lines: 11 I am having a problem which causes a bus error and core dump in malloc. It works fine up until a specific point at which I am requesting 4 bytes of memory. If I reset my routine to pad all malloc calls with an extra byte, the problem dissapears, and the program works correctly. As I am operating in the bsd43 environment, I cannot use malloccheck to attempt to decipher the problem. Any ideas? Thanks in advance. +--------- |Eric Putz (303)492-1474 |MCD Biology, Campus Box 347, University of Colorado, Boulder CO 80309 |putz@Boluder.Colorado.EDU