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 (core dumped) Issue #5

Open
misbahmunir opened this issue May 31, 2017 · 5 comments
Open

Segmentation fault (core dumped) Issue #5

misbahmunir opened this issue May 31, 2017 · 5 comments

Comments

@misbahmunir
Copy link

When I run the code on my data set (when I train it on more than 20 videos), it exits with the error - "Segmentation fault (core dumped) " at the validation stage.

There is no issue found at the level of Operating System or package installation at the moment.

@happsky
Copy link

happsky commented Jul 28, 2017

@misbahmunir have you solved it? I meet the same error.

@happsky
Copy link

happsky commented Jul 28, 2017

@garythung When I run the code on my data set (27 train videos, 18 val videos, 15 test videos), it exits with the error - "Segmentation fault (core dumped) " at the validation stage.

Here is the error:

19:41:46 Getting training data mean frame
19:41:50 Initializing LRCN
19:41:54 Starting training for 10 epochs
19:42:06 Epoch 1 training loss: 1.855981
19:42:17 Epoch 2 training loss: 1.719661
19:42:27 Epoch 3 training loss: 1.691099
19:42:27 Starting loss testing on the val split
Segmentation fault (core dumped)

@misbahmunir
Copy link
Author

@happsky Yes, I did. I needed to upgrade the version of Lua. It would run smoothly with Lua 5.2.

@happsky
Copy link

happsky commented Jul 30, 2017

@misbahmunir I have updated to Lua 5.2.3 via sudo apt-get install lua, but it still not work, can you tell me the way your updated?

@misbahmunir
Copy link
Author

Here is the reference manual that I used: [http://torch.ch/docs/getting-started.html]

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