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 #25

Closed
jipegit opened this issue Jun 5, 2013 · 3 comments
Closed

Segmentation Fault #25

jipegit opened this issue Jun 5, 2013 · 3 comments

Comments

@jipegit
Copy link

jipegit commented Jun 5, 2013

The tld array has already been populated!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb73d9b70 (LWP 3578)]
0xb74a0f99 in faup_tld_array_foreach () from /usr/local/lib/libfaupl.so.1

@stricaud
Copy link
Owner

stricaud commented Jun 5, 2013

Thank you for the report.

Can you tell me if:

  1. You are using the latest git?
  2. If you haven't clean a previous checkout
  3. touch $FAUP_SOURCE_DIR/cmake-options/debug then cd build, cmake .., make, make install and run again so I get the line segfaulting

?

@jipegit
Copy link
Author

jipegit commented Jun 5, 2013

Yes, latest git and it was the first faup install on the system.

2013/6/5 stricaud notifications@github.com

Thank you for the report.

Can you tell me if:

  1. You are using the latest git?
  2. If you haven't clean a previous checkout
  3. touch $FAUP_SOURCE_DIR/cmake-options/debug then cd build, cmake ..,
    make, make install and run again so I get the line segfaulting

?


Reply to this email directly or view it on GitHubhttps://github.com//issues/25#issuecomment-18971998
.

Jean-Philippe

@stricaud
Copy link
Owner

stricaud commented Jun 5, 2013

OK, I added an error message 'Tree does not exists' that you may see. Can you update, make install (with Debug enabled) and tell me if you have it, and if not, the line gdb shows?

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