Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-20 Thread Jakob Erdmann
I would guess that an outdated sumo build gets called on iOS. You can look into the first line of any output file (i.e. fcd-output) and you should see the exact sumo version (in bold)

Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-20 Thread Toprak Fırat
Hello, The problem doesn’t continue on my Liinux build I still get the same ”segmentation fault” error on my iOS build for some reason. > On 19 Sep 2021, at 10:50, Jakob Erdmann wrote: > > Thank you for the example input. The issue has now been fixed >

Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-19 Thread Jakob Erdmann
Thank you for the example input. The issue has now been fixed ( https://github.com/eclipse/sumo/issues/9186) You can obtain an updated version of SUMO from https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version Please note that generateContinuousRerouters was not designed for

Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-18 Thread Toprak
map.net.xml map.osm map.rou.xml

Re: [sumo-user] Segmentation Fault when Rerouter is Used

2021-09-17 Thread Jakob Erdmann
If the simulation crashes (rather than giving you an error) that is never your fault and fortunately a rare occurrence. Please provide all input files needed to reproduce (and fix) this. Am Fr., 17. Sept. 2021 um 17:37 Uhr schrieb Toprak Fırat < atoprakfi...@gmail.com>: > Hello, > > I create a

[sumo-user] Segmentation Fault when Rerouter is Used

2021-09-17 Thread Toprak Fırat
Hello, I create a “rerouters.add.xml” file with the use of “generateContinuousRerouters.py” but when I manipulate the configuration file and add the appropriate line that inputs the “rerouters.add.xml” and try to run the simulation, both with the command “sumo -c map.sumo.cfg -v --fcd-output