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

Re: binutils broken?



I keep getting a Segmentation Fault as well, something big happened during the update last night. For me though, it's dpkg that's faulting each time regardless. I don't know how to get around it if dpkg is failing, none of my packages can be updated/installed without it.

This line appears in dmesg each time dpkg is invoked:
dpkg[7253] general protection rip:2a956e39ba rsp:7fbffff6c0 error:0

And this line is spit out to the command line:
E: Sub-process /usr/bin/dpkg received a segmentation fault.

Anyone else?

/**
* Dustin
*/



Andreas Jochens wrote:

On 05-Mar-17 22:13, Harald Dunkel wrote:
Hi folks,

If I try to build the kernel then I get

% make V=1 prepare
make -f /usr/src/linux-2.6.11.3/Makefile silentoldconfig
make -f scripts/Makefile.build obj=scripts/basic
gcc-3.4 -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep scripts/basic/fixdep.c
gcc-3.4: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.4/README.Bugs>.

make[2]: *** [scripts/basic/fixdep] Error 1
make[1]: *** [scripts_basic] Error 2
make: *** [include/linux/autoconf.h] Error 2


2 days ago there was no such problem.

Please try 'apt-get install --reinstall binutils' and check if it
works again.

Regards
Andreas Jochens





Reply to: