Skip to content

Segmentation fault on Windows by following Tutorial #6675

@Fredrikhb

Description

@Fredrikhb

Describe the Bug
CTD

Steps to Reproduce

  1. Follow https://github.com/cyberbotics/webots/wiki/Windows-installation/ to install webots on Windows
  2. Run webots through MINGW64 by typing 'webots' and hit enter
  3. Add a Robot node having four HingeJoint nodes as children.
  4. Add a Shape node to the boundingObject field of the Robot node.
  5. In the appearing geometry NULL field, add a Box node.
  6. Crash to desktop.
  7. Read off the MINGW64 terminal "Segmentation fault"

Expected behavior
A box node to be added to the geometry field of the Robot node's Shape node.

System

  • Operating System: Windows 10 Education 64-bit
  • Graphics Card: Intel Iris Xe Graphics

Additional context
I simply followed the Tutorial 6: 4-Wheels Robot.

UPDATE: Launching the Webots Windows desktop app does not produce the segmentation fault. It only happens when running the application through the MINGW64 terminal. (However, launching the application directly gives me issues when trying to compile C++ code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions