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

Crash when parsing a lot of sentences continuously #141

Closed
leungmanhin opened this issue Jul 9, 2015 · 1 comment
Closed

Crash when parsing a lot of sentences continuously #141

leungmanhin opened this issue Jul 9, 2015 · 1 comment

Comments

@leungmanhin
Copy link
Contributor

When parsing sentences from Simple English Wikipedia via RelEx continuously, it crashed at some point with this error:

*** Error in `java': free(): invalid pointer: 0x00007f63ea9403f0 ***

A memory leak perhaps...?

@linas
Copy link
Member

linas commented Nov 29, 2015

Need a stack trace to debug. Also, please use version 5.3.1

The problem that I'm seeing is that relex is leaking memory like crazy -- uses up 8GBytes in 24 hours. opencog/relex#228 I haven't seen any crashes.

I'm closing this, because without a stack trace, there's nothing to be done.

@linas linas closed this as completed Nov 29, 2015
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