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

CED Viewer crashes whith input #12

Open
GarcaHec opened this issue Apr 8, 2020 · 4 comments
Open

CED Viewer crashes whith input #12

GarcaHec opened this issue Apr 8, 2020 · 4 comments
Labels

Comments

@GarcaHec
Copy link

GarcaHec commented Apr 8, 2020

I have been following this tutorial:

https://agenda.linearcollider.org/event/7520/contributions/38806/attachments/31480/47409/gaede_ilcsoft_tutorial.pdf 

When I come to the point of using glced or ced2go (slide 22) to visualize events, the commands run without error and I get the expected window with the detector geometry and the events displayed. However, the moment I rotate the 3D image or I hover the mouse over the menu the application crashes.

  • OS version: CentOS Linux release 7.7.1908 (Core)
  • Compiler version: gcc (GCC) 4.9.3
  • Package version: /cvmfs/ilc.desy.de/sw/x86_64_gcc49_sl6/v02-00-01
  • Reproduced by: ced2go -d /cvmfs/ilc.desy.de/sw/ILDConfig/v02-00-01/StandardConfig/production/Gear/gear_ILD_l5_v02.xml pi_80GeV_1000evt_REC.slcio
  • Input: Reconstructed file -> wwwae.ciemat.es/~carrillo/calice/datasets/pi_80GeV_1000evt_REC.slcio
  • Output: log.txt
  • Goal: Display events for analysis.
@rete
Copy link
Contributor

rete commented Apr 8, 2020

Hi,
thanks for reporting.
Your error looks like a server / client issue. OpenGL is capricious in terms of client / server OS compatibility, in particular when it comes to which side renders the scene.

Are you running the event display through ssh ?
If yes, what is the client OS ?

I guess the server OS where the software is installed is the one you mentioned in the issue header (Centos 7).

@rete rete added the bug label Apr 8, 2020
@GarcaHec
Copy link
Author

GarcaHec commented Apr 8, 2020

I am running the display locally in my computer (no ssh and with the OS mentioned) using ced2go from the /cvmfs/ installation.

@rete
Copy link
Contributor

rete commented Apr 8, 2020

So you have installed CVMFS on your machine and mounted the ilc.desy.de endpoint ?

If so, I'm not sure your Centos7 will be compatible with our SL6 deployment on CVMFS, in particular when it comes to OpenGL drivers from CVMFS versus from your machine.

@andresailer @petricm Any idea ?

@GarcaHec
Copy link
Author

GarcaHec commented Apr 8, 2020

Yes. In particular I have the Centos7 provided by CERN here: http://linux.web.cern.ch/linux/centos7/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants