Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1064477

Bug#990560: Error message "Value too large for defined data type"

From James McCoy <jamessan@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#990560: Error message "Value too large for defined data type"
Date 2021-07-13 05:30 +0200
Message-ID <CAhho-4vG-5@gated-at.bofh.it> (permalink)
References <Cwl9T-ZQ-1@gated-at.bofh.it> <Cwl9T-ZQ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 02, 2021 at 06:44:13AM +0000, Bernhard wrote:
> At server side, i got the message:
> 
> > $ svnadmin lstxns /storage/subversion/svn
> > svnadmin: E000075: Can't read directory '/storage/subversion/svn/db/transactions': Value too large for defined data type
> > 

Looking at APR's source, it looks like this is coming from a call to
readdir_r but APR should be using readdir.

Could you run "strace -o lstxns.log -e trace=file svnadmin lstxns
/storage/subversion/svn" and attach lstxns.log?

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#990560: Error message "Value too large for defined data type" Bernhard <bernhard.woerner@posteo.de> - 2021-07-02 08:50 +0200
  Bug#990560: Error message "Value too large for defined data type" James McCoy <jamessan@debian.org> - 2021-07-13 05:30 +0200
    Bug#990560: Error message "Value too large for defined data type" Bernhard <bernhard.woerner@posteo.de> - 2021-07-13 16:00 +0200
      Bug#990560: Error message "Value too large for defined data type" James McCoy <jamessan@debian.org> - 2021-07-15 06:30 +0200
        Bug#990560: Error message "Value too large for defined data type" Bernhard <bernhard.woerner@posteo.de> - 2021-07-15 12:50 +0200

csiph-web