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

OBJ importer crashing browsing folder #1910

Open
parkerlreed opened this issue Jan 12, 2025 · 1 comment
Open

OBJ importer crashing browsing folder #1910

parkerlreed opened this issue Jan 12, 2025 · 1 comment
Labels
help wanted Please help with this issue! source:VTK type:bug Something isn't working

Comments

@parkerlreed
Copy link

Describe the bug
Loading this folder and browsing between models with arrow keys causes a crash with the OBJ importer.

https://github.com/PiLiDAR/PiLiDAR-Hardware/tree/main/FDM

To Reproduce
Steps to reproduce the behavior:

  1. Open the folder with f3d --verbose .
  2. Step between the models with left and right arrow keys
  3. Observe crash

Expected behavior
To not crash of course! :)

System Information:

  • OS: Arch Linux
  • GPU and GPU driver: 780M AMDGPU

F3D Information

F3D 3.0.0

F3D - A fast and minimalist 3D viewer
Version: 3.0.0-RC1-15-g7cc980fd.
Build date: 2025-01-09 06:06:00.
Build system: Linux 64-bits.
Compiler: GNU 14.2.1.
Module ImGui: ON.
Module OpenEXR: ON.
Module Raytracing: ON.
VTK version: 9.4.1.
Copyright (C) 2019-2021 Kitware SAS.
Copyright (C) 2021-2024 Michael Migliore, Mathieu Westphal.
License BSD-3-Clause.

Additional context
https://gist.github.com/parkerlreed/3a8bc03bb89cf111b815d0d4f1976478

@mwestphal mwestphal added type:bug Something isn't working source:VTK help wanted Please help with this issue! labels Jan 12, 2025
@mwestphal mwestphal added this to F3D Jan 12, 2025
@mwestphal mwestphal moved this to Investigate in F3D Jan 12, 2025
@mwestphal
Copy link
Contributor

Reproduced with 2.5 and 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Please help with this issue! source:VTK type:bug Something isn't working
Projects
Status: Investigate
Development

No branches or pull requests

2 participants