--with-blas/lapack being ignored
Ben Abbott
bpabbott at mac.com
Wed Dec 5 16:51:23 CST 2007
On Dec 5, 2007, at 11:52 AM, John W. Eaton wrote:
> On 5-Dec-2007, Ben Abbott wrote:
>
> | Running fntests still crashes.
> |
> | [...]
> | src/octave/scripts/time/datestr.m ...................... PASS
> 32/32
> | src/octave/scripts/time/datevec.m ......................panic:
> Bus
> | error -- stopping myself...
> | Bus error
> |
> | Which may be duplicated with the simpler ....
> |
> | strptime ('09/13', '%m/%d')
> | panic: Bus error -- stopping myself...
> | attempting to save variables to `octave-core'...
> | save to `octave-core' complete
> | Bus error
>
> OK, so what happens if you run Octave with gdb and execute the
> strptime command above? Precisely where is it crashing?
>
> jwe
I haven't (yet) tried compiling with the debug info in place. However,
this is what I get
Reading symbols for shared libraries . done
octave:1> strptime ('09/13', '%m/%d')
Reading symbols for shared libraries . done
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x9110f590 in strlen ()
(gdb)
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20071205/d94a61e5/attachment.html
More information about the Bug-octave
mailing list