Search -> DOM exception [message #173190] |
Tue, 18 July 2006 16:56  |
Eclipse User |
|
|
|
Originally posted by: asdf.dd.dd
Hi,
I have a project which consistently generates a checkbox with a DOM
exception when issueing a "find references / defenitions in workspace" ,
ctrl+g , but only on some symbols/definements. Seems to be fairly good on
function names, and fairly bad on #defined symbols.
If I choose "no indexer" it does not show, on fast and full it does.
Any ideas on what to try to correct this, or how to pinpoint the error ?
Eclipse 3.2 and CDT 3.1
tpt
!ENTRY org.eclipse.cdt.core 4 0 2006-07-18 19:15:45.198
!MESSAGE DOMException
!STACK 0
java.lang.Exception
at org.eclipse.cdt.core.dom.ast.DOMException.<init>(DOMException.java:41)
at
org.eclipse.cdt.internal.core.dom.parser.ProblemBinding.getS cope(ProblemBinding.java:109)
at
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCLinkage.getPar ent(PDOMCLinkage.java:73)
at
org.eclipse.cdt.internal.core.pdom.dom.c.PDOMCLinkage.adaptB inding(PDOMCLinkage.java:178)
at
org.eclipse.cdt.internal.ui.search.PDOMSearchQuery.createMat ches(PDOMSearchQuery.java:122)
at
org.eclipse.cdt.internal.ui.search.PDOMSearchTextSelectionQu ery.run(PDOMSearchTextSelectionQuery.java:51)
at
org.eclipse.search2.internal.ui.InternalSearchUI$InternalSea rchJob.run(InternalSearchUI.java:93)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
!SESSION 2006-07-18
19:16:14.198 -----------------------------------------------
eclipse.buildId=M20060629-1905
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=da_DK
Command-line arguments: -os win32 -ws win32 -arch x86
|
|
|
Re: Search -> DOM exception [message #173198 is a reply to message #173190] |
Wed, 19 July 2006 01:46  |
Eclipse User |
|
|
|
Troels,
I think this would make a good bug report, and you should also post this on
the cdt-dev list. Especially if you can attach a small code snippet which
produces the error ...
Norbert
|
|
|
Powered by
FUDForum. Page generated in 0.04171 seconds