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

Crash During VRML export #134

Closed
DavidMansolino opened this issue Jan 24, 2019 · 0 comments
Closed

Crash During VRML export #134

DavidMansolino opened this issue Jan 24, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@DavidMansolino
Copy link
Member

Describe the Bug
Webots crashes during the VRML exportation of the city.wbt world.

Additional context
This is the stack:

#0  0x00000000007b4dee in WbField::value (this=0x0) at vrml/WbField.hpp:87
#1  0x0000000000924b0f in WbPbrAppearance::exportNodeSubNodes (this=0xbf55320, 
    writer=...) at nodes/WbPbrAppearance.cpp:527
#2  0x0000000000906c05 in WbNode::exportNodeContents (this=0xbf55320, 
    writer=...) at vrml/WbNode.cpp:1098
#3  0x0000000000906c5c in WbNode::writeExport (this=0xbf55320, writer=...)
    at vrml/WbNode.cpp:1104
#4  0x0000000000905bcb in WbNode::write (this=0xbf55320, writer=...)
    at vrml/WbNode.cpp:963
#5  0x00000000009937d3 in WbSFNode::write (this=0xbf55280, writer=...)
    at vrml/WbSFNode.cpp:57
#6  0x000000000085ad85 in WbField::write (this=0xbf551a0, writer=...)
    at vrml/WbField.cpp:115
#7  0x0000000000906a7c in WbNode::exportNodeSubNodes (this=0xbf55010, 
    writer=...) at vrml/WbNode.cpp:1079
#8  0x0000000000906c05 in WbNode::exportNodeContents (this=0xbf55010, 
    writer=...) at vrml/WbNode.cpp:1098
#9  0x0000000000906c5c in WbNode::write
@DavidMansolino DavidMansolino added the bug Something isn't working label Jan 24, 2019
@DavidMansolino DavidMansolino added this to the R2019a.rev1 milestone Jan 24, 2019
@DavidMansolino DavidMansolino self-assigned this Jan 24, 2019
medrimonia added a commit to medrimonia/webots that referenced this issue Jun 1, 2021
…ty-initial-duration

Fixing initial behavior and kickoff change for penalty shootouts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant