Bug 143892

Summary: inodes > $MAX_32_BIT_INT not found by fuser (fixed upstream)
Product: Red Hat Enterprise Linux 3 Reporter: Martin A. Brown <mabrown-redhat>
Component: psmiscAssignee: Karel Zak <kzak>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-04 13:52:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Preprocessed input demonstrating the bug
none
Smaller triggering file none

Description Jonathan S. Shapiro 2004-12-31 19:15:49 UTC
Description of problem:

Compiler exits with diagnostic:

  Logging.cxx:78: internal compiler error: in tree_low_cst, at tree.c:3318

Version-Release number of selected component (if applicable):

  gcc-c++-3.4.2-6.fc3

How reproducible:

  Use attached preprocessed file. Original command line was:

  g++ -O2 -fdefault-inline -Isrc -Wall -Winline -Werror -Wno-format -c
Logging.cxx  -fPIC -DPIC -o .libs/Logging.o

Additional info:

  Preprocessed input will be attached momentarily.

Comment 1 Jonathan S. Shapiro 2004-12-31 19:17:43 UTC
Created attachment 109203 [details]
Preprocessed input demonstrating the bug

This is the preprocessed input that demonstrates the problem.

Comment 2 Jonathan S. Shapiro 2004-12-31 19:24:37 UTC
Created attachment 109204 [details]
Smaller triggering file

This is the smallest input that triggers the bug. If you remove the definition
of the traceTypes structure, the bug does not manifest.

Comment 3 Jakub Jelinek 2004-12-31 20:33:13 UTC

*** This bug has been marked as a duplicate of 143034 ***

Comment 4 Karel Zak 2005-08-04 13:52:04 UTC

*** This bug has been marked as a duplicate of 144039 ***