Your message dated Sun, 18 Mar 2018 07:45:50 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-opencl-devel] I've just tagged a new bugfixing
version of clinfo
has caused the Debian Bug report #848169,
regarding clinfo: assumes that buffer size returned from get*Info is valid even
on error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
848169: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848169
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clinfo
Version: 2.1.16.01.12-1
Severity: normal
Hi,
I have weird crashes on PowerPC, because a required info element is not
there in my platform. The clGetDeviceInfo() function correctly returns
an error code to indicate that the item is not understood, however
clinfo still assumes that the returned size is valid and goes on to
reallocate the buffer. These functions return CL_SUCCESS if no output
buffer is given to indicate that the output size has been updated.
I've found the same bug in
- platform_info_str
- device_info_str_get
- icdl_info_str
Simon
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages clinfo depends on:
ii libc6 2.24-7
ii ocl-icd-libopencl1 [libopencl1] 2.2.9-2
clinfo recommends no packages.
clinfo suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.2.17.10.25-1
Hi,
On 2017-02-09 22:41, Giuseppe Bilotta wrote:
> The new tagged release fixes (AFAIK) all the currently opened bug in
> the Debian Bug tracker, namely:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845400 (important, FTBFS)
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848169
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848171
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848177
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848182
>
> I'm terribly sorry for having missed the Stretch freeze deadline.
Thanks for fixing all the bits.
I completely missed this mail ... manually closing the bugs now.
Andreas
--- End Message ---