If there are problems with traci4matlab you may convert your program to python (the python traci functions are called the same) and see if that fixes it. (see http://sumo.dlr.de/wiki/TraCI/Interfacing_TraCI_from_Python) regards, Jakob
2017-06-09 4:22 GMT+02:00 Santa Maiti <[email protected]>: > Hi team, > > Is there any clue? I'm stuck with this issue. > > Thanks, > Santa > > On Wed, Jun 7, 2017 at 4:34 PM, Jakob Erdmann <[email protected]> > wrote: > >> Dear Andres, >> can you please take a look and check whether this crash comes from the >> client or the server side? >> thanks, >> Jakob >> >> 2017-06-07 7:18 GMT+02:00 Santa Maiti <[email protected]>: >> >>> Hi, >>> >>> I'm installed SUMO 0.30.0 for Windows (64 bit) and using TraCI4Matlab to >>> handle simulation from matlab. >>> >>> In the middle of simulation, the sumo-gui.exe crashes while executing >>> "traci.simulationStep()" for a step. I've navigated and found, it is >>> crashing when executing activeConnection.dos.write(message.string); >>> in sendExact.m file. >>> >>> no error msg is displayed. I've checked the "message.string". It is >>> proper >>> like all prev steps >>> 1×6 uint8 row vector >>> 6 2 0 0 0 0 >>> >>> Please find the attached files and run the matlab file to replicate the >>> issue. Any help is appreciated. >>> >>> Thanks, >>> Santa >>> -- >>> Santa Maiti, >>> Ph.D Student, >>> Geomatics, Department of Infrastructure Engineering, >>> University of Melbourne. >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>> >>> >> > > > -- > Santa Maiti, > Ph.D Student, > Geomatics, Department of Infrastructure Engineering, > University of Melbourne. > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
