First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5551
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: phoen][x <fisi.tilman.klar@gmx.de>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Scott@James.com
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5551 depends on: Show dependency tree
Show dependency graph
Bug 5551 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-07-25 05:09 0000
When I emerge xfsprogs (ver. 20020330) and run xfs_check on a validfilesystem,
it runs xfs_db which in turn gives me the followingerror.> xfs_check
/dev/hdc2/usr/sbin/xfs_check: line 62:  1489 Segmentation fault  xfs_db$ISFILE
-i -p   xfs_check -c "check$OPTS" $1xfs_check is just a wrapper script for
xfs_db. However xfs_repair, also part of xfsprogs, seems to work ok.Also, if I
build xfsprogs-2.0.6.src.tar.gz, downloaded directly from SGI'swebsite and do a
generic install on it, its xfs_check seems to work ok.A difference to consider
is that my /etc/make.conf specifies to compilewith `-O3', but the distribution
from SGI tries to use `-O1' but isoverridden by the make.conf and emerge
script.  I haven't tried to change theemerge script to see if forcing -O1 back
would work (since I haven'tfigured out how), but it may be worth someone's try.

------- Comment #1 From phoen][x 2002-07-26 12:55:09 0000 -------
Strange, it works in a gcc3 environment. Anyways, if the optimization FLAG 
is higher than -O1 and you compile it in a gcc-2.95.3 environment, xfs_check
will segfault. I modified the ebuild so that xfsprogs will always be compiled
with -O1.

The new version is xfsprogs-20020330-r1 (its masked).

Could you give it a try, scott?

-phoen][x-

------- Comment #2 From phoen][x 2002-07-27 13:08:02 0000 -------
Closing bug, unmasking ebuild.

-phoen][x-

First Last Prev Next    No search results available      Search page      Enter new bug