Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Fatal Error during TRACI Running

- what version of SUMO did you use?
- does the crash always happen at the same simulation step?
- what was the last python command executed before the crash? (the whole error trace would be useful)
- can you provide input files for reproducing the crash?

Am Do., 21. Feb. 2019 um 18:31 Uhr schrieb Fan Zuo <fz380@xxxxxxx>:
Hi,

I got a problem when I was running SUMO via TRACI controlled python code for some simple task. SUMO will be crushed at around 2460 simulation step (step length 0.1s), and the debugging program showed information as below:

Unhandled exception at 0x000000013f7ec750 in sumo-gui.exe: 0xC0000005: Access violation reading location 0x0000000000000070.

And address given by:

000000013F7EC750  mov         rax,qword ptr [rcx+70h]

If I use the SUMO configure file to start this simulation without TRACI, it is working well.

I cannot figure out why. Is anyone has experiments about this problem? 

Thanks.
--
Fan Zuo
Research Assistant, Ph.D. Candidate
Vice President, NYU-ITE Student Chapter 
Department of Civil and Urban Engineering
Tandon School of Engineering, New York University
6W-16H, 15 MetroTech Center, Brooklyn, NY, 11201 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top