<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi devs, <br></div><div><br></div><div>I get 'Segmentation fault (core dumped)' after running temporal commands. Commands work, but they finish with segfault. I started observing this yesterday evening that I recompiled trunk to get lattest temporal changes. I was working with temporal modules the day before that with no issues. <br></div><div><br></div><div>Luca suggested off-list that my DB must be corrupted somehow because others do not have that issue and neither myself in a different machine with freshly compiled trunk. So, I'm lost...<br></div><div><br></div><div>To test further I did 2 things:</div><div>1). <b>remove my nc_basic location and download it again </b>in my grassdata:</div><div><br></div><div>GRASS 7.7.svn (nc_basic_spm_grass7):~ > t.connect -d<br>Default driver / database set to:<br>driver: sqlite<br>database: $GISDBASE/$LOCATION_NAME/$MAPSET/tgis/sqlite.db</div><div><br></div><div>GRASS 7.7.svn (nc_basic_spm_grass7):~ > t.list<br>WARNING: Temporal database connection defined as:<br>         /home/veroandreo/grassdata/nc_basic_spm_grass7/PERMANENT/tgis/sqlite.db<br>         But database file does not exist.<br>Creating temporal database:<br>/home/veroandreo/grassdata/nc_basic_spm_grass7/PERMANENT/tgis/sqlite.db<br>----------------------------------------------<br>Segmentation fault (core dumped) <br></div><div><br></div><div>2). create a <b>new grassdata and download a different location</b></div><div><br></div><div>GRASS 7.7.svn (worldlocation):~ > t.connect -d<br>Default driver / database set to:<br>driver: sqlite<br>database: $GISDBASE/$LOCATION_NAME/$MAPSET/tgis/sqlite.db</div><div><br></div><div>GRASS 7.7.svn (worldlocation):~ > t.list<br>WARNING: Temporal database connection defined as:<br>         /home/veroandreo/grassdata_test/worldlocation/PERMANENT/tgis/sqlite.db<br>         But database file does not exist.<br>Creating temporal database:<br>/home/veroandreo/grassdata_test/worldlocation/PERMANENT/tgis/sqlite.db<br>----------------------------------------------<br>Segmentation fault (core dumped)</div><div><br></div><div>same result... any other ideas??</div><div><br></div><div>Thanks much in advance!</div><div>Vero<br></div></div></div></div>