On Sat, 22 Jan 2022 18:57:30 +0200, Niko Tyni wrote:
> Given % 2^32 == 3567587327 it's pretty clear that the
> requested size does not fit into 32 bits (shmget(2) takes a size_t)
> so just its lower bits get passed in. Not sure if perl should protest
> somehow there.
Thanks for the a
On Sat, Jan 15, 2022 at 11:20:51PM +0100, gregor herrmann wrote:
> On Mon, 25 Oct 2021 19:59:39 +0200, gregor herrmann wrote:
> No reaction so far at https://github.com/stevieb9/ipc-shareable/issues/14
>
> Failures are visible at
> https://qa.debian.org/excuses.php?package=libipc-shareable-perl
On Sat, 15 Jan 2022 23:20:51 +0100, gregor herrmann wrote:
> And can easily be reproduced by building in an i386 chroot.
With some debugging statements:
lib/IPC/Shareable/SharedMem.pm
31 my $id = shmget($key, $size, $flags);
On amd64 $id is undef, as expected, but contains a value on i
On Mon, 25 Oct 2021 19:59:39 +0200, gregor herrmann wrote:
> I'm going the forward the bug upstream.
No reaction so far at https://github.com/stevieb9/ipc-shareable/issues/14
Failures are visible at
https://qa.debian.org/excuses.php?package=libipc-shareable-perl
And can easily be reproduced by
Control: tags -1 + ftbfs sid bookworm
On Mon, 25 Oct 2021 16:51:00 +0200, Paul Gevers wrote:
> With a recent upload of libipc-shareable-perl the autopkgtest of
> libipc-shareable-perl fails in testing when that autopkgtest is run with
> the binary packages of libipc-shareable-perl from unstable.
Source: libipc-shareable-perl
Version: 1.06-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent upload of libipc-shareable-perl the autopkgtest of
libipc-shareable-perl fails in testing when that auto
6 matches
Mail list logo