--- Comment From heinz-werner_se...@de.ibm.com 2020-12-10 04:58 EDT---
IBM Bugzilla status->closed, Fix Released with hirsuite
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903817
Title:
Cl
--- Comment From stefan.schulze.frielingh...@ibm.com 2020-11-20 10:37
EDT---
The problem boils down to a buffer overflow. Consider the following code
snippet from file pair_dist.c
int iChunkStarts[iNumberOfThreads];
int iChunkEnds[iNumberOfThreads];
// ...
for(iChunk = 0; iChunk <= iN
--- Comment From andreas.kreb...@de.ibm.com 2020-11-12 03:58 EDT---
Are there any suspicious warnings in the compile log?
What about "-O2 -fno-strict-aliasing"? Does it work with these options?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri