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

Open
tlacaelel2013 opened this issue Nov 21, 2023 · 0 comments
Open

segmentation fault #178

tlacaelel2013 opened this issue Nov 21, 2023 · 0 comments

Comments

@tlacaelel2013
Copy link

When I try:

ltrace gcc --version

I get:
~ $ ltrace gcc --version
unexpected breakpoint at 0x5400
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
~ $ ^C
I would like to know the reason and how to fix it because I compiled some programs and I got a similar behavior. This example is provided just as a simplified version of the problem I am trying to solve.
I am developing some apps for iOS based on jor1k. Some of those apps are R-StatsCalc and jor1k-Linux.
Is this segmentation fault due to a memory problem or because that a library that is missing?
Your help will be greatly appreciated.

Thanks,

-- Luis.

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