Thanks to visit codestin.com
Credit goes to github.com

Skip to content

'ctrl-w' keybinding in wx causes segfault #5354

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

Closed
tacaswell opened this issue Oct 29, 2015 · 7 comments
Closed

'ctrl-w' keybinding in wx causes segfault #5354

tacaswell opened this issue Oct 29, 2015 · 7 comments

Comments

@tacaswell
Copy link
Member

Closing a wxagg figure window with 'ctrl-w' results in a segfault. Closing the window via pyplot (plt.close('all')) works correctly as does closing the window directly via the OS window manager.

I suspect that somehow we are trying to clean up some c++ objects twice.

@tacaswell tacaswell added this to the next bug fix release (2.0.1) milestone Oct 29, 2015
@jenshnielsen
Copy link
Member

I think this issue is related to #3316

@jenshnielsen
Copy link
Member

Unfortunatly this still happens

@story645
Copy link
Member

story645 commented Jun 1, 2016

is this a dupe of #3690?

@jenshnielsen
Copy link
Member

Yes probably

@story645
Copy link
Member

story645 commented Jun 1, 2016

So can we close one? (or at the least label 'em dupes?)

@efiring
Copy link
Member

efiring commented Jun 1, 2016

It's possible that both this one and #3690 have been fixed by #5639. @story645, are you able to reproduce the failures? And if so, can you test with v2.x to see whether the problem has indeed been fixed?

@story645 story645 self-assigned this Jun 1, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0.2 (next bug fix release) May 3, 2017
@QuLogic
Copy link
Member

QuLogic commented May 28, 2017

This looks like a dupe to me.

@QuLogic QuLogic closed this as completed May 28, 2017
@QuLogic QuLogic removed this from the 2.0.3 (next bug fix release) milestone May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants