Robert Sim replied to the topic 'kstars/StellarSolver vs Canon Raw' in the forum. 2 years ago

I attached gdb to kstars and set a breakpoint at the failed mmap error message- when it fails, the process size has reached 3.1GB, which sounds close to the limit, (4GB - 1GB reserved address space, according to this post: stackoverflow.com/questions/37409250/why...bit-armv7l-succeeded). I verified that the option to load all files at once is unchecked. I'll trim my indexes down to the minimal set that I need and hopefully I won't hit this limit.

I'm still digging on the FITS issue.

Read More...