Your message dated Sun, 25 Apr 2010 16:02:09 +0000
with message-id <[email protected]>
and subject line Bug#542114: fixed in acpitool 0.5.1-2
has caused the Debian Bug report #542114,
regarding acpitool: segfaults on battery info
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 [email protected]
immediately.)


-- 
542114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acpitool
Severity: important
Version: 0.5-7

This segfaults when run with -b or -B, using kernel 2.6.31-1-686
The other options work fine.

strace:

execve("/usr/bin/acpitool", ["acpitool", "-b"], [/* 47 vars */]) = 0
brk(0)                                  = 0x9947000
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) = 
0xb7796000
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=52544, ...}) = 0
mmap2(NULL, 52544, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7789000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.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\220q\4\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=958628, ...}) = 0
mmap2(NULL, 983948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7698000
mmap2(0xb777d000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe5) = 0xb777d000
mmap2(0xb7782000, 25484, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7782000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libm.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`4\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149392, ...}) = 0
mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7672000
mmap2(0xb7696000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7696000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", 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\0P#\0\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=116552, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7671000
mmap2(NULL, 115528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7654000
mmap2(0xb7670000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c) = 0xb7670000
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\260l\1\0004\0\0\0"..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1331684, ...}) = 0
mmap2(NULL, 1337704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb750d000
mmap2(0xb764e000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x141) = 0xb764e000
mmap2(0xb7651000, 10600, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7651000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb750c000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb750c6d0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb764e000, 8192, PROT_READ)   = 0
mprotect(0xb7696000, 4096, PROT_READ)   = 0
mprotect(0xb777d000, 16384, PROT_READ)  = 0
mprotect(0xb77b5000, 4096, PROT_READ)   = 0
munmap(0xb7789000, 52544)               = 0
brk(0)                                  = 0x9947000
brk(0x9968000)                          = 0x9968000
open("/proc/acpi/info", O_RDONLY|O_LARGEFILE) = 3
open("/sys/module/acpi/parameters/acpica_version", O_RDONLY|O_LARGEFILE) = 4
read(3, "version:                 2009052"..., 8191) = 34
close(3)                                = 0
close(4)                                = 0
open("/proc/acpi/battery/", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such 
file or directory)
open("/sys/class/power_supply/", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
fcntl64(3, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
open("/sys/class/power_supply/", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 4 entries */, 32768)     = 64
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
close(3)                                = 0
open("/sys/class/power_supply/C1CD/type", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7795000
read(3, "Battery\n", 4096)              = 8
close(3)                                = 0
munmap(0xb7795000, 4096)                = 0
open("/sys/class/power_supply/C1CB/type", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7795000
read(3, "Mains\n", 4096)                = 6
close(3)                                = 0
munmap(0xb7795000, 4096)                = 0
open("/sys/class/power_supply/", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
open("/sys/class/power_supply/", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 4 entries */, 32768)     = 64
getdents(4, /* 0 entries */, 32768)     = 0
close(4)                                = 0
open("/sys/class/power_supply/C1CD/type", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7795000
read(4, "Battery\n", 4096)              = 8
close(4)                                = 0
munmap(0xb7795000, 4096)                = 0
open("/sys/class/power_supply/C1CB/type", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7795000
read(4, "Mains\n", 4096)                = 6
close(4)                                = 0
munmap(0xb7795000, 4096)                = 0
close(3)                                = 0
open("/sys/class/power_supply/C1CD/uevent", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7795000
read(3, "POWER_SUPPLY_NAME=C1CD\nPOWER_SUP"..., 4096) = 456
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- 
bye, Joerg
> 20. What would you do if you wanted to retire from the project?
Remove the passphrase from the (secret) gpg key and post it to
debian-devel. The keyring maintainers will lock the account ASAP.



--- End Message ---
--- Begin Message ---
Source: acpitool
Source-Version: 0.5.1-2

We believe that the bug you reported is fixed in the latest version of
acpitool, which is due to be installed in the Debian FTP archive:

acpitool-dbg_0.5.1-2_amd64.deb
  to main/a/acpitool/acpitool-dbg_0.5.1-2_amd64.deb
acpitool_0.5.1-2.diff.gz
  to main/a/acpitool/acpitool_0.5.1-2.diff.gz
acpitool_0.5.1-2.dsc
  to main/a/acpitool/acpitool_0.5.1-2.dsc
acpitool_0.5.1-2_amd64.deb
  to main/a/acpitool/acpitool_0.5.1-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes <[email protected]> (supplier of updated acpitool package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 25 Apr 2010 17:46:23 +0200
Source: acpitool
Binary: acpitool acpitool-dbg
Architecture: source amd64
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team <[email protected]>
Changed-By: Michael Meskes <[email protected]>
Description: 
 acpitool   - command line ACPI client
 acpitool-dbg - command line ACPI client (debug)
Closes: 542114
Changes: 
 acpitool (0.5.1-2) unstable; urgency=low
 .
   * Fixed segfault in reading battery info. (Closes: #542114)
Checksums-Sha1: 
 ac65574d1c1e52db9c6916e0f8eed554fb5f11b4 1130 acpitool_0.5.1-2.dsc
 e5169aef0266988a9c2b873b782095af5e07c72c 8156 acpitool_0.5.1-2.diff.gz
 ce939b83b4f303fa479a5e3f191f3ed9a9b77ed8 49466 acpitool_0.5.1-2_amd64.deb
 c877cce150a1ed520e229c525f97037ad03c2223 151818 acpitool-dbg_0.5.1-2_amd64.deb
Checksums-Sha256: 
 07b6b8b0a61d2e9c7e3e5897f6eca0935f6ad90c665f5ff57aeea9ad034eb9ff 1130 
acpitool_0.5.1-2.dsc
 ec99d6bf7c8afedf3987515a84a39870dab6f35da17701fd86e7e55de8a44797 8156 
acpitool_0.5.1-2.diff.gz
 5fe12eab26e1b5b3a17d3492b6dda079d2383df894850f2d03b85151673dd616 49466 
acpitool_0.5.1-2_amd64.deb
 6202cfaf6b904bf4378fa784c3f68ff917ecca31fd39cba79de5fc93c6c4e71a 151818 
acpitool-dbg_0.5.1-2_amd64.deb
Files: 
 deb883a129d56a4b27ce702a8b70f292 1130 utils optional acpitool_0.5.1-2.dsc
 0574e5a2cfa93f9c5e0a8a49ee2f6c1b 8156 utils optional acpitool_0.5.1-2.diff.gz
 7391eb34a084f0f72411c475b350e9ed 49466 utils optional 
acpitool_0.5.1-2_amd64.deb
 6492d6cd7548c73fdaa728f8ddfec55d 151818 debug extra 
acpitool-dbg_0.5.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFL1GRbVkEm8inxm9ERAhilAKCB4UXy16O3OZ0LaugKWFL/9jb7QQCeI5LM
mxda0xUBS2FFigxW/H1z2OM=
=QP6L
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to