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

Repeatable crasher on Mac when using 3D views #325

Closed
neilweinstock opened this issue Feb 10, 2017 · 11 comments
Closed

Repeatable crasher on Mac when using 3D views #325

neilweinstock opened this issue Feb 10, 2017 · 11 comments

Comments

@neilweinstock
Copy link
Contributor

This problem has been around a while, doesn't seem to be fixed in the current unstable build so I'm reporting in hopes it can be fixed before the next release. It only manifests on the Mac; I'm not sure it happens on everyone's Mac but a number of people on TRF confirmed that they have the same problem, so it's not only me.

Whenever you select any of the 3D views (Figure, Unfinished, or Finished) it works fine, but then switching back to one of the 2D views or quitting the program while the 3D view is still up will cause OR to crash. Sample log file is attached.

In my testing of the latest version I have, it didn't crash every time I switch to a 2D view, but if I switch back and forth a couple times it will crash pretty quickly.

Thanks,
Neil

hs_err_pid40821.txt

@wcravens
Copy link
Member

wcravens commented Feb 10, 2017 via email

@neilweinstock
Copy link
Contributor Author

neilweinstock commented Feb 10, 2017 via email

@neilweinstock
Copy link
Contributor Author

So it appears that checking "Use off-screen rendering" fixes this, at least for the few who've tried it so far. Is there any disadvantage to using off-screen rendering, any reason it's not checked by default?

@neilweinstock
Copy link
Contributor Author

As requested by Daniel: my machine is an iMac with NVIDIA GeForce GT 750M 1024 MB. However, anecdotally, pretty much every Mac user I've heard from has this problem, so I don't think it's graphic card-specific, but I could be wrong.

@teyrana
Copy link
Member

teyrana commented Oct 29, 2017 via email

@snrkl
Copy link

snrkl commented Oct 29, 2017

for what it is worth, it would seem that off-screen rendering fixed the issue in OR v15.03 for me also on two machines:

  1. MacBook Pro (Retina, 15-inch, Late 2013) 2.6 GHz Intel Core i7, 16 GB 1600 MHz DDR3, NVIDIA GeForce GT 750M 2048 MB running OSX El Capitan 10.11.6 (15G1611), Oracle Java 8, Update 151

  2. MacBook Air (11-inch Mid 2013), 1.3Ghz Intel Core i5, 4GB 1600MHz DDR3, Intel HD Graphics 5000 1536MB, running OSX Sierra 10.12.6 16G29, Oracle Java 8 update 91

@wolsen
Copy link
Contributor

wolsen commented Apr 26, 2020

Is this fixed in the latest unstable builds? The jogl libraries have been updated which handles some known mac os x bugs. If this can't be reproduced on unstable, I'd like to close this one out.

@neilweinstock
Copy link
Contributor Author

neilweinstock commented Apr 26, 2020 via email

@wolsen
Copy link
Contributor

wolsen commented Apr 27, 2020

Ask and ye shall receive:

https://www.dropbox.com/s/mse2igh2ngba4yz/OpenRocket-unstable-1c7171ef.jar?dl=0

Its the latest from unstable, based on commit 1c7171e

@neilweinstock
Copy link
Contributor Author

neilweinstock commented Apr 27, 2020 via email

@neilweinstock
Copy link
Contributor Author

I guess I shall close this one, seems to be fixed in latest unstable build.

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

6 participants