Dear All, I'm trying to build a demo using the LuST Scenario and I need to have hourly snapshot to load on demand. I cannot find a specific example in the wiki so i'm using the tests tu understand the how to. I'm using the save-state.times and save-state.prefix to create all the snaphots and I'm using load-state to load them.
I keep having this error: Loading configuration... done. Loading net-file from 'CONF/../LuSTScenario.net.xml'... done (866ms). Loading state from 'CONF/../STATES/snapshot_3600.00.sbx'... done (41ms). Loading additional-files from 'CONF/../LuSTScenario.vtypes.add.xml'... done (0ms). Loading additional-files from 'CONF/../LuSTScenario.busStops.xml'... done (4ms). Loading additional-files from 'CONF/../LuSTScenario.indLoops.xml'... done (44ms). Loading done. Simulation started with time: 3600.00 Step #3603.00Warning: Vehicle 'randUni4414:1' performs emergency stop at the end of lane '-30528#14_0 because there is no connection to the next edge (decel=-19.74), time=3603.00. -- a lot of similar messages regarding emergency stops -- Step #3659.00Warning: Vehicle 'randUni16242:1' performs emergency stop at the end of lane '-32804_0 for unknown reasons (decel=0.00), time=3659.00. Segmentation fault (core dumped) The segmentation fault happen all the times. What am I doing wrong? Last thing but not related, I was using <output-prefix value="LuSTScenario.TIME."/> but this is what happen: Loading configuration... done. Loading net-file from 'CONF/../LuSTScenario.net.xml'... done (861ms). Error: Could not build output file 'CONF/CONF/LuSTScenario.2015-05-15-16-21-47.summary.xml' (No such file or directory). Quitting (on error). As you can notice, the path is added twice in fron of the name, and I don't know how to fix it. Of course, this does not happen if you lunch sumo from the same folder, but I don't think this was done on purpose. Thank for the help. Best Regards, Lara --- Lara CodecĂ PhD Candidate --- FAVOR Project - LuST Scenario [http://www.vehicularlab.uni.lu/lust-scenario/] --- University of Luxembourg Interdisciplinary Centre for Security, Reliability and Trust Office: Weicker Site, C005 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
