← Back to team overview

desktop-packages team mailing list archive

[Bug 1494240] Re: Xmir crashes immediately on startup using glamor on Nexus4

 

Per comment #6.

** Changed in: libhybris (Ubuntu)
   Importance: High => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1494240

Title:
  Xmir crashes immediately on startup using glamor on Nexus4

Status in libepoxy package in Ubuntu:
  In Progress
Status in libhybris package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  In Progress

Bug description:
  Xmir crashes immediately on startup using glamor on Nexus4.

  glamor GL version: OpenGL ES 3.0 V@53.0 AU@  (CL@)
  ...
  glamor GLSL version: OpenGL ES GLSL ES 3.00
  (EE)
  (EE) Backtrace:
  (EE)
  (EE) Segmentation fault at address 0x0
  (EE)
  Fatal server error:
  (EE) Caught signal 11 (Segmentation fault). Server aborting
  (EE)

  The stack trace is lost. However the problem appears to be the
  glGetStringi() function. This function is new in GLESv3 and libepoxy
  only uses it because the GLES version is 3.0 on mako. However,
  libhybris fails to implement glGetStringi() and forward it to the
  driver correctly. At least that seems to be the problem. Our hybris
  GLESv2 is missing the function but the Android GLESv2 on the device
  has it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libepoxy/+bug/1494240/+subscriptions


References