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 190799 - Stat fails with Floating exception
Summary: Stat fails with Floating exception
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 09:20 UTC by Egor Ushakov
Modified: 2010-10-08 03:23 UTC (History)
1 user (show)

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 Egor Ushakov 2010-10-06 09:20:45 UTC
On linux stat fails with "Floating exception":
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 2 

>stat xxx
Floating exception
Comment 1 Egor Ushakov 2010-10-06 10:09:27 UTC
it looks like the problem described here:
http://forums.fedoraforum.org/archive/index.php/t-137590.html
recompiling binaries with -Wl,--hash-style=sysv helps.
Comment 2 Egor Ushakov 2010-10-06 10:57:09 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/62e00c9f99fa
Comment 3 Quality Engineering 2010-10-08 03:23:36 UTC
Integrated into 'main-golden', will be available in build *201010080000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/62e00c9f99fa
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #190799 (stat fails with floating exception)