I received the message “Segmentation fault” while running an apt-get install. My syslog contained the following lines:

Aug 11 11:34:19 srv kernel: [65729.407484] check-new-relea[12700]: segfault at 7f2dfd94746c ip 00007f2dfc0becd8 sp 00007fffd0671d20 error 4 in libapt-pkg.so.4.12.0[7f2dfc069000+11c000]
Aug 11 11:35:52 srv kernel: [65822.603384] apt-get[12820]: segfault at 7f7d256e346c ip 00007f7d24252cd8 sp 00007fffdbb89140 error 4 in libapt-pkg.so.4.12.0[7f7d241fd000+11c000]

I fixed it with

dpkg-reconfigure libapt-pkg4.12

I am asking you for a donation.

You liked the content or this article has helped and reduced the amount of time you have struggled with this issue? Please donate a few bucks so I can keep going with solving challenges.


2 Comments

Troubleshooting Apt, Aptitude and Synaptic Crashing | My Solutions IT · October 9, 2015 at 5:58 am

[…] Forcing dpkg to reconfigure libapt-pkg4.12 in case of corrupted or badly tweaked config files: […]

Comments are closed.