Segfault error during PCA

Issue #340 closed
Former user created an issue

When I run the hclust command during PCA, I get the following message: caught segfault address 0x10d91b55d8, cause 'memory not mapped'

Traceback: 1: hclust(dist(pc$z[, 1:2]))

Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exit R saving workspace

I've already tried re-installing bio3d alone and then R with no luck. I'm running this on Mac OS 10.9.5. What should I try next?

Thanks in advance, Annette

Comments (5)

  1. Xinqiu Yao

    How many structures in your PCA? It might be just overflow of memory because of too many structures...

  2. Barry Grant

    Also - as detailed in the posting guide - please provide some example code that leads to this potential error. Thanks!

  3. Xinqiu Yao

    Closed because no detail about the problem is provided. The issue can be reopened upon the user's request.

  4. Log in to comment