Skip to content

Failure to render large files. #33

@sloganking

Description

@sloganking

I can't get codevis to render the Linux kernel, on machines with only 16GB of memory. This is unexpected since it was thought that mmap would allow working on images larger than could be stored in memory.

When attempting to render the Linux kernel:

On my 16GB Arch linux system with no allocated swap, I get

Error: Cannot allocate memory (os error 12)

On my 16GB Manjaro Linux system with 17GB of swap, I get

Killed

Sometimes Killed pops up before the image is done rendering, sometimes it happens after the render has finished and while the program is attempting to save the image to disk.

The second system also definitely has it's swap memory filled by codevis. 12.9GB of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions