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

Re: T1000, T5220: segfault during login via serial console



On 02/04/2018 01:10 PM, John Paul Adrian Glaubitz wrote:
Most likely a fallout of the binutils bug which generated broken code.

Try:

# wget http://ftp.ports.debian.org/debian-ports/pool-sparc64/main/g/gcc-7/libstdc++6_7.3.0-1+b1_sparc64.deb
http://ftp.ports.debian.org/debian-ports/pool-sparc64/main/g/gcc-7/gcc-7-base_7.3.0-1+b1_sparc64.deb && dpkg -i --force-depends
gcc-7-base_7.3.0-1+b1_sparc64.deb libstdc++6_7.3.0-1+b1_sparc64.deb

Then just run "apt update && apt -f install".

Thanks Adrian, tried that, but didn't help. After a restart, segfaults still happen when trying to login via serial console. But in the process of `apt -f install` also libc-bin, libc-dev-bin, libc6 and libc6-dev were upgraded again. Not sure if I should have canceled those upgrades after:

```
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
[...]
```


Reply to: