When it is expected libegl-mesa0 to move from bionic-proposed to bionic-
updates ? thanks!
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1776499
Title:
Crash in libegl-mesa0 due to out of bound
Before using libegl-mesa0 from bionic-proposed:
$ apt-cache policy libegl-mesa0
libegl-mesa0:
Installed: 18.0.5-0ubuntu0~18.04.1
Candidate: 18.0.5-0ubuntu0~18.04.1
Version table:
*** 18.0.5-0ubuntu0~18.04.1 100
100 /var/lib/dpkg/status
$ cat main.c
main()
{
eglGetProcAddress("egl
Hi Timo,
It seems -proposed "18.0.5-0ubuntu0~18.04.1" is migrated to -updates. So, is it
possible to fix this in next version getting finalized for -updates ?
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad
Verified that libGLESv1_CM.so gets installed after installing libglvnd0
from bionic-proposed.
To upgrade libglvnd0, I did following:
1) Add "deb http://ports.ubuntu.com/ubuntu-ports bionic-proposed restricted
main multiverse universe" in /etc/apt/sources.list
2) sudo apt-get update
3) sudo apt-ge
Public bug reported:
libGLESv1_CM.so is provided by GLVND project. This binary is missing in
Bionic. It is also not listed under libglvnd source package in Bionic:
https://launchpad.net/ubuntu/bionic/+source/libglvnd
This bug is to know if this was unintentional ? in that case can it be
generated
Hi Timo,
Is the fix for this issue likely to backported to Bionic ?
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1776499
Title:
Crash in libegl-mesa0 due to out of bound array access
To manag
Crash can be reproduced by simple test application which does e.g. :
main()
{
eglGetProcAddress("egl148546488546404");
}
The problem is in the search algorithm used in mesa to look for the name
passed to eglGetProcAddress. So crash can reproduce with other names as
well. Please note that this
Sorry, I couldn't understand what do you mean by distro patch. Do you
mean it needs to be applied as patch over the current version of libegl-
mesa0 in Bionic and libegl-mesa0 generated with this patch needs to come
as upgrade in Bionic (i.e when I do apt-get upgrade) ? thanks!
--
You received th
Public bug reported:
Crash in libegl-mesa0 due to out of bound array access. Crash is fixed
on Mesa master branch with change:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=41642bdbca007035772fbfdc311f14daa5510d5d
.This bug is to request to include this change in Mesa upgrades in
bionic.
Plea
9 matches
Mail list logo