From bug-octave-request Wed Dec 16 20:16:23 1992 Subject: core dump From: jbraw (James B. Rawlings) To: bug-octave Date: Wed, 16 Dec 92 20:16:21 -0600 John, I got a core dump. This may be hard to replicate. I did a bunch of simulations with x(k+1,:) = x(k,:)*a' + (y(k) - x(k,:)*c')*l' in a for loop. It worked several times. Then I started putting some xhat's in in place of x and got several Fixed up unaligned data access for pid 17091 (octave) at pc (some hex number) error messages. Finally after enough of these I got a core dump. Do you know what happened? I wish I could send you the problem more cleanly. If it is important I can ship you the history of my session so far. Ooops, I lost the history of this session due to the core dump. Now I don't know what to do. Let me know. jbr