-
Notifications
You must be signed in to change notification settings - Fork 556
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
GDBM_FILE: gdbm_open requires a blocksize to be a power of two #13232
Comments
From @doughera88Created by @doughera88ext/GDBM_File/GDBM_File.xs calls gdbm_open with GDBM_BLOCKSIZE=0. Maybe if gdbm_open fails with gdbm_error == GDBM_BLOCK_SIZE_ERROR, we [config info below is irrelvant] Perl Info
|
From @jkeenanOn Thu Sep 05 06:46:45 2013, doughera wrote:
Andy, Do you have any suggestions as to how we would test for the presence of this problem? I think that would be a necessary first step toward a solution. Thank you very much. |
The RT System itself - Status changed from 'new' to 'open' |
From @doughera88On Wed, Dec 11, 2013 at 04:06:08PM -0800, James E Keenan via RT wrote:
This problem only manifests itself on certain filesystems, which might -- |
From perl-diddler@tlinx.orgOn Wed Dec 11 18:56:53 2013, doughera wrote:
It may be doable with other file sytems, but xfs has parameters to To work around the problem I gave up on exposing the larger The linux "mkfs.xfs" Could be used to construct a virtual |
From @doughera88On Thu, Jan 30, 2014 at 10:20:24PM -0800, Linda Walsh via RT wrote:
Thank you, but I don't know what you imagine we should do with this -- |
From zefram@fysh.orgFixed in commit d1500e1. -zefram |
@xsawyerx - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release yesterday of Perl 5.28.0, this and 185 other issues have been Perl 5.28.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#119623 (status was 'resolved')
Searchable as RT119623$
The text was updated successfully, but these errors were encountered: