Skip to content

memory crash with CreateFragmentObject #723

@strawberry789

Description

@strawberry789

Hi,

When I ran CreateFragmentObject on Jupyter notebook, the kernel dies, even when I set the memory to:
options(future.globals.maxSize = 150000 * 1024^2) # for 150 Gb RAM

Then I tried R in Mobaxterm without Jupyter, and I get:
*** caught segfault *** address (nil), cause 'memory not mapped'

How can I resolve this issue?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions