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

crashes on Edison in batch mode #260

Closed
nickhand opened this issue Nov 7, 2016 · 4 comments
Closed

crashes on Edison in batch mode #260

nickhand opened this issue Nov 7, 2016 · 4 comments
Assignees

Comments

@nickhand
Copy link
Member

nickhand commented Nov 7, 2016

possibly related to numpy dtype bugs -- see #259

@nickhand nickhand self-assigned this Nov 7, 2016
@nickhand nickhand changed the title segfaults on Edison in batch mode crashes on Edison in batch mode Nov 8, 2016
@nickhand
Copy link
Member Author

nickhand commented Nov 8, 2016

I've confirmed that the issue is related to the new pmesh interface introduced in #223 (I get the error using 14fe8b4 but not on 2f5b25a)

@rainwoodman , perhaps this is due to some numpy dtype issues in the new interface of pmesh?

@rainwoodman
Copy link
Member

I don't see anything problematic there. all calls to empty looked fine.

@rainwoodman
Copy link
Member

A stack trace from ddt may be able to give us some information. Do you have a 'case'?

@nickhand
Copy link
Member Author

nickhand commented Nov 9, 2016

due to memory leak in pmesh. closed via 789982cd in v0.0.19

@nickhand nickhand closed this as completed Nov 9, 2016
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