This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252249 - Seg fault when running C project
Summary: Seg fault when running C project
Status: RESOLVED INVALID
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 15:20 UTC by jarome
Modified: 2015-05-13 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jarome 2015-05-05 15:20:09 UTC
/.netbeans/8.0.2/bin/nativeexecution/dorun.sh: line 33: 24559 Segmentation fault      sh "${SHFILE}"
Comment 1 ilia 2015-05-13 10:58:51 UTC
What type of the console type do you use in your project where you getting this error? (Project properties -> Run -> Console Type)
Comment 2 jarome 2015-05-13 13:55:17 UTC
It was an external terminal. But the code had a segfault in it, which was not reflected in the NB console. I fixed that, and the error disappeared, so closing this.