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

We are aware of issues with the SSM device in regard to invalid output. However, we are not aware of crashing.
Any type of scenario where a crash can be reproduced would be helpful (the smaller the better).

regards,
Jakob

Am Fr., 22. Feb. 2019 um 14:43 Uhr schrieb <christian.damdjowabo@xxxxxx>:

Hello Fan,

 

i guess maybe this come from the SSM-device. Because we are facing this issue as well. By using the SSM device, sometime sumo crash.

I don’t know the next step from sumo side about this specific topic with SSM device.

Jakob do we have a new update about this one ?

 

Br

Christian

 

Von: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> Im Auftrag von Fan Zuo
Ges
endet: Freitag, 22. Februar 2019 08:56
An: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Betreff: Re: [sumo-user] Fatal Error during TRACI Running

 

- I used version 1.1.0

- Yesit always stop at similar step

- I tested the code and find out that if I delete all the SSM device related codethe simulation will run to the end without error.

 

I'll send you the code by tomorrow.

 

Really appreciate

 

Best

 

Fan

 

On Fri, Feb 22, 2019 at 02:45 Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

- 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

_______________________________________________
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

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.eclipse.org_mailman_listinfo_sumo-2Duser&d=DwICAg&c=slrrB7dE8n7gBJbeO0g-IQ&r=_YieMPCD2Sd0QtOpihT-hw&m=PN7rWFgyfrraV8U0tB47J7LI1JH1Vf0yXFXQnjn7g8o&s=7IPxNHflyqae0NgnsHZWuNIYr-3JQBWX6e5Ym8zRu8E&e=

--

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