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

Linages Pointer error #52

Open
sophiejwalton opened this issue Jun 29, 2020 · 2 comments
Open

Linages Pointer error #52

sophiejwalton opened this issue Jun 29, 2020 · 2 comments
Labels
bug Something isn't working Lineages Issues pertaining to bioscrape lineages

Comments

@sophiejwalton
Copy link

Hello,

I have been running lineages through bash (not Jupyter notebook) and I obtain the following error:

python3(4011,0x104d505c0) malloc: *** error for object 0x40c7cd8000000000: pointer being freed was not allocated
python3(4011,0x104d505c0) malloc: *** set a breakpoint in malloc_error_break to debug
Abort trap: 6

This is after running py_PropagateInteractingCells with on order of 100s of cells in a run. My script asks for 100 simulations, but it halts after 1. I am using macOS Mojave version 10.14.5. I have 16 GB of ram on a 2.3 GHz Intel Core i5.

@WilliamIX
Copy link
Collaborator

Thanks @sophiejwalton I have no idea how to track this down, but it is helpful that you are actually getting more detailed issues about the crash. Can you tell me a little more about how you are running the code? [From the terminal I assume? anything else?]

@WilliamIX WilliamIX added bug Something isn't working Lineages Issues pertaining to bioscrape lineages labels Sep 17, 2020
@sclamons
Copy link
Collaborator

I think this was fixed in a recent patch. Can we confirm/deny? Does anyone have code that reliably generates the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Lineages Issues pertaining to bioscrape lineages
Projects
None yet
Development

No branches or pull requests

3 participants