Skip to main content

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

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 

Back to the top