Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 130436
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 156840
Assigned To: Alpha Porters <alpha@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tom P. <wqy5jdh02@sneakemail.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 130436 depends on: 131483 Show dependency tree
Bug 130436 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-04-19 00:56 0000
When trying to run the frag command I get a segfault on amd64 and an out of
memory error on x86.  I believe it to be this bug

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338207

Can the patch be applied to stable or maybe newest version marked stable?


xfsprogs-2.7.3 still bad, xfsprogs 2.6.25 Ok.  Will try 2.7.11 tomorrow, should
have the patch from upstream.


Bad 2.7.3 x86:
gate1 ~ # xfs_db -r -c "frag -d" /dev/scsidisk/scsidiskVG
xfs_db: out of memory

Good amd64 2.6.25:
hammer ~ # xfs_db -r -c "frag -d" /dev/myth/video
actual 36, ideal 32, fragmentation factor 11.11%

------- Comment #1 From SpanKY 2006-04-19 18:49:03 0000 -------
well if 2.7.11 works for you we can just move to that for stable

------- Comment #2 From Tom P. 2006-04-19 22:40:18 0000 -------
I built 2.7.11 on both x86 and amd64.  All normal.

I did run most all progs that I thought safe using the following script.  All
seems normal.  More tests could be done like creating a filesystem or actually
resizing a mounted filesystem, but I didn't do that yet.  No reason to believe
they've changed either.

So I say 2.7.11 is stable.  Certainly better than 2.7.3 for me.

#! /bin/bash
# call with $1 = mounted dev  $2 = mount point
# like this
#  testxfs /dev/myth/video /mnt/store/video
# 
xfs_db -r -c "frag -f" $1
xfs_db -r -c "frag -d" $1
xfs_admin  -l $1


#mounted
xfs_info $2
xfs_growfs -n -d $2
xfs_freeze -f $2
xfs_freeze -u $2

#unmounted
umount $2
xfs_repair -n $1

xfs_check $1

------- Comment #3 From SpanKY 2006-04-19 22:48:26 0000 -------
have at it arch teams

------- Comment #4 From Gustavo Zacarias (RETIRED) 2006-04-20 11:27:47 0000 -------
There's no stable for sparc, so we go away.

------- Comment #5 From Chris Gianelloni (RETIRED) 2006-04-22 18:50:30 0000 -------
x86 done

------- Comment #6 From Markus Rothe 2006-04-27 10:45:19 0000 -------
see bug #131483. I cannot mark stable on ppc64. It won't even compile due to
stupid typedefs which confilced with the ones made in ppc64 linux-headers.

------- Comment #7 From Joe Jezak 2006-04-29 07:11:13 0000 -------
Marked ppc stable.

------- Comment #8 From Guy Martin 2006-04-29 10:34:12 0000 -------
Stable on hppa.

------- Comment #9 From Luis Medinas (RETIRED) 2006-05-13 20:14:45 0000 -------
amd64 stableeeeeee

------- Comment #10 From SpanKY 2006-12-02 14:39:42 0000 -------
forward dupe for you lazy bastards

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug