[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: another patch for residue.m
From: |
John W. Eaton |
Subject: |
Re: another patch for residue.m |
Date: |
Thu, 11 Oct 2007 22:00:18 -0400 |
On 11-Oct-2007, Ben Abbott wrote:
| octave:4> edit residue.m
| octave(27287) malloc: *** Deallocation of a pointer not malloced:
| 0xa0b0ea94; This could be a double free(), or free() called with the
| middle of an allocated block; Try setting environment variable
| MallocHelp to see tools to help debug
| dyld: lazy symbol binding failed: Symbol not found:
| __ZN10Octave_mapC1ERK10dim_vectorRK13string_vector
| Referenced from: /sw/lib/octave/2.9.14/oct/i386-apple-darwin/
| getpwent.oct
| Expected in: /Users/bpabbott/src/octave/07.10.12/src/
| liboctinterp.dylib
|
| dyld: Symbol not found:
| __ZN10Octave_mapC1ERK10dim_vectorRK13string_vector
| Referenced from: /sw/lib/octave/2.9.14/oct/i386-apple-darwin/
| getpwent.oct
| Expected in: /Users/bpabbott/src/octave/07.10.12/src/
| liboctinterp.dylib
|
| panic: Trace/BPT trap -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete
| Trace/BPT trap
If this is repeatable, please send a complete bug report about it to
the address@hidden list.
jwe