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

assertion triggered when importing opendrive (trac #1709) #1709

Closed
behrisch opened this issue Mar 25, 2015 · 4 comments
Closed

assertion triggered when importing opendrive (trac #1709) #1709

behrisch opened this issue Mar 25, 2015 · 4 comments

Comments

@behrisch
Copy link
Contributor

The tests work okay in release mode
see internal tests /netconvert/opendrive/smartdb

#3 0x0000003e7dc2b810 in __assert_fail () from /lib64/libc.so.6
#4 0x0000000000627321 in BiArc::compute_biarc_params (this=0x7fffffffbb60) at BiArc.cpp:133
#5 0x0000000000623f3c in EulerSpiral::compute_es_params (this=0x7fffffffbb60) at euler.cpp:199
#6 0x0000000000446b1c in EulerSpiral::EulerSpiral (this=0x7fffffffbb60, start_pt=..., start_angle=1.389405082564781, k0=-0.00011627906976744187, gamma=4.0057683063611602e-07, L=290.27906976744185)
at ../../src/foreign/eulerspiral/euler.h:173
#7 0x0000000000441785 in NIImporter_OpenDrive::geomFromSpiral (e=..., g=...) at NIImporter_OpenDrive.cpp:899
#8 0x00000000004408da in NIImporter_OpenDrive::computeShapes (edges=std::map with 486 elements = {...}) at NIImporter_OpenDrive.cpp:806
#9 0x000000000043a02f in NIImporter_OpenDrive::loadNetwork (oc=..., nb=...) at NIImporter_OpenDrive.cpp:189
#10 0x000000000041ad9e in NILoader::load (this=0x7fffffffdad0, oc=...) at NILoader.cpp:100
#11 0x000000000040d33c in main (argc=9, argv=0x7fffffffdd58) at netconvert_main.cpp:131

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

{
    "status": "closed", 
    "changetime": "2017-08-21T22:16:45Z", 
    "description": "The tests work okay in release mode\nsee internal tests /netconvert/opendrive/smartdb\n\n#3  0x0000003e7dc2b810 in __assert_fail () from /lib64/libc.so.6\n#4  0x0000000000627321 in BiArc::compute_biarc_params (this=0x7fffffffbb60) at BiArc.cpp:133\n#5  0x0000000000623f3c in EulerSpiral::compute_es_params (this=0x7fffffffbb60) at euler.cpp:199\n#6  0x0000000000446b1c in EulerSpiral::EulerSpiral (this=0x7fffffffbb60, start_pt=..., start_angle=1.389405082564781, k0=-0.00011627906976744187, gamma=4.0057683063611602e-07, L=290.27906976744185)\n    at ../../src/foreign/eulerspiral/euler.h:173\n#7  0x0000000000441785 in NIImporter_OpenDrive::geomFromSpiral (e=..., g=...) at NIImporter_OpenDrive.cpp:899\n#8  0x00000000004408da in NIImporter_OpenDrive::computeShapes (edges=std::map with 486 elements = {...}) at NIImporter_OpenDrive.cpp:806\n#9  0x000000000043a02f in NIImporter_OpenDrive::loadNetwork (oc=..., nb=...) at NIImporter_OpenDrive.cpp:189\n#10 0x000000000041ad9e in NILoader::load (this=0x7fffffffdad0, oc=...) at NILoader.cpp:100\n#11 0x000000000040d33c in main (argc=9, argv=0x7fffffffdd58) at netconvert_main.cpp:131\n", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1503353805587301", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "assertion triggered when importing opendrive", 
    "priority": "trivial", 
    "keywords": "", 
    "time": "2015-03-25T09:35:30Z", 
    "milestone": "1.0.0", 
    "owner": "", 
    "type": "defect"
}
@behrisch
Copy link
Contributor Author

@namdre changed milestone from "0.24.0" to "0.25.0"

@behrisch
Copy link
Contributor Author

mitigation in c9034a0 (aka r19211)

  • @namdre changed milestone from "0.25.0" to "1.0.0"

@behrisch
Copy link
Contributor Author

@namdre changed priority from "minor" to "trivial"

@behrisch
Copy link
Contributor Author

  • @namdre changed resolution from "" to "fixed"
  • @namdre changed status from "new" to "closed"

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