FEAP User Forum
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:
FEAP Version 8.6.1n released: February 14, 2022
Home
Help
Search
FEAPwiki
Login
Register
FEAP User Forum
»
FEAP
»
FEAPpv
»
Problem with test example
« previous
next »
Print
Pages: [
1
]
Author
Topic: Problem with test example (Read 8115 times)
saparker
New Member
Posts: 1
Problem with test example
«
on:
October 31, 2012, 06:11:34 AM »
I have just set up ver 3.1 on Linux Ubuntu
I had the following error running the Iblock example given.
'Segmentation fault (core dumped)'
Any idea what went wrong?
«
Last Edit: October 31, 2012, 06:14:41 AM by saparker
»
Logged
FEAP_Admin
Administrator
FEAP Guru
Posts: 993
Re: Problem with test example
«
Reply #1 on:
October 31, 2012, 12:27:09 PM »
Compile with -g (debugging on) and then run in gdb to catch where it is seg-faulting.
Also make sure all your object files are created with the same compiler.
Logged
Print
Pages: [
1
]
« previous
next »
FEAP User Forum
»
FEAP
»
FEAPpv
»
Problem with test example