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 on running bh_tsne #44

Closed
sg-s opened this issue Oct 21, 2016 · 1 comment
Closed

Segmentation fault on running bh_tsne #44

sg-s opened this issue Oct 21, 2016 · 1 comment

Comments

@sg-s
Copy link
Contributor

sg-s commented Oct 21, 2016

HI, I think I'm seeing the same thing as this issue.

I compiled as in the instructions on Kali Linux using g++. It seemed to compile fine.

When I run it on some test data, I get this error:

Read the 4329 x 10 data matrix successfully!
Using current time as random seed...
Using no_dims = 2, perplexity = 60.000000, and theta = 0.500000
Computing input similarities...
Building tree...
 - point 0 of 4329
Segmentation fault

I have attached the binary that caused the problem, together with the data.dat file. I have also verified that another binary compiled on macOS works fine with this particular data.dat

seg_fault.zip

This seems to be an issue on many different OSes, including on Windows.

(paging @he-zhe)

@sg-s
Copy link
Contributor Author

sg-s commented Oct 21, 2016

nevermind.

@sg-s sg-s closed this as completed Oct 21, 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

1 participant