[Patch, libgfortran] Fix PR23154 Currupt string and segfault informattedread.
Jerry DeLisle
jvdelisle@verizon.net
Sat Aug 6 19:20:00 GMT 2005
Jack Howarth wrote:
>
> cd xplor-nih-2.11.2.1/python/tests
> ../../bin/xplor -py jCoupPotTest.py
>
> This results in the following segfault at the end of the script execution...
>
> HEAP: maximum use= 1295766 current use= 1260217
> X-PLOR: total CPU time= 3.4598 s
> X-PLOR: entry time at 13:19:32 06-Aug-05
> X-PLOR: exit time at 13:19:35 06-Aug-05
> xplor(18976) malloc: *** vm_allocate(size=3943407616) failed (error code=3)
> xplor(18976) malloc: *** error: can't allocate region
> xplor(18976) malloc: *** set a breakpoint in szone_error to debug
>
> So this one may actually be a bug for Asher regarding his LOC intrinsic
> support.
> Jack
>
I am not getting the error here:
--snip--
J-coupling parameters:
A = 7.09
B = -1.42
C = 1.55
phase = -60
HEAP: maximum use= 1295766 current use= 1260217
X-PLOR: total CPU time= 2.6036 s
X-PLOR: entry time at 11:18:14 06-Aug-05
X-PLOR: exit time at 11:18:16 06-Aug-05
[jerry@quantum tests]$
I did not compile with any optimizations. Other than that I have only Ashers
patch and my patch installed.
Jerry
More information about the Fortran
mailing list