bugmake - Bugs: bug #63329, readdir() error in 4.4 on Solaris 8

 
 

bug #63329: readdir() error in 4.4 on Solaris 8

Submitter:  None
Submitted:  Mon 07 Nov 2022 03:37:37 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Duplicate Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  4.4 Operating System:  POSIX-Based
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Nov 2022 06:35:25 PM UTC, comment #1: 

Looks like this is an accidentally-created duplicate of bug #63330

Paul D. Smith <psmith>
Group administrator
Mon 07 Nov 2022 03:37:37 PM UTC, original submission:  

I'm getting an error in readdir() on Solaris 8 with 4.4 compiled with both gcc and Sun Studio 11:

make: * INTERNAL: readdir: Value too large for defined data type.  Stop.

4.3 was fine.  Everything looks OK from a cursory glance, I'm not sure what's happening here.

Starting program: /scratch/make/make

Breakpoint 1, 0xff2cc484 in readdir () from /usr/lib/libc.so.1
(gdb) where
#0  0xff2cc484 in readdir () from /usr/lib/libc.so.1
#1  0x00019ac8 in dir_contents_file_exists_p (dir=0x6e988, filename=0x44db0 "GNUmakefile") at src/dir.c:726
#2  0x00019fd0 in dir_file_exists_p (filename=0x44db0 "GNUmakefile", dirname=0x40740 ".") at src/dir.c:805
#3  file_exists_p (name=0x44db0 "GNUmakefile") at src/dir.c:854
#4  0x000324b0 in read_all_makefiles (makefiles=0x0) at src/read.c:256
#5  0x00015b94 in main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>) at src/main.c:2069

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-11-08 psmith StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code