Your message dated Fri, 26 Oct 2018 14:56:43 +0000
with message-id <e1gg3xx-0009ee...@fasolo.debian.org>
and subject line Bug#898553: fixed in grub 0.97-74
has caused the Debian Bug report #898553,
regarding grub-legacy 0.97-73 segfaults
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 ow...@bugs.debian.org
immediately.)


-- 
898553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: grub-legacy
Version: 0.97-73
Severity: important
Justification: critical

 In grub-legacy 0.97-73 binary /usr/sbin/grub segfaults on start.
 Binary from 0.97-72 works as expected.

# ldd /usr/sbin/grub
        linux-gate.so.1 (0xb7fc4000)
        libncurses.so.6 => /lib/i386-linux-gnu/libncurses.so.6 (0xb7f8c000)
        libtinfo.so.6 => /lib/i386-linux-gnu/libtinfo.so.6 (0xb7f65000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb7d8c000)
        libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7d87000)
        /lib/ld-linux.so.2 (0xb7fc6000)
#

 Part of strace follows:
------------------------------------------------------------------------
execve("/usr/sbin/grub", ["/usr/sbin/grub"], 0xbfdb6388 /* 25 vars */) = 0
brk(NULL)                               = 0x8a11000
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) = 
0xb7f7e000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)

...

stat64("/usr/share/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access("/etc/terminfo/x/xterm", R_OK)   = -1 ENOENT (No such file or directory)
access("/lib/terminfo/x/xterm", R_OK)   = 0
openat(AT_FDCWD, "/lib/terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=3455, ...}) = 0
read(3, "\32\1)\0&\0\17\0\235\1\270\5xterm|xterm-debian|X"..., 32768) = 3455
read(3, "", 28672)                      = 0
close(3)                                = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=38, ws_col=125, ws_xpixel=1269, ws_ypixel=764}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TIOCGWINSZ, {ws_row=38, ws_col=125, ws_xpixel=1269, ws_ypixel=764}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon echo ...}) = 0
ioctl(1, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=0xb7f61f10, sa_mask=[], sa_flags=SA_RESTART}, 
NULL, 8) = 0
rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0xb7f61e10, sa_mask=[], sa_flags=SA_RESTART}, 
NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0xb7f61e10, sa_mask=[], sa_flags=SA_RESTART}, 
NULL, 8) = 0
rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0xb7f61df0, sa_mask=[], sa_flags=0}, NULL, 
8) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(1, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
ioctl(1, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
write(1, "\33[?1049h\33[22;0;0t\33[1;38r\33(B\33[m\33["..., 46) = 46
rt_sigaction(SIGWINCH, {sa_handler=SIG_IGN, sa_mask=[WINCH], 
sa_flags=SA_RESTART}, {sa_handler=0xb7f61df0, sa_mask=[], sa_flags=0}, 8) = 0
sync()                                  = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xee8} ---
+++ killed by SIGSEGV +++
------------------------------------------------------------------------


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.15.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R), 
LANGUAGE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages grub-legacy depends on:
ii  grub-common  2.02+dfsg1-4
ii  libc6        2.27-3
ii  libncurses5  6.1+20180210-2
ii  libtinfo5    6.1+20180210-2

grub-legacy recommends no packages.

Versions of packages grub-legacy suggests:
ii  grub-legacy-doc  0.97-72
pn  mdadm            <none>
ii  multiboot        0.6.96+20101113-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: grub
Source-Version: 0.97-74

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

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 898...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated grub 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 Oct 2018 15:27:17 +0100
Source: grub
Binary: grub-legacy grub-disk grub-doc grub-legacy-doc multiboot-doc
Architecture: source
Version: 0.97-74
Distribution: unstable
Urgency: medium
Maintainer: GRUB Maintainers <pkg-grub-de...@alioth-lists.debian.net>
Changed-By: Colin Watson <cjwat...@debian.org>
Description:
 grub-disk  - GRUB bootable disk image (dummy package)
 grub-doc   - Documentation for GRand Unified Bootloader (dummy package)
 grub-legacy - GRand Unified Bootloader (Legacy version)
 grub-legacy-doc - Documentation for GRUB Legacy
 multiboot-doc - The Multiboot specification (dummy package)
Closes: 511121 848166 898553
Changes:
 grub (0.97-74) unstable; urgency=medium
 .
   * Fix segfault when compiled with GCC 7 (thanks, Bernhard Übelacker;
     closes: #898553).
   * Add ext4 support (thanks, Quentin Godfroy and Colin Ian King; closes:
     #511121).
   * Mark all binary packages as Multi-Arch: foreign.
   * Build without ncurses support on amd64, since the multilib packages are
     likely to go away (closes: #848166).
Checksums-Sha1:
 1c5b3786d8be95538930e672c858c77470188cab 2296 grub_0.97-74.dsc
 4a0cbab4753f4043fd6b72ed9e8cdd6ad5b3c193 74340 grub_0.97-74.debian.tar.xz
 193cecaa8f9da8496d13dc187cf740a91b5bcb6c 7220 grub_0.97-74_source.buildinfo
Checksums-Sha256:
 330a24dc004ef7a9dd8ecea039e7c4b3bd6f0f116a2e6c0256d5a7163248f98f 2296 
grub_0.97-74.dsc
 eb9abb44b27849c0f3c91d32c0f33e970ad35253d24e306aabcb4deb1c8ab22f 74340 
grub_0.97-74.debian.tar.xz
 85f00310c543bde929a872f62c38d9ffec629ba69046e5e4c9a12157e07fe5ee 7220 
grub_0.97-74_source.buildinfo
Files:
 984bfdc8122859563d8ea03ca7d76e19 2296 admin extra grub_0.97-74.dsc
 7cf959905f17018324605353f1d7dc37 74340 admin extra grub_0.97-74.debian.tar.xz
 df1ba9e072e270feae3cd7473edfbae2 7220 admin extra grub_0.97-74_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAlvTJFUACgkQOTWH2X2G
UAvDZw//Ws83GBbU641UTT+IJmBTcV+UIaIiAmVdn0Dee2X0KoojRQww16pxl48b
hnEt4TULZTDsN/0gQwfcZFoXDS842kVpml+AUeJVo8209ynOPPBFmqVOA/N7Cm6T
I0d+7XSH0R1blEWKOw/v2esfCBAGT9l8NCentrS/abFAYheVY90OUizgDxLVmkZX
7/5EAjX8rzgNssVqWfsKU346c5kKcDXw+gSDUAgUnPWhbrkHdORUSN9WIjEff9iV
eU7UKz6F+ZHZa5Mr5bjKV0SzCnbDHND7uwFeAOyxX2zvvt8hmsnUZUqs2z+BDHR2
qrRp05/QYzxkK4atyXuPczWdWHWne+aX2OLj8RK7f/uPAi/uTHH5ymgOVA/e5G/Q
zutYWkFx4xUqo2VRV7orYWeSnXsl/4KFqnnpapyHxNnmFELYIN44I/gZoFrw+Dcm
/nkonvUJ02rd7AJaXeqBMImxmE/ef7OnRASJsd2tyTSeGcmlDbRkTZhjXvtnBBsT
7WWfaQQ6Y95RFzq+dOWPY6nB01GWrxTlxEO3Yc2/9RV7sPoPBmdQ3RNGXhbnaxWU
9dxYBUOTvsA7zSWj0nw1VESxUpN/qQ/ExXPS7CcB8j4cUSKOADb1epYe6fTjxN7O
Db9M/+PGgEIK9jpfCRq1lSFv86RE78/utCyoSTlNxMfrGOlImZQ=
=lUQk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to