[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#460255: marked as done (repquota and setquota crashes on 64bit kernel)



Your message dated Tue, 20 May 2008 20:57:49 +0200
with message-id <20080520185749.GQ13383@stro.at>
and subject line Re: repquota and setquota crashes on 64bit kernel
has caused the Debian Bug report #460255,
regarding repquota and setquota crashes on 64bit kernel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
460255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460255
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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(0xf7f70000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x147) = 0xf7f70000
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(0xf7f70000, 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, 0x200000) = 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-4                                GNU 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



--- End Message ---
--- Begin Message ---
Version: 2.6.23-1

fixed upstream with b716395e2b8e450e294537de0c91476ded2f0395
commit "diskquota: 32bit quota tools on 64bit architectures"


-- 
maks


--- End Message ---

Reply to: