Giter VIP home page Giter VIP logo

Comments (2)

orgicus avatar orgicus commented on June 2, 2024

Very similar on OSX 10.11:

=========================== Load Images ===========================
..........................................................................................................................................................................................................................................................
 -------------------- extract feature points for all images -------------------
2016-06-21 21:58:06.416 ExploringSfMExec[87255:994801] *** Assertion failure in +[NSUndoManager _endTopLevelGroupings], /Library/Caches/com.apple.xbs/Sources/Foundation/Foundation-1259/Misc.subproj/NSUndoManager.m:359
2016-06-21 21:58:06.417 ExploringSfMExec[87255:994801] +[NSUndoManager(NSInternal) _endTopLevelGroupings] is only safe to invoke on the main thread.
2016-06-21 21:58:06.419 ExploringSfMExec[87255:994801] (
    0   CoreFoundation                      0x00007fff8c4764f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff95441f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8c47b1ca +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff9a60b856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
    4   Foundation                          0x00007fff9a590af1 +[NSUndoManager(NSPrivate) _endTopLevelGroupings] + 170
    5   AppKit                              0x00007fff8b347e22 -[NSApplication run] + 844
    6   libpcl_visualization.1.8.dylib      0x000000010b530468 _ZN3pcl13visualization13PCLVisualizer8spinOnceEib + 310
    7   ExploringSfMExec                    0x0000000105fd420e _Z20RunVisualizationOnlyv + 4974
    8   ExploringSfMExec                    0x0000000105ff14e6 _ZN5boost6detail11thread_dataIPFvvEE3runEv + 22
    9   libboost_thread-mt.dylib            0x0000000106362804 _ZN5boost12_GLOBAL__N_112thread_proxyEPv + 164
    10  libsystem_pthread.dylib             0x00007fff85b7799d _pthread_body + 131
    11  libsystem_pthread.dylib             0x00007fff85b7791a _pthread_body + 0
    12  libsystem_pthread.dylib             0x00007fff85b75351 thread_start + 13
)
2016-06-21 21:58:06.420 ExploringSfMExec[87255:994801] *** Assertion failure in +[NSUndoManager _endTopLevelGroupings], /Library/Caches/com.apple.xbs/Sources/Foundation/Foundation-1259/Misc.subproj/NSUndoManager.m:359
2016-06-21 21:58:06.420 ExploringSfMExec[87255:994801] An uncaught exception was raised
2016-06-21 21:58:06.420 ExploringSfMExec[87255:994801] +[NSUndoManager(NSInternal) _endTopLevelGroupings] is only safe to invoke on the main thread.
2016-06-21 21:58:06.420 ExploringSfMExec[87255:994801] (
    0   CoreFoundation                      0x00007fff8c4764f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff95441f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8c47b1ca +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff9a60b856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
    4   Foundation                          0x00007fff9a590af1 +[NSUndoManager(NSPrivate) _endTopLevelGroupings] + 170
    5   AppKit                              0x00007fff8b347ebe -[NSApplication run] + 1000
    6   libpcl_visualization.1.8.dylib      0x000000010b530468 _ZN3pcl13visualization13PCLVisualizer8spinOnceEib + 310
    7   ExploringSfMExec                    0x0000000105fd420e _Z20RunVisualizationOnlyv + 4974
    8   ExploringSfMExec                    0x0000000105ff14e6 _ZN5boost6detail11thread_dataIPFvvEE3runEv + 22
    9   libboost_thread-mt.dylib            0x0000000106362804 _ZN5boost12_GLOBAL__N_112thread_proxyEPv + 164
    10  libsystem_pthread.dylib             0x00007fff85b7799d _pthread_body + 131
    11  libsystem_pthread.dylib             0x00007fff85b7791a _pthread_body + 0
    12  libsystem_pthread.dylib             0x00007fff85b75351 thread_start + 13
)
2016-06-21 21:58:06.420 ExploringSfMExec[87255:994801] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '+[NSUndoManager(NSInternal) _endTopLevelGroupings] is only safe to invoke on the main thread.'
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff8c4764f2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff95441f7e objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff8c47b1ca +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff9a60b856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
    4   Foundation                          0x00007fff9a590af1 +[NSUndoManager(NSPrivate) _endTopLevelGroupings] + 170
    5   AppKit                              0x00007fff8b347ebe -[NSApplication run] + 1000
    6   libpcl_visualization.1.8.dylib      0x000000010b530468 _ZN3pcl13visualization13PCLVisualizer8spinOnceEib + 310
    7   ExploringSfMExec                    0x0000000105fd420e _Z20RunVisualizationOnlyv + 4974
    8   ExploringSfMExec                    0x0000000105ff14e6 _ZN5boost6detail11thread_dataIPFvvEE3runEv + 22
    9   libboost_thread-mt.dylib            0x0000000106362804 _ZN5boost12_GLOBAL__N_112thread_proxyEPv + 164
    10  libsystem_pthread.dylib             0x00007fff85b7799d _pthread_body + 131
    11  libsystem_pthread.dylib             0x00007fff85b7791a _pthread_body + 0
    12  libsystem_pthread.dylib             0x00007fff85b75351 thread_start + 13
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort trap: 6

from code.

royshil avatar royshil commented on June 2, 2024

We are in the process of re-writing this chapter's code, which should eliminate many of the compilation and runtime errors you experience.

from code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.