Bug 143892 - inodes > $MAX_32_BIT_INT not found by fuser (fixed upstream)
Summary: inodes > $MAX_32_BIT_INT not found by fuser (fixed upstream)
Keywords:
Status: CLOSED DUPLICATE of bug 143034
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: psmisc
Version: 3.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Karel Zak
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-31 19:00 UTC by Martin A. Brown
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-08-04 13:52:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Preprocessed input demonstrating the bug (458.34 KB, text/plain)
2004-12-31 19:17 UTC, Jonathan S. Shapiro
no flags Details
Smaller triggering file (455.02 KB, text/plain)
2004-12-31 19:24 UTC, Jonathan S. Shapiro
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.