Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Segmentation fault: Solved?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Segmentation fault: Solved? (Read 2301 times)
rullolex
Full Member
Posts: 134
Segmentation fault: Solved?
«
on:
March 08, 2021, 04:11:03 PM »
Hi to everyone,
the segmetation fault error is fixable or should I recompile an application?
I don't know how is it possible but the error is fixed alone
I think I have do some mistake somewhere.
thank you for your reply
«
Last Edit: March 08, 2021, 04:25:26 PM by rullolex
»
Logged
Rich
Administrator
Hero Member
Posts: 11581
Re: Segmentation fault
«
Reply #1 on:
March 08, 2021, 04:26:03 PM »
Hi rullolex
That's a vague question. Typically, a segmentation fault is caused by trying to access non existent memory
due to a bug in the software. That means finding the cause and fixing it prior to recompiling.
Logged
rullolex
Full Member
Posts: 134
Re: Segmentation fault: Solved?
«
Reply #2 on:
March 08, 2021, 04:42:13 PM »
Hi Rich,
It is normal that it is solved alone? I don't know wich is the problem, it can be some wrong libreries during the
Code:
[Select]
make
?
thank you
Logged
Rich
Administrator
Hero Member
Posts: 11581
Re: Segmentation fault: Solved?
«
Reply #3 on:
March 08, 2021, 04:54:02 PM »
Hi rullolex
If you manage to use a header that doesn't match the version of a library you are linking to, it's possible. Without
specific information, it's not really possible to try to answer your question.
Logged
rullolex
Full Member
Posts: 134
Re: Segmentation fault: Solved?
«
Reply #4 on:
March 08, 2021, 05:02:59 PM »
Hi Rich,
tomorrow I will check (now it is late in Italy).
I will give much info it is possible.
Thank you
Logged
rullolex
Full Member
Posts: 134
Re: Segmentation fault: Solved
«
Reply #5 on:
March 09, 2021, 04:39:09 PM »
Hi Rich,
I solved, I forgot a dependence in the .dep file
now works ok
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Segmentation fault: Solved?