Skip to content

*** caught segfault *** #3

@Schvartsman

Description

@Schvartsman

Greetings!
I try to launch "contamMix", but I have encountered with a problem. The program can be launch with input not more than 13 reads, another way it returns an malfunction, which is below:

`
*** caught segfault ***
address (nil), cause 'memory not mapped'

Traceback:
1: x_gibbs.step(y, mcmcProp, alpha)
2: x_runChain(y, nIter, alpha, recordAll)
3: FUN(X[[i]], ...)
4: lapply(X = X, FUN = FUN, ...)
5: parallel::mclapply(1:nChains, function(i) (x_runChain(y, nIter, alpha, recordAll)))
6: runChains(nChains = opt$nChains, nIter = opt$nIter, data = data, alpha = opt$alpha)
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault (core dumped)
`

If you will have a time, let me know, what is wrong, and how to fix that.

Best regards,
Schvartsman!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions