Package: hwinfo
Version: 21.0-1
Severity: important
Dear Maintainer,
(I had hoped to provide a more detailed analysis so I did
an 'apt-get source hwinfo' but my builds died horribly,
complaining that I was missing packages like 'dbus-1'
that I'd prefer not to have to install just for this... >-/ )
PROBLEM: Executing hwinfo on my (fairly current) Debian
system triggers the stack-smash detector:
### mod ### e521:/tmp/ 242---> hwinfo
> floppy.1: get nvram*** stack smashing detected ***: hwinfo terminated
Segmentation fault
### mod ### e521:/tmp/ 243---> gdb hwinfo
GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/hwinfo...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/sbin/hwinfo
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
> hal.1: read hal data
> floppy.1: get nvram*** stack smashing detected ***: /usr/sbin/hwinfo
> terminated
Program received signal SIGSEGV, Segmentation fault.
0xb796c641 in ?? () from /lib/i386-linux-gnu/libgcc_s.so.1
(gdb) quit
Quit anyway? (y or n) y
### mod ### e521:/tmp/ 245---> hwinfo --version
21.0
### mod ### e521:/tmp/ 246---> ldd /usr/sbin/hwinfo
linux-gate.so.1 (0xb7763000)
libhd.so.21 => /usr/lib/i386-linux-gnu/libhd.so.21 (0xb7548000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb7398000)
libx86emu.so.1 => /usr/lib/i386-linux-gnu/libx86emu.so.1 (0xb7372000)
/lib/ld-linux.so.2 (0xb7764000)
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.5.2 (SMP w/2 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 hwinfo depends on:
ii libc6 2.17-97
ii libhd21 21.0-1
hwinfo recommends no packages.
hwinfo suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]