Issue in Parsing big files
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 166
- Forks
- 96
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 1
Description
Hi,
I am using rapidxml in my project. it is working fine with small files but once the file size increases more then 65KB then searching first node gives segmentation fault error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or reproducible input is named. Start by reproducing the failure with a minimal XML file larger than 65 KB and inspect the first-node search path; compare it with a smaller file. Done means identifying the cause of the segmentation fault and documenting a regression check.
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
- 20/100