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

interact creditfraud issue - segmentation fault. #35

Open
Hobstarr opened this issue Mar 30, 2022 · 4 comments
Open

interact creditfraud issue - segmentation fault. #35

Hobstarr opened this issue Mar 30, 2022 · 4 comments

Comments

@Hobstarr
Copy link

Trying to use some of the demos on counterfit, but running into a problem when trying:


interact creditfraud.
zsh: segmentation fault python counterfit.py

interact works for digits_blackbox, digits_keras, movie_reviews and satellite. Just specifically a problem with creditfraud.

@moohax
Copy link
Contributor

moohax commented Mar 30, 2022

Interesting. Have a stacktrace or anything I can look at?

@Hobstarr
Copy link
Author

Interesting. Have a stacktrace or anything I can look at?

I'm not exactly sure how to do that. Happy to do it if you can explain how. :)

@Hobstarr
Copy link
Author

Hobstarr commented Apr 4, 2022

Interesting. Have a stacktrace or anything I can look at?

Hi sorry, I did reply to this but not directly. I'd be happy to do this if you explain how.

@moohax
Copy link
Contributor

moohax commented Apr 4, 2022

Right, of course, just says "segmentation fault". So the only thing interact does is call the target.load() function. Can you load the model manually in a simple Python interpreter? The data too?

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