All Questions
Tagged with segmentation-fault apt
14
questions
-1
votes
1
answer
957
views
Getting segfault on libapt-pkg.so.6.0.0 on Ubuntu 22.04 LTS
I send bug reports for apt-get failures. Since apt-get fails, is there a way for me to get updates for this segfault?
Hardware Model MSIMS-7865
Memory 8.0 GiB
Processor AMD Athlon 5370 apu with radeon ...
0
votes
1
answer
552
views
Weex "Segmentation fault (core dumped)"
I have installed: WEEX by apt install weex on Ubuntu 20.04
When I try to use this program I get error: Segmentation fault (core dumped) on Ubuntu 20.04
But If I install this on Debian 10, Its working ...
0
votes
1
answer
2k
views
Segmentation fault while upgrading on 20.04
sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and ...
1
vote
0
answers
182
views
Segmentation faulty tree... 50% error when running sudo apt upgrade [duplicate]
My PC run Ubuntu 18.04, and it was only recently formatted and reinstalled.
When I run the command
sudo apt upgrade
I'm getting the following error:
Reading package lists... Done
Segmentation ...
3
votes
1
answer
5k
views
Segmentation fault (core dumped) with apt upgrade [closed]
Ubuntu 19.04, upgraded from 18.04.
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
It has been working and ...
2
votes
0
answers
1k
views
ubuntu 16.04 update gives segmentation fault [duplicate]
performing sudo apt-get update gives the following error:
** (appstreamcli:5640): WARNING **: No origin found for file packages.microsoft.com_repos_vscode_dists_stable_main_dep11_Components-amd64.yml....
1
vote
1
answer
4k
views
How can I find the cause of the segfaults I'm receiving from a fresh 17.10 install?
I just installed 17.10 and I'm getting segfault errors from apt as well as Firefox. The two issues might be unrelated, but I haven't been able to come up with a cause.
For apt, I get symptoms that ...
6
votes
3
answers
6k
views
apt-get - Segmentation fault: Error Processing package libc-bin
Hi I am struggling with this for the past one month.
sudo apt-get upgrade and sudo apt-get autoremove is erroring out with following error
E: Unmet dependencies. Try using -f.
When I am running ...
0
votes
3
answers
6k
views
libc-bin dpkg segmentation fault
In an apt-get upgrade i got stuck in this situation where libc-bin constantly provides Segmentation fault (core dumped)
I tried several apt commands such as clean, dpkg-reconfigure and --reinstall ...
-2
votes
1
answer
2k
views
Segmentation Fault while updating repositories [duplicate]
When I run
sudo apt update
I get a segmentation fault with this error:
E: Problem executing scripts APT::Update::Post-Invoke-Success
'if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/...
4
votes
2
answers
3k
views
apt & aptitude segfault every time
Suddenly aptitude and apt are both bombing with segfaults; it seems to be related to the cache, as in aptitude I see the message "loading cache" before it dies:
Ouch! Got SIGSEGV, dying..
From apt-...
3
votes
0
answers
2k
views
14.04.2 apt-get: segfault: error 4 in libstdc++.so.6.0.19
I'm fairly new to Linux so please forgive some ignorance!
I've installed 14.04.2 Server 3 times now on a Dell Poweredge C6220.
Every time the installation appears to complete without error yet as ...
2
votes
1
answer
4k
views
apt-get segmentation fault (segfault at libapt-pkg)
Since this morning, I couldn't run apt-get and having no idea why. This is what I did so far:
# apt-get update
(updating list)
Fetched 2.797 kB in 7s (363 kB/s)
Segmentation faults... 33%
# apt-get ...
2
votes
2
answers
3k
views
Various segfaults in syslog; firefox, apt-get and other apps broken
I am working on an Ubuntu 12.04 installation that has recently started misbehaving. It is used by multiple people at an office, so it's possible someone messed things up (although the only user who is ...