codebrainz / codebrainz/geanypy
Plugin initiation hangs with segmentation fault on geany 0.21 with python 2.7.2 on arch-linux
Open
- Dominant language
- C
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Got this error on gdb and bt
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe8a1a565 in PyObject_GetAttrString () from /usr/lib/libpython2.7.so.1.0
(gdb) bt
#0 0x00007fffe8a1a565 in PyObject_GetAttrString () from /usr/lib/libpython2.7.so.1.0
#1 0x00007fffe8a1a8b6 in PyObject_HasAttrString () from /usr/lib/libpython2.7.so.1.0
#2 0x00007fffe8a895f0 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
Cannot access memory at address 0x7fffffffc5c8
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.