Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault when try to "Show Traits Family" of "traits collection" #102

Open
dram opened this issue Oct 28, 2016 · 3 comments
Open

Comments

@dram
Copy link
Contributor

dram commented Oct 28, 2016

when I try to "Show Traits Family" of traits collection, Self will be silent without any response for several minutes, and then exited with a segmentation fault error.

@russellallen
Copy link
Owner

Ha. That's fun.
I think it's generating so many incidental objects that it's choking on them.
If you toggle the spy on before you start you can see it filling up.
On my Mac it survived - got to about 250MB worth of objects but didn't crash.
I'll try again on Linux.

@dram
Copy link
Contributor Author

dram commented Oct 29, 2016

Do you mean *C-Heap"? It's not very high here, see following screenshot for more detail, which is taken in several minutes before crash:

snapshot

@russellallen
Copy link
Owner

That's not right. I'll try on Linux and see if I can reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants