#285 closed defect (worksforme)
Crash in swscale on CentOS6
Reported by: | ahuillet | Owned by: | ahuillet |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | server | Version: | 0.8.x |
Keywords: | Cc: |
Description (last modified by )
Hello,
using the latest RPMs on CentOS 6, Paraview 3.12
x86_64 makes the server segfault in swscale.
The segfault happens as soon as the client connects; or as soon as Paraview is started, if the client was already connected.
Change History (6)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
comment:3 Changed 8 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
New details I was not aware of:
- it needs to run with vglrun (what graphics card is used on display :0 ??)
- it's a regression (since when? what version?)
comment:4 Changed 8 years ago by
Owner: | changed from Antoine Martin to ahuillet |
---|---|
Status: | reopened → new |
comment:5 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The problem apparently fixed itself, not sure how/why...
comment:6 Changed 41 hours ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/285
Note: See
TracTickets for help on using
tickets.
Confirmed with
CentOS
6.4 fully up to date and xpra0.8.8
:It needs the GL extension which is not available with Xvfb.
I then tried it with Xdummy and that works fine, so either use the Xorg xdummy packages in the repo or upgrade to
CentOS
6.4 (RPM packages for 6.4 should have Xdummy enabled by default starting with 0.9.0).