MESSAGE
DATE | 2020-03-04 |
FROM | Ruben Safir
|
SUBJECT | Re: [Hangout - NYLXS] openspace
|
On Wed, Mar 04, 2020 at 05:45:11PM +0200, Alexander Vdolainen wrote: > hi > > On Wednesday, 4 March 2020 16:47:21 EET Ruben Safir wrote: > > On 3/4/20 8:41 AM, Alexander Vdolainen wrote: > > > On Wednesday, 4 March 2020 15:15:15 EET Ruben Safir wrote: > > >> http://wiki.openspaceproject.com/docs/developers/compiling/ubuntu > > >> > > >> :( > > >> > > >> Umbuntu is not Linux. :( > > > > > > Why ? > > > > > > Linux is a kernel, ubuntu is running on the linux kernel. > > > Going further, as far as I know ubuntu uses GNU userland and some common > > > things like X11 etc ... - that means instruction is applicable for other > > > linux-running Oses with the same userland (excluding stuff about package > > > management). > > > > I think they also have a custom kernel, much like SuSE, although I might > > be wrong. Did you compile it and run with the the GIEA data? > I've spent some time, and I was able to build this. It's trying to run (I've > got a startup screen with a lot of messages about data downloading), but my > version from the git has a bug: > > *** longjmp causes uninitialized stack frame ***: ./OpenSpace terminated > zsh: abort ./OpenSpace >
That is really not good news at all.
they did a long jump into a memory stack or heap that paged in another virtual memory address and the program didn't report.
I haven't had time yet to look at this, but it seems that it will need a coredumpt to track the error to the actual location of the error, and then you will need to track it. This would indicate possible need for a considerable rewrite to more standardized code. This code might benifit from a standard auditing tool.
> At the moment my spare time is quite limited to go deeper than already made, > but will try to do it later. (openspace is going to be interesting). > > > PS I'm using gentoo (the cause has been lost during the last 10yrs.), well - > in my configuration only gdal were required to install. > > > -- > Make The Internet Great Again!
-- 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://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! 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
|
|