All,

while adapting and compiling a new input routine for SPLASH, I stumbled 
upon the following execution error:


 ./kromemhdsplash test
        _                _           _       _         _
      _(_)     ___ _ __ | | __ _ ___| |__   (_)     _ (_)
   _ (_)  _   / __| '_ \| |/ _` / __| '_ \      _  (_)
  (_)  _ (_)  \__ \ |_) | | (_| \__ \ | | |  _ (_)  _
      (_)  _  |___/ .__/|_|\__,_|___/_| |_| (_)  _ (_)
          (_)  (_)|_| (_) (_)  (_)(_) (_)(_) (_)(_)

  ( B | y ) ( D | a | n | i | e | l ) ( P | r | i | c | e )

  ( v2.6.0 [22nd Oct. 2015] Copyright (C) 2005-2015 )

 * SPLASH comes with ABSOLUTELY NO WARRANTY.
   This is free software; and you are welcome to redistribute it
   under certain conditions (see LICENCE file for details). *

 Updates/userguide: http://users.monash.edu.au/~dprice/splash
 Email: [email protected] or [email protected]
 Please cite Price (2007), PASA, 24, 159-173 (arXiv:0709.0832) if you
 use SPLASH in print and don't forget to send pics for the gallery.

 splash.defaults not found: using default settings

Program received signal SIGSEGV: Segmentation fault - invalid memory 
reference.

Backtrace for this error:
#0  0x7F82BB37E2F7
#1  0x7F82BB37E8FE
#2  0x3D816326AF
#3  0x3D81689A57
#4  0x7F82BB44A7AA
#5  0x58F3A6 in read_data_
#6  0x4DA1B4 in __getdata_MOD_get_data
#7  0x58E7C7 in MAIN__ at splash.f90:622
Segmentation fault (core dumped)

The mistake seems to happen before any data are read, as I checked by the 
output statements in the code.
Apparently, after an earlier update of splash, the routine does not 
correctly interface with the rest of the program anymore.
Does anyone have an idea how to fix the mistake ?

Siegfried Vanaverbeke

-- 
You received this message because you are subscribed to the Google Groups 
"SPLASH users forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/splash-users.
For more options, visit https://groups.google.com/d/optout.

Attachment: read_data_gradspmhd_krome.f90
Description: Binary data

Reply via email to