MESSAGE
DATE | 2020-03-06 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout - NYLXS] openspace
|
On 3/6/20 3:48 AM, Alexander Vdolainen wrote: > *** longjmp causes uninitialized stack frame ***: /u/alex/build/OpenSpace/bin/ > OpenSpace terminated > > Thread 1 "OpenSpace" received signal SIGABRT, Aborted. > 0x00007ffff0fe7a01 in raise () from /lib64/libc.so.6 > (gdb) bt > #0 0x00007ffff0fe7a01 in raise () from /lib64/libc.so.6 > #1 0x00007ffff0fd1535 in abort () from /lib64/libc.so.6 > #2 0x00007ffff102cfa8 in ?? () from /lib64/libc.so.6 > #3 0x00007ffff10c512d in ?? () from /lib64/libc.so.6 > #4 0x00007ffff10c5169 in __fortify_fail () from /lib64/libc.so.6 > #5 0x00007ffff10c4f7d in ?? () from /lib64/libc.so.6 > #6 0x00007ffff10c4ede in __longjmp_chk () from /lib64/libc.so.6 > #7 0x00007ffff25cc6c5 in ?? () from /usr/lib64/libcurl.so.4 > #8 > #9 0x00007ffff155b689 in nanosleep () from /lib64/libpthread.so.0 > #10 0x00005555557869e5 in std::this_thread::sleep_for> 1000l> > (__rtime=...) > at /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9/thread:378 > #11 0x0000555555784301 in openspace::LoadingScreen::render > (this=0x555558938710) > at /u/alex/build/OpenSpace/src/rendering/loadingscreen.cpp:492 > #12 0x00005555556c2bc3 in openspace::OpenSpaceEngine::loadSingleAsset ( > this=0x555557cc4a00 , > assetPath="default") > at /u/alex/build/OpenSpace/src/engine/openspaceengine.cpp:795 > #13 0x00005555556c588e in openspace::OpenSpaceEngine::preSynchronization ( > this=0x555557cc4a00 ) > at /u/alex/build/OpenSpace/src/engine/openspaceengine.cpp:1086 > #14 0x00005555556453e2 in (anonymous namespace)::mainPreSyncFunc () > at /u/alex/build/OpenSpace/apps/OpenSpace/main.cpp:438 > #15 0x0000555555951f99 in std::_Function_handler> ()>::_M_invoke(std::_Any_data const&) () > #16 0x00005555556d0766 in std::function::operator()() const > (this=0x55555829d880) > at /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9/bits/ > std_function.h:690 > #17 0x0000555555941bcc in sgct::Engine::render() () > #18 0x000055555564a3a5 in main (argc=1, argv=0x7fffffffd968) at /u/alex/build/ > OpenSpace/apps/OpenSpace/main.cpp:1494 > > that's not about "more standard code", there is a bug within source code of > the openspace. This is a c++, not c making a debugging process a headache > feeling (at least a more time is required to do so). The better way is to > report this bug and/or wait it to be fixed.
Let me review this. I actually write more C++ than C but I tend to write templates
at /u/alex/build/OpenSpace/src/rendering/loadingscreen.cpp:492
that seems the play to put a break on the code
It is 4AM and I am sitting here fucking around with my CUPS settings becuase the latest update of hplip and cups has screwed up my laserject printer.
It so ticks me off to have to finx something that has worked flawlessly for 20 years. Also, I'd like to fork it, and try to build a community aroud it under the GPL3.
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://www.nylxs.com - Leadership Development in Free Software http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and extermination camps, but incompatible with living as a free human being. -RI Safir 2013
_______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|