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

Seg Fault (Core Dumped) #36

Open
thefakhir opened this issue Jul 20, 2019 · 3 comments
Open

Seg Fault (Core Dumped) #36

thefakhir opened this issue Jul 20, 2019 · 3 comments

Comments

@thefakhir
Copy link

I have built Torch7 with LUA 5.2 and installed tds using luarocks.

Whenver I import the "tds' package with the command
require 'tds'
It gives me a segmentation fault.
Can anybody please help me in this?

@mickvanhulst
Copy link

mickvanhulst commented Aug 14, 2019

I am experiencing the same issue, any ideas as to why this is occurring? An additional note here is that I experienced no problems when using LuaJIT, but decided to switch as I read that in some cases Lua5.2 is better at reading larger files into memory.

@thefakhir
Copy link
Author

thefakhir commented Aug 14, 2019 via email

@fengh16
Copy link

fengh16 commented Dec 30, 2019

I'm using Ubuntu 18.04 x86_64, Lua 5.2.3, but the seg fault still shows when require 'tds'.

What are the "required installation steps"? (I just installed it using luarocks install tds) Should I use another version of Lua?

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

3 participants