Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python2.7 crashed with sigsegv in kvp_frame_get_slot() #9

Open
hellocatfood opened this issue Nov 30, 2016 · 3 comments
Open

python2.7 crashed with sigsegv in kvp_frame_get_slot() #9

hellocatfood opened this issue Nov 30, 2016 · 3 comments
Assignees

Comments

@hellocatfood
Copy link
Contributor

Running this script on Ubuntu 16.10 with Gnucash 2.6.13 installed gives me the following error with no ouput:

Segmentation fault (core dumped)

@n1ywb
Copy link
Owner

n1ywb commented Nov 30, 2016

that's weird; I'm running gnucash 2.6.12 on linux mint 18 which is based on ubuntu 16.10 and it works fine

could you please install the debugging versions of python and gnucash, reproduce the error, and send me the resultant core dump file? send me your gnucash account file as well if you don't mind.

@n1ywb n1ywb self-assigned this Nov 30, 2016
@hellocatfood
Copy link
Contributor Author

hellocatfood commented Apr 18, 2017

I've attached my core dump file.

_usr_bin_python2.7.1000.crash.zip

I've now upgraded to Ubuntu 17.04 and still getting the same result. Using gnucash 2.6.16,

@hellocatfood hellocatfood changed the title Segmentation fault (core dumped) python2.7 crashed with sigsegv in kvp_frame_get_slot() Jul 11, 2017
@hellocatfood
Copy link
Contributor Author

Trying to identify the bug, seems python is crashing with the error python2.7 crashed with sigsegv in kvp_frame_get_slot()

screenshot from 2017-07-11 11-29-02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants