indigoName throws access violation when calling it for a MDL RD V3000 Rxnfile
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
foreach (IndigoObject item in indigo.iterateRDfile("V3000.rdf"))
System.out.println(item.indigoName());
--> throws exception: access violation
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the access violation with the shown iterateRDfile("V3000.rdf") and indigoName() calls using the MDL RD V3000 Rxnfile example. Start at those API entry points and trace the handling of the returned IndigoObject; done means the example no longer crashes and the object name is handled safely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100