ahay / src

Main Madagascar source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Error 137 when running reproducible example in $RSFSRC/book/tccs/time2depth2/beinew

Dirack opened this issue Β· comments

πŸ› Bug report

Description of the bug

When I run the reproducible example in $RSFSRC/book/tccs/time2depth2/beinew it ends with 137 error during sfkirmigsr usage (2-D Prestack Kirchhoff depth migration step).

To Reproduce

Steps to reproduce the behavior:

  1. Go to $RSFSRC/book/tccs/time2depth2/beinew
  2. Run SConstruct
  3. See error 137
< pinit.rsf /home/dirack/madagascar/bin/sfeikods shotfile=rcv.rsf tdl1=inittdlr.rsf tds1=inittdsr.rsf b1=2 b2=2 | /home/dirack/madagascar/bin/sfput o4=6.2625 d4=0.067 | /home/dirack/madagascar/bin/sfwindow > inittimer.rsf
sfeikods: shot 196 of 196;
< shot.rsf /home/dirack/madagascar/bin/sfkirmigsr aperture=5 antialias=1 cig=y stable=inittimes.rsf sderiv=inittdss.rsf rtable=inittimer.rsf rderiv=inittdsr.rsf > dmiginit.rsf
Killed
scons: *** [dmiginit.rsf] Error 137
scons: building terminated because of errors.

Desktop (please complete the following information):

  • OS: Linux Ubuntu
  • Version 20.04

@sfomel, do you know what causes error 137 in this reproducible example? Is it an out of memory error?

It is an out of memory error, I ran the SConstruct in a more powerful computer and it worked