-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bleadperl v5.27.6-206-g16ada235c3 breaks JGAMBLE/Algorithm-QuineMcCluskey-0.16.tar.gz #16346
Comments
From @andkbisect commit 16ada23 fix GvSV refcounting in sort diagnostics http://www.cpantesters.org/cpan/report/44ada6c6-e8f1-11e7-a668-697bf7a4fdfd andreas |
From @jkeenan3 test files are failing, 2 with SEGV and 1 with 'panic: attempt to copy freed scalar'. Please see attached. -- |
From @jkeenan
|
The RT System itself - Status changed from 'new' to 'open' |
From zefram@fysh.orgThis problem isn't actually with Algorithm-QuineMcCluskey, but with $ perl -MDevel::Peek=Dump -MList::MoreUtils::XS=pairwise -lwe 'pairwise { } @{["0"]}, @{["0"]}; Dump $a; Dump $b' This bug falls within the scope of [rt.cpan.org #123868] that I opened -zefram |
From @eserteThis happens now with perl 5.26.2 RC1, too. |
From @iabynOn Mon, Jan 01, 2018 at 03:24:18PM +0000, Zefram wrote:
(this was followed up with Since its been confirmed that its bugs in List-MoreUtils-XS, -- |
From @iabynOn Fri, Apr 20, 2018 at 12:00:02AM +0100, Dave Mitchell wrote:
Now done. -- |
From @eserteDana Mon, 23 Apr 2018 05:23:45 -0700, davem reče:
Please can you make sure that affected CPAN modules get a ticket in its own queues when removing something from the blockers list? I did so for this one: https://rt.cpan.org/Ticket/Display.html?id=125391 |
From @iabynOn Wed, May 23, 2018 at 10:39:26PM -0700, slaven@rezic.de via RT wrote:
I fail to see how the act of determining that a particular issue is not a -- |
From @eserteDana Thu, 24 May 2018 05:22:12 -0700, davem reče:
We have a de facto process for dealing with breakages caused by changes in perl. If this breakage is a documented one and unlikely to be reverted, then the tickets go directly to the affected CPAN modules. If it is not, then a BBC ticket is created first, with a link to a blocker ticket. If now this BBC ticket is closed or the blocker link removed, then the information chain about the breakage is effectively broken --- without informing the CPAN authors. And it does not matter if a CPAN module is directly or only indirectly affected. The author of the indirectly affected module may decide to use an alternative module or implementation. So yes: anybody closing a ticket or removing a blocker link should make sure that every interested party is informed. |
From @craigberryOn Fri, Jun 8, 2018 at 1:43 AM, slaven@rezic.de via RT
I fail to see how removing the blocker link causes any loss of |
1 similar comment
This comment has been minimized.
This comment has been minimized.
From @eserteDana Fri, 08 Jun 2018 12:21:27 -0700, craig.a.berry@gmail.com reče:
In this case possibly interested parties (i.e. the author of the affected CPAN module) were not informed at all.
A blocker is created for a purpose: to evaluate and possibly avoid breakage which would be caused by a new perl release. If it was decided that the breakage will happen nevertheless, then I would expect that there's some help for the affected authors to fix their code. But at the very minimum it should be made sure that known breakages are at least communicated to the authors. |
From @khwilliamsonOn 06/10/2018 06:45 AM, slaven@rezic.de via RT wrote:
Shouldn't the module owner automatically be placed in the cc: at ticket |
1 similar comment
This comment has been minimized.
This comment has been minimized.
From @eserteDana Sun, 10 Jun 2018 08:54:06 -0700, public@khwilliamson.com reče:
Often bleadperl failures are fixed, without the need to tell the module owners. |
From @khwilliamsonOn 06/10/2018 11:27 AM, slaven@rezic.de via RT wrote:
True, The argument against this idea is that it may unnecessarily alarm them. The argument for it is that they are a stakeholder, and should be given In any event, the time to notify them is long before the ticket is The latest that we should notify them, I believe is when the discussion So I still lean to changing BBC tickets to automatically notify the There could be a short exclude list of authors who we don't notify,
|
1 similar comment
From @khwilliamsonOn 06/10/2018 11:27 AM, slaven@rezic.de via RT wrote:
True, The argument against this idea is that it may unnecessarily alarm them. The argument for it is that they are a stakeholder, and should be given In any event, the time to notify them is long before the ticket is The latest that we should notify them, I believe is when the discussion So I still lean to changing BBC tickets to automatically notify the There could be a short exclude list of authors who we don't notify,
|
From @xsawyerxOn 06/10/2018 08:27 PM, slaven@rezic.de via RT wrote:
I tend to inform the author if it's someone I know (even passingly), but I think Karl's suggestion is the very minimum of communication we can It's a valuable step to add to the process. |
1 similar comment
This comment has been minimized.
This comment has been minimized.
From @khwilliamsonOn 06/30/2018 05:23 AM, Sawyer X wrote:
The message we send needs to be carefully crafted so as to not This is a heads-up to let you know that XXX is no longer fully working |
1 similar comment
This comment has been minimized.
This comment has been minimized.
From @andkBetter late than never. commit 16ada23 fix GvSV refcounting in sort This commit is also known as a backport to 5.26: commit 6a4c4e8 fix GvSV refcounting in sort Sample fail reports: http://www.cpantesters.org/cpan/report/a5dceaca-a7ee-11e9-96e4-89468076829d Have the appropriate amount of fun, |
From @andk
> fix GvSV refcounting in sort It looks like a duplicate of https://rt.perl.org/Public/Bug/Display.html?id=132671 -- |
The original issue raised in this ticket was reported via https://rt.cpan.org/Public/Bug/Display.html?id=123989 I don't see any action required at this point for this ticket. If we need to discuss BBC reporting policies, I don't think that discussion belongs here. I propose closing this ticket. |
Agreed. Update: The maintainer resolved the ticket filed upstream on RT. So we're good.
Closing. Thank you very much. |
Migrated from rt.perl.org#132671 (status was 'open')
Searchable as RT132671$
The text was updated successfully, but these errors were encountered: