Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

Segmentation fault

Open suijunqiang opened this issue 2 years ago • 0 comments

Checklist

Describe the issue

run the command of "open3d example visualization/draw" on my RaspBerry 4B, then throw crash error message as below

open3d example visualization/draw


  • Open3D: A Modern Library for 3D Data Processing *
  •                                             *
    
  • Version 0.15.1 *
  • Docs http://www.open3d.org/docs *
  • Code https://github.com/isl-org/Open3D *

Running example visualization/draw ... Segmentation fault

Steps to reproduce the bug

open3d is ok
open3d example --list is ok
open3d example visualization/draw (faul)

Error message


  • Open3D: A Modern Library for 3D Data Processing *
  •                                             *
    
  • Version 0.15.1 *
  • Docs http://www.open3d.org/docs *
  • Code https://github.com/isl-org/Open3D *

Running example visualization/draw ... Segmentation fault

Expected behavior

Show the example

Open3D, Python and System information

- Operating system:  Debian  bullseye
- Python version: Python 3.9.2 
- Open3D version: 0.15.1
- System architecture: aarch64
- Is this a remote workstation?:no
- How did you install Open3D?: pip 
- Compiler version (if built from source): gcc 11.2

Additional information

nothing

suijunqiang avatar Jul 20 '22 02:07 suijunqiang