[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-27 Thread Timo Aaltonen
this is caused by the hardening patch in libclc

** Package changed: mesa (Ubuntu) => libclc (Ubuntu)

** Changed in: libclc (Ubuntu)
   Status: Incomplete => Triaged

** Also affects: libclc (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: libclc (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: libclc (Ubuntu Bionic)
 Assignee: (unassigned) => Timo Aaltonen (tjaalton)

** Changed in: libclc (Ubuntu Eoan)
 Assignee: (unassigned) => Timo Aaltonen (tjaalton)

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

Title:
  openCL application gives error after update

Status in libclc package in Ubuntu:
  Triaged
Status in libclc source package in Bionic:
  New
Status in libclc source package in Eoan:
  New

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-27 Thread Nikolas Hericks
Hi,

looks as I have the same issue:

Jan 27 12:26:44  libreoffice-calc.desktop[21996]: ac_rtld error: 
!s->is_rx
Jan 27 12:26:44  libreoffice-calc.desktop[21996]: LLVM failed to upload 
shader

with mesa-opencl-icd 19.2.1-1ubuntu1~18.04.1

Kind regards,

Nikolas

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-27 Thread Timo Aaltonen
But someone said on your other bug (1860199) that mesa master works
already, so just post your patch here first.

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-26 Thread Timothy Krause
I fixed it myself. I'm going to try to get a merge request.

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-23 Thread Timo Aaltonen
please do, the other bug does mention that mesa master works, but there
have been no changes to that file other than a single commit which
doesn't look related..

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-23 Thread Timothy Krause
I've upgraded to Ubuntu 19.10 and used the PPA that you recommended and the
error is still there. I could give you a patch with the changes that I made
to
ac_rtld.c that fixed the problem for my computer.


On Wed, Jan 22, 2020 at 5:35 AM Timo Aaltonen  wrote:

> could you test with a newer mesa from this ppa
>
> https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates
>
> it's got latest bugfix release of the series, 19.2.8, and it's now
> pending as a distro update as well
>
> ** Changed in: mesa (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1860042
>
> Title:
>   openCL application gives error after update
>
> Status in mesa package in Ubuntu:
>   Incomplete
>
> Bug description:
>   My OpenCL program was working normally until a software update.
>
>   The program prints out:
>
>   ac_rtld error: !s->is_rx
>   LLVM failed to upload shader
>
>   when clEnqueueNDRangeKernel is called.
>
>   I've downloaded the source for mesa and traced the problem to the
>   gallium radeon driver. The first error message is from
>
>   mesa-19.2.1/src/amd/common/ac_rtld.c
>
>   and the second error message is from
>
>   mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: libllvm9 1:9-2~ubuntu18.04.1
>   ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
>   Uname: Linux 4.15.0-74-lowlatency x86_64
>   ApportVersion: 2.20.9-0ubuntu7.9
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Jan 16 14:35:15 2020
>   InstallationDate: Installed on 2018-04-28 (628 days ago)
>   InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64
> (20180426)
>   SourcePackage: mesa-opencl-icd
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1860042/+subscriptions
>

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-22 Thread Timo Aaltonen
could you test with a newer mesa from this ppa

https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates

it's got latest bugfix release of the series, 19.2.8, and it's now
pending as a distro update as well

** Changed in: mesa (Ubuntu)
   Status: New => Incomplete

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-20 Thread Timothy Krause
** Description changed:

  My OpenCL program was working normally until a software update.
  
  The program prints out:
  
  ac_rtld error: !s->is_rx
  LLVM failed to upload shader
  
  when clEnqueueNDRangeKernel is called.
  
  I've downloaded the source for mesa and traced the problem to the
- gallium radeon driver.
+ gallium radeon driver. The first error message is from
+ 
+ mesa-19.2.1/src/amd/common/ac_rtld.c
+ 
+ and the second error message is from
+ 
+ mesa-19.2.1/src/gallium/drivers/radeonsi/si_shader.c
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  My OpenCL program was working normally until a software update.
  
  The program prints out:
  
  ac_rtld error: !s->is_rx
  LLVM failed to upload shader
  
  when clEnqueueNDRangeKernel is called.
  
  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from
  
  mesa-19.2.1/src/amd/common/ac_rtld.c
  
  and the second error message is from
  
- mesa-19.2.1/src/gallium/drivers/radeonsi/si_shader.c
- 
+ mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  New

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver. The first error message is from

  mesa-19.2.1/src/amd/common/ac_rtld.c

  and the second error message is from

  mesa-19.2.1/src/gallium/drivers/radeonsi/si_compute.c

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-19 Thread Timothy Krause
** Description changed:

  My OpenCL program was working normally until a software update. The log file 
(/var/log/apt/history.log) contains:
  Start-Date: 2020-01-16  12:48:13
  Commandline: aptdaemon role='role-commit-packages' sender=':1.131'
  Install: libllvm9:amd64 (1:9-2~ubuntu18.04.1, automatic), 
libclang-common-9-dev:
  amd64 (1:9-2~ubuntu18.04.1, automatic)
  Upgrade: libdrm-nouveau2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04.1
  ), libclc-amdgcn:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git20190827-1~u
  buntu18.04.1), libclc-dev:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git201
  90827-1~ubuntu18.04.1), libclc-r600:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.
  2.0+git20190827-1~ubuntu18.04.1), libdrm-amdgpu1:amd64 
(2.4.97-1ubuntu1~18.04.1,
   2.4.99-1ubuntu1~18.04.1), libdrm2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubunt
  u1~18.04.1), libdrm-intel1:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04
  .1), libdrm-radeon1:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
li
  bdrm-dev:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
libdrm-common
  :amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1)
  End-Date: 2020-01-16  12:48:35
  
  The program prints out:
  
  ac_rtld error: !s->is_rx
  LLVM failed to upload shader
  
  when clEnqueueNDRangeKernel is called.
  
- It could be in any one of the packages that were upgraded or installed.
- I chose libllvm9 because of the error message.
+ I've downloaded the source for mesa and traced the problem to the
+ gallium radeon driver.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: llvm-toolchain-9
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- My OpenCL program was working normally until a software update. The log file 
(/var/log/apt/history.log) contains:
- Start-Date: 2020-01-16  12:48:13
- Commandline: aptdaemon role='role-commit-packages' sender=':1.131'
- Install: libllvm9:amd64 (1:9-2~ubuntu18.04.1, automatic), 
libclang-common-9-dev:
- amd64 (1:9-2~ubuntu18.04.1, automatic)
- Upgrade: libdrm-nouveau2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04.1
- ), libclc-amdgcn:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git20190827-1~u
- buntu18.04.1), libclc-dev:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git201
- 90827-1~ubuntu18.04.1), libclc-r600:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.
- 2.0+git20190827-1~ubuntu18.04.1), libdrm-amdgpu1:amd64 
(2.4.97-1ubuntu1~18.04.1,
-  2.4.99-1ubuntu1~18.04.1), libdrm2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubunt
- u1~18.04.1), libdrm-intel1:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04
- .1), libdrm-radeon1:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
li
- bdrm-dev:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
libdrm-common
- :amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1)
- End-Date: 2020-01-16  12:48:35
+ My OpenCL program was working normally until a software update.
  
  The program prints out:
  
  ac_rtld error: !s->is_rx
  LLVM failed to upload shader
  
  when clEnqueueNDRangeKernel is called.
  
  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
- SourcePackage: llvm-toolchain-9
+ SourcePackage: mesa-opencl-icd
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  New

Bug description:
  My OpenCL program was working normally until a software update.

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  I've downloaded the source for mesa and traced the problem to the
  gallium radeon driver.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency 

[Desktop-packages] [Bug 1860042] Re: openCL application gives error after update

2020-01-18 Thread Timothy Krause
** Package changed: llvm-toolchain-9 (Ubuntu) => mesa (Ubuntu)

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

Title:
  openCL application gives error after update

Status in mesa package in Ubuntu:
  New

Bug description:
  My OpenCL program was working normally until a software update. The log file 
(/var/log/apt/history.log) contains:
  Start-Date: 2020-01-16  12:48:13
  Commandline: aptdaemon role='role-commit-packages' sender=':1.131'
  Install: libllvm9:amd64 (1:9-2~ubuntu18.04.1, automatic), 
libclang-common-9-dev:
  amd64 (1:9-2~ubuntu18.04.1, automatic)
  Upgrade: libdrm-nouveau2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04.1
  ), libclc-amdgcn:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git20190827-1~u
  buntu18.04.1), libclc-dev:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.2.0+git201
  90827-1~ubuntu18.04.1), libclc-r600:amd64 (0.2.0+git20190306-1~ubuntu18.04.1, 
0.
  2.0+git20190827-1~ubuntu18.04.1), libdrm-amdgpu1:amd64 
(2.4.97-1ubuntu1~18.04.1,
   2.4.99-1ubuntu1~18.04.1), libdrm2:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubunt
  u1~18.04.1), libdrm-intel1:amd64 (2.4.97-1ubuntu1~18.04.1, 
2.4.99-1ubuntu1~18.04
  .1), libdrm-radeon1:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
li
  bdrm-dev:amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1), 
libdrm-common
  :amd64 (2.4.97-1ubuntu1~18.04.1, 2.4.99-1ubuntu1~18.04.1)
  End-Date: 2020-01-16  12:48:35

  The program prints out:

  ac_rtld error: !s->is_rx
  LLVM failed to upload shader

  when clEnqueueNDRangeKernel is called.

  It could be in any one of the packages that were upgraded or
  installed. I chose libllvm9 because of the error message.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libllvm9 1:9-2~ubuntu18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-74.84-lowlatency 4.15.18
  Uname: Linux 4.15.0-74-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 14:35:15 2020
  InstallationDate: Installed on 2018-04-28 (628 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: llvm-toolchain-9
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp