Putty segmentation fault
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I have just installed PuTTY with sudo apt-get install putty
command.
When I try to run it, I immediately receive Segmentation fault (core dumped)
error.
How can I fix this?
17.10 putty segmentation-fault
add a comment |Â
up vote
1
down vote
favorite
I have just installed PuTTY with sudo apt-get install putty
command.
When I try to run it, I immediately receive Segmentation fault (core dumped)
error.
How can I fix this?
17.10 putty segmentation-fault
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have just installed PuTTY with sudo apt-get install putty
command.
When I try to run it, I immediately receive Segmentation fault (core dumped)
error.
How can I fix this?
17.10 putty segmentation-fault
I have just installed PuTTY with sudo apt-get install putty
command.
When I try to run it, I immediately receive Segmentation fault (core dumped)
error.
How can I fix this?
17.10 putty segmentation-fault
edited May 16 at 0:28
![](https://i.stack.imgur.com/2pAGF.png?s=32&g=1)
![](https://i.stack.imgur.com/2pAGF.png?s=32&g=1)
SDsolar
1,33631136
1,33631136
asked May 15 at 15:24
thezin
82
82
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34
add a comment |Â
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Recommend you check the system software then retry.
Here's the procedure:
sudo apt-get remove putty
Open Software Updater and let it check for updates. If there are any, let it apply them, including reboots as necessary.
Then run it again just to make sure there are no updates to the updates.
Then go through this sequence of commands:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install putty
Then try it again.
FYI, just checked the Snap Store for Putty:
https://snapcraft.io/search?q=putty
And it reports there is not a Snap version available.
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Recommend you check the system software then retry.
Here's the procedure:
sudo apt-get remove putty
Open Software Updater and let it check for updates. If there are any, let it apply them, including reboots as necessary.
Then run it again just to make sure there are no updates to the updates.
Then go through this sequence of commands:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install putty
Then try it again.
FYI, just checked the Snap Store for Putty:
https://snapcraft.io/search?q=putty
And it reports there is not a Snap version available.
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
add a comment |Â
up vote
0
down vote
accepted
Recommend you check the system software then retry.
Here's the procedure:
sudo apt-get remove putty
Open Software Updater and let it check for updates. If there are any, let it apply them, including reboots as necessary.
Then run it again just to make sure there are no updates to the updates.
Then go through this sequence of commands:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install putty
Then try it again.
FYI, just checked the Snap Store for Putty:
https://snapcraft.io/search?q=putty
And it reports there is not a Snap version available.
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Recommend you check the system software then retry.
Here's the procedure:
sudo apt-get remove putty
Open Software Updater and let it check for updates. If there are any, let it apply them, including reboots as necessary.
Then run it again just to make sure there are no updates to the updates.
Then go through this sequence of commands:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install putty
Then try it again.
FYI, just checked the Snap Store for Putty:
https://snapcraft.io/search?q=putty
And it reports there is not a Snap version available.
Recommend you check the system software then retry.
Here's the procedure:
sudo apt-get remove putty
Open Software Updater and let it check for updates. If there are any, let it apply them, including reboots as necessary.
Then run it again just to make sure there are no updates to the updates.
Then go through this sequence of commands:
sudo apt-get update && sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get install putty
Then try it again.
FYI, just checked the Snap Store for Putty:
https://snapcraft.io/search?q=putty
And it reports there is not a Snap version available.
answered May 15 at 20:01
![](https://i.stack.imgur.com/2pAGF.png?s=32&g=1)
![](https://i.stack.imgur.com/2pAGF.png?s=32&g=1)
SDsolar
1,33631136
1,33631136
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
add a comment |Â
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
Thanks, got it working. The problem was that my package manager wasn't working properly due to incorrect repository names in /etc/apt/sources.list file. I also needed to upgrade to Ubuntu 18.04 LTS
â thezin
May 16 at 4:59
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036582%2fputty-segmentation-fault%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Which version of Ubuntu?
â SDsolar
May 15 at 16:01
@SDsolar Ubuntu 17.10
â thezin
May 15 at 16:34