You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running RAM-SCB for several days (simulation time) and it sometimes randomly crashes with a segfault. I have found that rerunning the simulation several times until it can finally end is my best solution for right now. I unfortunately cannot make a minimal reproducible example. This was compiled using GSL v2.7. Below is the segfault message and PARAM.in file:
stderr:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x2b713ce7862f in ???
#1 0x2b713ba49cd8 in gsl_spline_init
at ../../interpolation/spline.c:72
#2 0x5e87db in ???
#3 0x4991c8 in ???
#4 0x4ed8d3 in ???
#5 0x4b950b in ???
#6 0x4918f7 in ???
#7 0x404cb4 in ???
#8 0x404ab6 in ???
#9 0x2b713d0a7554 in ???
#10 0x404ae6 in ???
#11 0xffffffffffffffff in ???
Hi,
I am running RAM-SCB for several days (simulation time) and it sometimes randomly crashes with a segfault. I have found that rerunning the simulation several times until it can finally end is my best solution for right now. I unfortunately cannot make a minimal reproducible example. This was compiled using GSL v2.7. Below is the segfault message and
PARAM.in
file:stderr:
PARAM.in:
Thank you for your time.
The text was updated successfully, but these errors were encountered: