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 186875 - IllegalArgumentException: offset is out of file length; file based file=/usr/sfw/include/c++/3.4.3/bits/list.tcc;length=10630; offset=12278
Summary: IllegalArgumentException: offset is out of file length; file based file=/usr/...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
: 186891 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-28 09:40 UTC by Alexander Simon
Modified: 2010-12-23 12:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170239


Attachments
stacktrace (3.43 KB, text/plain)
2010-05-28 09:40 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2010-05-28 09:40:53 UTC
Build: NetBeans IDE Dev (Build 100528-c8a16871da49)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: SunOS

Stacktrace: 
java.lang.IllegalArgumentException: offset is out of file length; file based file=/usr/sfw/include/c++/3.4.3/bits/list.tcc;length=10630; offset=12278
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.getLineColumn(FileImpl.java:2170)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LazyOffsPositionImpl.getLine(LazyOffsPositionImpl.java:71)
   at org.netbeans.modules.cnd.modelimpl.uid.UIDProviderIml.get(UIDProviderIml.java:98)
   at org.netbeans.modules.cnd.modelimpl.uid.UIDProviderIml.get(UIDProviderIml.java:76)
   at org.netbeans.modules.cnd.api.model.util.UIDs.get(UIDs.java:70)
   at org.netbeans.modules.cnd.modelimpl.uid.UIDCsmConverter.declarationToUID(UIDCsmConverter.java:212)
Comment 1 Alexander Simon 2010-05-28 09:40:56 UTC
Created attachment 99592 [details]
stacktrace
Comment 2 Alexey Vladykin 2010-05-31 08:18:33 UTC
*** Bug 186891 has been marked as a duplicate of this bug. ***
Comment 3 Vladimir Voskresensky 2010-12-15 21:54:32 UTC
let's evaluate exceptions as P2 issues
Comment 4 nnnnnk 2010-12-22 18:10:43 UTC
it's an assertion during exception message generation.