-
Notifications
You must be signed in to change notification settings - Fork 55
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
Remoll Viewer Crash with Certain Volume is Included #155
Comments
What do you mean with "Include full geometry with all the subsystem into a mollerMother.gdml"? Does this issue occur with the mollerMother.gdml or any of the gdml mother files that are included Other hints:
Also, you can include log output in code blocks using triple backticks (or the <> button on the github issue interface). |
The viewer crash when I include upstream and downstream daughter volumes. Both volumes contain complicated geometry constructions. When I commented out the above two volumes I can see the geometry in the viewer. |
If this is machine specific, please post info on which computers it occurs on and which it doesn't. I am tempted to close this as WONTFIX since we might just be chasing ghosts triggered by bad implementations in older OpenGL versions. At this point I don't even know (as I asked above) in exactly which geometry this occurs. |
Closing since simply not enough info to debug. Please reopen if this still happens and you can provide more info. |
Environment: (where does this bug occur, have you tried other environments)
Steps to reproduce: (give a step by step account of how to trigger the bug)
Expected Result: (what do you expect when you execute the steps above)
This should generate the geometry in the viewer but remoll crashes if I include Col-1 from the upstream subsystem.
Actual Result: (what do you get when you execute the steps above)
remoll crashes with a runtime error
cmd output is shown
remoll viewer crash when Col-1 is included in the upstream subsystem
The text was updated successfully, but these errors were encountered: