Thread: segmentation fault error! please help me

Started: 2019-06-26 09:07:33
Last activity: 2019-06-26 11:00:40
Topics: SAC Help
Sukran Perk
2019-06-26 09:07:33
Dear all, I am trying to make sacmerge to my data in order to make kztime=0 but when ı run my shell script in sac I am getting error message as below

SAC> setbb hh (&1,nzhour)
Segmentation fault (core dumped)

What is the cause of this error message?? What can ı do to remove this error and run my script with no problem?

Regards,
Sukran
  • George Helffrich
    2019-06-26 11:00:40
    Dear All -

    This should not happen, but while the bug is sought in SAC, this might work

    SAC> setbb hh &1,nzhour

    or even

    SAC> setbb hh “&1,nzhour&"

    The parentheses in your setbb command indicate expression evaluation, and there is no expression in this case, so you can just assign HH the NZHOUR header variable value.

    On 26 Jun 2019, at 10:07, Sukran Perk <sukraster<at>gmail.com> wrote:

    Dear all, I am trying to make sacmerge to my data in order to make kztime=0 but when ı run my shell script in sac I am getting error message as below

    SAC> setbb hh (&1,nzhour)
    Segmentation fault (core dumped)

    What is the cause of this error message?? What can ı do to remove this error and run my script with no problem?

    Regards,
    Sukran

    ----------------------
    SAC Help
    Topic home: http://ds.iris.edu/message-center/topic/sac-help/ | Unsubscribe: sac-help-unsubscribe<at>lists.ds.iris.edu

    Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
    Update subscription preferences at http://ds.iris.edu/account/profile/



    George Helffrich
    george<at>elsi.jp


16:01:22 v.01697673