Bug#460255: repquota and setquota crashes on 64bit kernel

2008-01-14 Thread Michael Meskes
On Sun, Jan 13, 2008 at 01:39:18PM +0100, Alessandro Polverini wrote:
 reportbug did not show this bug so I tought I reported it only on my mind.

No problem. 

 Also I can't find it here too:
 http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkgdata=quotaarchive=noversion=dist=unstable

 Is there any problem on the bts or am I missing something?

The reason for not finding the bug report on both attempts is very
simple. Given that the bug you reported is not a bug in the userspace
quota utilities but in the xfs implementation inside the kernel I
reassigned this bug report to the (back then) up-to-date kernel package.
You will find it here
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=linux-image-2.6.22-2-amd64;dist=unstable

You might want to report it against a newer version additionally though.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#460255: repquota and setquota crashes on 64bit kernel

2008-01-13 Thread Michael Meskes
reassign 460255 linux-image-2.6.22-2-amd64
severity 460255 normal
merge 460255 452974
thanks

 I'm using a 32 bit Lenny system with (official) kernel 
 linux-image-2.6.22-3-amd64.
 
 Everything is working fine except for the tools in the quota package, as 
 for example

Is there any reason whatsoever to report this bug yet again? Or did you
simply forget that you did already almost two months ago?

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#460255: repquota and setquota crashes on 64bit kernel

2008-01-13 Thread Alessandro Polverini

Michael Meskes wrote:

Is there any reason whatsoever to report this bug yet again? Or did you
simply forget that you did already almost two months ago?

Michael
  

I'm sorry Michael,
reportbug did not show this bug so I tought I reported it only on my mind.

Also I can't find it here too:
http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkgdata=quotaarchive=noversion=dist=unstable

Is there any problem on the bts or am I missing something?

Sorry again,
Alex



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#460255: repquota and setquota crashes on 64bit kernel

2008-01-11 Thread Alessandro Polverini
Package: quota
Version: 3.15-6
Severity: important

Hello,
I'm using a 32 bit Lenny system with (official) kernel 
linux-image-2.6.22-3-amd64.

Everything is working fine except for the tools in the quota package, as for 
example
repquota and setquota. Here is a strace output:
# strace repquota -a
execve(/usr/sbin/repquota, [repquota, -a], [/* 21 vars */]) = 0
brk(0)  = 0x56579000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7f7c000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=20598, ...}) = 0
mmap2(NULL, 20598, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7f76000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/i686/cmov/libc.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1356196, ...}) = 0
mmap2(NULL, 1361520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7e29000
mmap2(0xf7f7, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x147) = 0xf7f7
mmap2(0xf7f73000, 9840, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7f73000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7e28000
set_thread_area({entry_number:-1 - 12, base_addr:0xf7e286b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1,
seg_not_present:0, useable:1}) = 0
mprotect(0xf7f7, 4096, PROT_READ)   = 0
munmap(0xf7f76000, 20598)   = 0
brk(0)  = 0x56579000
brk(0x5659a000) = 0x5659a000
open(/usr/lib/locale/locale-archive, O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=86052672, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0x20) = 0xf7c28000
mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x1000) = 0xf7f7b000
close(3)= 0
open(/etc/nsswitch.conf, O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=465, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0x1000) 
= 0xf7f7a000
read(3, # /etc/nsswitch.conf\n#\n# Example..., 4096) = 465
close(3)= 0
munmap(0xf7f7a000, 4096)= 0
rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0
stat64(/proc/fs/xfs/stat, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
stat64(/proc/sys/fs/quota, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
open(/etc/mtab, O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=467, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0x1000) 
= 0xf7f7a000
read(3, /dev/sda1 / ext3 rw,noatime,erro..., 4096) = 467
quotactl(Q_XGETQSTAT|USRQUOTA, /dev/sda3, 0, {983041, 2147, 8, 8, 3017, 7, 7, 
2597596220620870}) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (200, 'testing'), (50, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages quota depends on:
ii  deb 1.5.11   Debian configuration management sy
ii  e2f 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 ext2 filesystem libraries
ii  lib 2.7-4GNU C Library: Shared libraries
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2  common error description library
ii  lib 2.1.30-13.3  OpenLDAP libraries
ii  lib 0.9.8g-1 SSL shared libraries
ii  lib 7.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  lsb 3.1-24   Linux Standard Base 3.1 init scrip

quota recommends no packages.

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]