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

Milton 1.5.1 crashes on closing #64

Closed
elozanoch opened this issue Oct 26, 2017 · 3 comments
Closed

Milton 1.5.1 crashes on closing #64

elozanoch opened this issue Oct 26, 2017 · 3 comments

Comments

@elozanoch
Copy link

CommandLine is
Running Milton
Initializing SDL... Done.
Loading preferences... Could not open file for writing prefs
Done.
Creating Milton Window
Created OpenGL context with version 4.5.0 NVIDIA 385.69
and GLSL 4.50 NVIDIA
Easy Tab Failed to load. Code -3Maximum viewport dimensions, 16384.000000x16384.000000
Vendor string: "NVIDIA Corporation"
Milton: loading file
Could not open file!Increased guid to 1

@mcmihai
Copy link
Contributor

mcmihai commented Nov 7, 2017

I think it's dereferencing a null pointer in EasyTab_Unload() since it calls it even if it fails to load.

@serge-rgb
Copy link
Owner

That's probably it. Thanks!

@serge-rgb
Copy link
Owner

Closing this issue as it's already fixed in master.

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

3 participants