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

Crash on quit with multiple viewports open #298

Closed
aseprite-bot opened this issue Aug 20, 2014 · 4 comments
Closed

Crash on quit with multiple viewports open #298

aseprite-bot opened this issue Aug 20, 2014 · 4 comments

Comments

@aseprite-bot
Copy link
Collaborator

From DocHoncho@gmail.com on November 30, 2013 04:31:46

What steps will reproduce the problem? 1. Create one or more split views
2. Quit. What is the expected output? What do you see instead? It's a hard crash, something with vectors, windows traps the exception before the debugger does. Please use labels and text to provide additional information. Exception occurs within app/ui/workspace_part.cpp

Triggering a debug assertion in the MSVC STL, the iterator that is supposed to be used to delete the view is at memory 0xfdfdfdfd which is apparently a MSVC debugging magic value for... bad things happening.

v0.9.6-dev (clean)

Original issue: http://code.google.com/p/aseprite/issues/detail?id=298

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on January 05, 2014 17:56:33

Labels: Version-0.9.6-beta1

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on January 26, 2014 02:55:31

Labels: -Priority-Medium Priority-Critical

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on January 26, 2014 02:55:41

Owner: davidcapello

@aseprite-bot
Copy link
Collaborator Author

From davidcapello on January 26, 2014 06:23:14

Fixed: c2e50ac

Status: Fixed

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

1 participant