Segfaults after one translation
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the failure with the shown apertium.Translator('spa','cat') example and two consecutive translate calls. Inspect the Translator entry point and its translation lifecycle; done means repeated translations complete without a segmentation fault across the packages described.
Written by the indexing model from the issue text.
Description
Using any packages (I've tried a few), it works at the first execution, but it fails when executing a second translation
>>> r = apertium.Translator('spa','cat')
>>> r.translate('buenos días')
'bon dia'
>>> r.translate('buenos días')
Violació de segment (s'ha bolcat la memòria)
- Dominant language
- Python
- Stars
- 35
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
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.
More from apertium/apertium-python
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
apertium/apertium-python#109 · 2 comments ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
apertium/apertium-python#108 · 10 comments · 1 reaction ·
-
segfault Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
apertium/apertium-python#106 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
apertium/apertium-python#102 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
apertium/apertium-python#99 · 3 comments ·
All issues in apertium/apertium-python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·