Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TraCI crashes when SUMO responds with an error (trac #1043) #1043

Closed
behrisch opened this issue Oct 2, 2013 · 4 comments
Closed

TraCI crashes when SUMO responds with an error (trac #1043) #1043

behrisch opened this issue Oct 2, 2013 · 4 comments
Assignees
Milestone

Comments

@behrisch
Copy link
Contributor

behrisch commented Oct 2, 2013

SUMO errors should be handled cleanly and not result in a stacktrace pointing at the bowels of traci.Storage. Throwing a custom exception somewhere along the call stack would be preferable.

Migrated from http://sumo.dlr.de/ticket/1043

{
    "status": "closed", 
    "changetime": "2013-11-22T11:26:07Z", 
    "description": "SUMO errors should be handled cleanly and not result in a stacktrace pointing at the bowels of traci.Storage. Throwing a custom exception somewhere along the call stack would be preferable.", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1385119567761860", 
    "component": "TraCI", 
    "summary": "TraCI crashes when SUMO responds with an error", 
    "priority": "major", 
    "keywords": "", 
    "time": "2013-10-02T14:43:39Z", 
    "milestone": "0.19.0", 
    "owner": "behrisch", 
    "type": "defect"
}
@behrisch
Copy link
Contributor Author

behrisch commented Oct 2, 2013

@namdre changed description from "SUMO errors should be handled cleanly and not result in a stacktrace pointing at the bowels of traci.Storage." to "SUMO errors should be handled cleanly and not result in a stacktrace pointing at the bowels of traci.Storage. Throwing a custom exception somewhere along the call stack would be preferable."

@behrisch
Copy link
Contributor Author

behrisch commented Oct 2, 2013

@namdre commented:

see M:\Daten\Sumo\Bugreports\1010_python_traci_crash

@behrisch
Copy link
Contributor Author

behrisch commented Oct 2, 2013

the new link is O:\Daten\Sumo\Bugreports\1043_python_traci_crash

  • @behrisch changed status from "new" to "accepted"

@behrisch
Copy link
Contributor Author

behrisch commented Oct 2, 2013

37d0060 (aka r15197)

  • @behrisch changed resolution from "" to "fixed"
  • @behrisch changed status from "accepted" to "closed"

@behrisch behrisch added this to the 0.19.0 milestone Oct 28, 2017
@behrisch behrisch added the bug label Oct 29, 2017
@behrisch behrisch self-assigned this Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant