Menu

Segmentation fault

Help
Yingjie
2019-04-09
2019-04-09
  • Yingjie

    Yingjie - 2019-04-09

    Hi, I am a student who is interested in the poject "Enhance 3D viewer" from esa socis2019. I am trying to install and run 3DTK in my MacOS, however, Segmentation fault occured when I am running the example. Here is the details:
    System: macOS High Sierra 10.13.3
    Dependencies: all dependencies are installed based on the Brewfile
    3dparty: cvBlob is not installed, because I installed opencv4.0, and cvBlob needs opencv2 or a lower version, so I turn WITH_OPENCV off in CMakeLists.txt.
    Example: I run the first example in README.md:
    bin/slam6D -m 500 -R 5 -d 25.0 --metascan dat
    bin/show dat
    But nothing shows excepted the error message:
    (wx)show - A highly efficient 3D point cloud viewer
    (c) University of Wuerzburg, Germany, since 2013
    Jacobs University Bremen gGmbH, Germany, 2009 - 2013
    University of Osnabrueck, Germany, 2006 - 2009

                    Segmentation fault
                    Cleaning up octtrees and scans.
    

    I have no idea why there is a segmentation fault, can you help me find the reason?

     
  • Joschka van der Lucht

    Hi Yingjie,
    we know about this problem but qtshow works fine. Just try to use qtshow, thats also the program you will work with, if you'll join us.

     
    • Yingjie

      Yingjie - 2019-04-09

      Hi Joschka,
      It works! Thanks for the hints!

       
    • Yingjie

      Yingjie - 2019-04-09

      Hi Joschka,
      It works! Thanks for the hints!

       

Log in to post a comment.