Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault - Raspbian ARM v6.0.0-rc.2 #5696

Closed
minoseah629 opened this issue Dec 15, 2017 · 32 comments
Closed

Segmentation Fault - Raspbian ARM v6.0.0-rc.2 #5696

minoseah629 opened this issue Dec 15, 2017 · 32 comments
Labels
Area-Maintainers-Build specific to affecting the build Resolution-Answered The question is answered.

Comments

@minoseah629
Copy link

minoseah629 commented Dec 15, 2017

Steps to reproduce

  1. Followed installation process described here:
    https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#raspbian
  2. Tried to use ~/powershell/pwsh

Expected behavior

Powershell should start

Actual behavior

I get segmentation fault and powershell does not start.

Environment data

**Linux xxx 4.9.68+ #1064 Tue Dec 12 14:48:36 GMT 2017 armv6l GNU/Linux
**
Linux version 4.9.68+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #1064 Tue Dec 12 14:48:36 GMT 2017
@SteveL-MSFT SteveL-MSFT added the Area-Maintainers-Build specific to affecting the build label Dec 16, 2017
@SteveL-MSFT
Copy link
Member

What OS distro and version are you using? Only Raspbian Stretch is currently supported on R-Pi2/3.

@minoseah629
Copy link
Author

I was using Raspberry Pi 1 and jessie.

I then updated to stretch.

It worked when I used RP 3

@minoseah629
Copy link
Author

minoseah629 commented Dec 17, 2017

After being idle for a few moments, it then does the segmentation fault.

pi@xxx:~ $ date
Sun Dec 17 17:11:12 EST 2017
pi@xxx:~ $ ~/powershell/pwsh
PowerShell v6.0.0-rc.2
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

PS /home/pi> Segmentation fault
pi@xxx:~ $ date
Sun Dec 17 17:12:00 EST 2017
pi@xxx:~ $

@SteveL-MSFT SteveL-MSFT added this to the 6.1.0-Consider milestone Dec 27, 2017
@rexdekoning
Copy link

The same happens here on a RP3, with Raspian stretch

pi@raspberrypi2:~ $ ~/powershell/pwsh
PowerShell v6.0.0-rc.2
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

PS /home/pi> date
date
Sat Dec 30 21:09:19 CET 2017
PS /home/pi> $Segmentation fault
pi@raspberrypi2:~ $ date
Sat Dec 30 21:09:42 CET 2017
pi@raspberrypi2:~ $

PS /home/pi> $psversiontable

Name Value


PSVersion 6.0.0-rc.2
PSEdition Core
GitCommitId v6.0.0-rc.2
OS Linux 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

PS /home/pi>

pi@raspberrypi2:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
pi@raspberrypi2:~ $

@SteveL-MSFT
Copy link
Member

This isn't repro'ing for me on rc2. Can one of you use gdb and get a stack trace when it crashes?

@rexdekoning
Copy link

rexdekoning commented Jan 2, 2018 via email

@minoseah629
Copy link
Author

i am still getting the segmentation fault. Will need instruction on how to do the gdb.

@anmenaga
Copy link
Contributor

anmenaga commented Jan 2, 2018

@minoseah629 , looks like you are trying to run on Raspberry Pi 1 ('Environment data' in original post shows 'armv6l').
.NET Core (and subsequently PowerShell) can't run on that.
For PowerShell: it has to be R-Pi 2/3 AND Raspbian Stretch installed on it.

@SteveL-MSFT SteveL-MSFT added the Resolution-Answered The question is answered. label Jan 2, 2018
@minoseah629
Copy link
Author

minoseah629 commented Jan 2, 2018

The initial post was Rpi1, but after getting the note about stretch. I installed stretch on Rpi3. I closed the item but saw it still happened after RPi 3 so I reopened the issue @SteveL-MSFT @anmenaga

@anmenaga
Copy link
Contributor

anmenaga commented Jan 2, 2018

@minoseah629 Interesting. Did you install any other apps/packages on that RPi 3 where segmentation fault happens, or is it a 'clean' Raspbian Stretch?

@SteveL-MSFT SteveL-MSFT reopened this Jan 2, 2018
@minoseah629
Copy link
Author

it was not clean install. I wanted to keep some files. here is a list of my installed apps:
it should mostly be apt-get updates/grades
4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux

acl/stable,now 2.2.52-3 armhf [installed]
adduser/stable,now 3.115 all [installed]
adwaita-icon-theme/stable,now 3.22.0-1+deb9u1 all [installed,automatic]
alacarte/stable,now 3.11.91-2+rpi5 all [installed]
alsa-base/stable,now 1.0.27+1 all [installed,automatic]
alsa-utils/stable,now 1.1.3-1 armhf [installed]
ant/stable,now 1.9.9-1 all [installed,automatic]
ant-optional/stable,now 1.9.9-1 all [installed,automatic]
apt/stable,now 1.4.8 armhf [installed]
apt-listchanges/stable,now 3.10 all [installed]
apt-transport-https/stable,now 1.4.8 armhf [installed]
apt-utils/stable,now 1.4.8 armhf [installed]
aptitude/stable,now 0.8.7-1 armhf [installed]
aptitude-common/stable,now 0.8.7-1 all [installed]
aspell/stable,now 0.60.7~20110707-3 armhf [installed,automatic]
aspell-en/stable,now 2016.11.20-0-0.1 all [installed,automatic]
avahi-daemon/stable,now 0.6.32-2 armhf [installed]
base-files/stable,now 9.9+rpi1+deb9u1 armhf [installed]
base-passwd/stable,now 3.5.43 armhf [installed]
bash/stable,now 4.4-5 armhf [installed]
bash-completion/stable,now 1:2.1-4.3 all [installed]
bind9-host/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
binutils/stable,now 2.28-5 armhf [installed,automatic]
blt/stable,now 2.5.3+dfsg-3 armhf [installed,automatic]
bluealsa/stable,now 0.6 armhf [installed,automatic]
bluej/stable,now 3.1.7b all [installed]
bluez/stable,now 5.43-2+rpt2+deb9u2 armhf [installed,automatic]
bluez-firmware/stable,now 1.2-3+rpt1 all [installed,automatic]
bsd-mailx/stable,now 8.1.2-0.20160123cvs-4 armhf [installed,automatic]
bsdmainutils/stable,now 9.0.12+nmu1 armhf [installed]
bsdutils/stable,now 1:2.29.2-1 armhf [installed]
build-essential/stable,now 12.3 armhf [installed]
busybox/stable,now 1:1.22.0-19 armhf [installed,automatic]
bzip2/stable,now 1.0.6-8.1 armhf [installed,automatic]
ca-certificates/stable,now 20161130+nmu1 all [installed]
chromium-browser/stable,now 60.0.3112.89-0ubuntu0.14.04.1.1010+1 armhf [installed]
cifs-utils/stable,now 2:6.7-1 armhf [installed]
claws-mail/stable,now 3.14.1-3 armhf [installed]
claws-mail-i18n/stable,now 3.14.1-3 all [installed,automatic]
coinor-libcbc3/stable,now 2.8.12-1+b1 armhf [installed,automatic]
coinor-libcgl1/stable,now 0.58.9-1+b1 armhf [installed,automatic]
coinor-libclp1/stable,now 1.15.10-3 armhf [installed,automatic]
coinor-libcoinmp1v5/stable,now 1.7.6+dfsg1-2 armhf [installed,automatic]
coinor-libcoinutils3v5/stable,now 2.9.15-4 armhf [installed,automatic]
coinor-libipopt1v5/stable,now 3.11.9-2.1 armhf [installed,automatic]
coinor-libosi1v5/stable,now 0.106.9-2 armhf [installed,automatic]
console-setup/stable,now 1.164 all [installed]
console-setup-linux/stable,now 1.164 all [installed,automatic]
coreutils/stable,now 8.26-3 armhf [installed]
cpio/stable,now 2.11+dfsg-6 armhf [installed]
cpp/stable,now 4:6.3.0-4 armhf [installed,automatic]
cpp-4.9/stable,now 4.9.3-14 armhf [installed,automatic]
cpp-6/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
crda/stable,now 3.18-1 armhf [installed]
cron/stable,now 3.0pl1-128 armhf [installed]
cups-bsd/stable,now 2.2.1-8 armhf [installed,automatic]
cups-client/stable,now 2.2.1-8 armhf [installed,automatic]
cups-common/stable,now 2.2.1-8 all [installed,automatic]
curl/stable,now 7.52.1-5+deb9u3 armhf [installed]
dash/stable,now 0.5.8-2.4 armhf [installed]
dbus/stable,now 1.10.24-0+deb9u1 armhf [installed,automatic]
dbus-x11/stable,now 1.10.24-0+deb9u1 armhf [installed,automatic]
dc/stable,now 1.06.95-9 armhf [installed,automatic]
dconf-gsettings-backend/stable,now 0.26.0-2 armhf [installed,automatic]
dconf-service/stable,now 0.26.0-2 armhf [installed,automatic]
debconf/stable,now 1.5.61 all [installed]
debconf-i18n/stable,now 1.5.61 all [installed]
debconf-utils/stable,now 1.5.61 all [installed]
debian-reference-common/stable,now 2.68 all [installed,automatic]
debian-reference-en/stable,now 2.68 all [installed]
debianutils/stable,now 4.8.1.1 armhf [installed]
desktop-base/stable,now 9.0.2+deb9u1 all [installed]
desktop-file-utils/stable,now 0.23-1 armhf [installed,automatic]
device-tree-compiler/stable,now 1.4.4-1 armhf [installed,automatic]
dh-python/stable,now 2.20170125 all [installed,automatic]
dhcpcd5/stable,now 1:6.11.5-1+rpt4 armhf [installed]
dictionaries-common/stable,now 1.27.2 all [installed,automatic]
diffutils/stable,now 1:3.5-3 armhf [installed]
dillo/stable,now 3.0.5-3 armhf [installed]
dirmngr/stable,now 2.1.18-8~deb9u1 armhf [installed,automatic]
distro-info-data/stable,now 0.36 all [installed,automatic]
dmidecode/stable,now 3.0-4 armhf [installed]
dmsetup/stable,now 2:1.02.137-2 armhf [installed]
dosfstools/stable,now 4.1-1 armhf [installed]
dphys-swapfile/stable,now 20100506-3 all [installed]
dpkg/stable,now 1.18.24 armhf [installed]
dpkg-dev/stable,now 1.18.24 all [installed,automatic]
e2fslibs/stable,now 1.43.4-2 armhf [installed]
e2fsprogs/stable,now 1.43.4-2 armhf [installed]
ed/stable,now 1.10-2.1 armhf [installed]
emacsen-common/stable,now 2.0.8 all [installed,automatic]
epiphany-browser/stable,now 1:3.8.2.0-0rpi28 armhf [installed]
epiphany-browser-data/stable,now 1:3.8.2.0-0rpi28 all [installed,automatic]
erlang-base/stable,now 1:19.2.1+dfsg-2+deb9u1 armhf [installed,automatic]
erlang-crypto/stable,now 1:19.2.1+dfsg-2+deb9u1 armhf [installed,automatic]
erlang-syntax-tools/stable,now 1:19.2.1+dfsg-2+deb9u1 armhf [installed,automatic]
esound-common/stable,now 0.2.41-11 all [installed,automatic]
exfat-fuse/stable,now 1.2.5-2 armhf [installed,automatic]
exfat-utils/stable,now 1.2.5-2 armhf [installed,automatic]
exim4-base/stable,now 4.89-2+deb9u2 armhf [installed,automatic]
exim4-config/stable,now 4.89-2+deb9u2 all [installed,automatic]
exim4-daemon-light/stable,now 4.89-2+deb9u2 armhf [installed,automatic]
fake-hwclock/stable,now 0.11 all [installed]
fakeroot/stable,now 1.21-3.1 armhf [installed,automatic]
fbset/stable,now 2.1-29 armhf [installed]
file/stable,now 1:5.30-1+deb9u1 armhf [installed,automatic]
findutils/stable,now 4.6.0+git+20161106-2 armhf [installed]
firmware-atheros/stable,now 1:20161130-3+rpi2 all [installed]
firmware-brcm80211/stable,now 1:20161130-3+rpi2 all [installed]
firmware-libertas/stable,now 1:20161130-3+rpi2 all [installed]
firmware-ralink/now 1:0.43+rpi6 all [installed,local]
firmware-realtek/stable,now 1:20161130-3+rpi2 all [installed]
fontconfig/stable,now 2.11.0-6.7 armhf [installed,automatic]
fontconfig-config/stable,now 2.11.0-6.7 all [installed,automatic]
fontconfig-infinality/stable,now 20130104-0ubuntu0ppa1+rpi1 all [installed,automatic]
fonts-crosextra-caladea/stable,now 20130214-1 all [installed]
fonts-crosextra-carlito/stable,now 20130920-1 all [installed]
fonts-dejavu/stable,now 2.37-1 all [installed]
fonts-dejavu-core/stable,now 2.37-1 all [installed,automatic]
fonts-dejavu-extra/stable,now 2.37-1 all [installed,automatic]
fonts-freefont-ttf/stable,now 20120503-6 all [installed,automatic]
fonts-lato/stable,now 2.0-1 all [installed,automatic]
fonts-liberation/stable,now 1:1.07.4-2 all [installed,automatic]
fonts-linuxlibertine/stable,now 5.3.0-2 all [installed]
fonts-opensymbol/stable,now 2:102.7+LibO5.2.7-1+rpi1 all [installed,automatic]
fonts-piboto/stable,now 1.0 all [installed,automatic]
fonts-sil-gentium-basic/stable,now 1.1-7 all [installed]
freepats/stable,now 20060219-1 all [installed,automatic]
fuse/stable,now 2.9.7-1 armhf [installed,automatic]
g++/stable,now 4:6.3.0-4 armhf [installed,automatic]
g++-6/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
galculator/stable,now 2.1.4-1 armhf [installed]
gcc/stable,now 4:6.3.0-4 armhf [installed,automatic]
gcc-4.6-base/stable,now 4.6.4-5+rpi1 armhf [installed]
gcc-4.7-base/stable,now 4.7.3-11+rpi1 armhf [installed]
gcc-4.8-base/stable,now 4.8.5-4 armhf [installed]
gcc-4.9/stable,now 4.9.3-14 armhf [installed,automatic]
gcc-4.9-base/stable,now 4.9.3-14 armhf [installed]
gcc-6/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
gcc-6-base/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
gcj-6-jre-lib/stable,now 6.3.0-18+rpi1 all [installed,automatic]
gconf-service/stable,now 3.2.6-4 armhf [installed,automatic]
gconf2/stable,now 3.2.6-4 armhf [installed,automatic]
gconf2-common/stable,now 3.2.6-4 all [installed,automatic]
gdb/stable,now 7.12-6 armhf [installed]
gdbserver/stable,now 7.12-6 armhf [installed,automatic]
gdisk/stable,now 1.0.1-1 armhf [installed]
geany/stable,now 1.29-1+rpt1 armhf [installed]
geany-common/stable,now 1.29-1+rpt1 all [installed,automatic]
geoip-database/stable,now 20170512-1 all [installed,automatic]
gettext-base/stable,now 0.19.8.1-2 armhf [installed,automatic]
giblib1/stable,now 1.2.4-11 armhf [installed,automatic]
gir1.2-atk-1.0/stable,now 2.22.0-1 armhf [installed,automatic]
gir1.2-freedesktop/stable,now 1.50.0-1 armhf [installed,automatic]
gir1.2-gdkpixbuf-2.0/stable,now 2.36.5-2+deb9u1 armhf [installed,automatic]
gir1.2-glib-2.0/stable,now 1.50.0-1 armhf [installed,automatic]
gir1.2-gmenu-3.0/stable,now 3.13.3-9 armhf [installed,automatic]
gir1.2-gtk-3.0/stable,now 3.22.11-1+rpi3 armhf [installed,automatic]
gir1.2-pango-1.0/stable,now 1.40.5-1 armhf [installed,automatic]
git/stable,now 1:2.11.0-3+deb9u2 armhf [installed,automatic]
git-core/stable,now 1:2.11.0-3+deb9u2 all [installed]
git-man/stable,now 1:2.11.0-3+deb9u2 all [installed,automatic]
gksu/stable,now 2.0.2-9 armhf [installed]
glib-networking/stable,now 2.50.0-1 armhf [installed,automatic]
glib-networking-common/stable,now 2.50.0-1 all [installed,automatic]
glib-networking-services/stable,now 2.50.0-1 armhf [installed,automatic]
gnome-desktop3-data/stable,now 3.22.2-1 all [installed,automatic]
gnome-icon-theme/stable,now 3.12.0-2 all [installed]
gnome-icon-theme-symbolic/stable,now 3.12.0-2 all [installed,automatic]
gnome-menus/stable,now 3.13.3-9 armhf [installed,automatic]
gnome-screenshot/stable,now 3.22.0-1 armhf [installed,automatic]
gnome-themes-standard/stable,now 3.22.2-2 armhf [installed,automatic]
gnome-themes-standard-data/stable,now 3.22.2-2 all [installed]
gnupg/stable,now 2.1.18-8~deb9u1 armhf [installed]
gnupg-agent/stable,now 2.1.18-8~deb9u1 armhf [installed,automatic]
gnupg-l10n/stable,now 2.1.18-8~deb9u1 all [installed,automatic]
gnupg2/stable,now 2.1.18-8~deb9u1 all [installed,automatic]
gpgv/stable,now 2.1.18-8~deb9u1 armhf [installed]
gpicview/stable,now 0.2.5-2 armhf [installed]
greenfoot/stable,now 2.4.2a all [installed]
grep/stable,now 2.27-2 armhf [installed]
groff-base/stable,now 1.22.3-9 armhf [installed]
gsettings-desktop-schemas/stable,now 3.22.0-1 all [installed,automatic]
gsfonts/stable,now 1:8.11+urwcyr1.0.7~pre44-4.3 all [installed,automatic]
gsfonts-x11/stable,now 0.24 all [installed,automatic]
gstreamer0.10-alsa/stable,now 0.10.36-2 armhf [installed,automatic]
gstreamer0.10-plugins-base/stable,now 0.10.36-2 armhf [installed,automatic]
gstreamer1.0-alsa/stable,now 1.10.4-1 armhf [installed]
gstreamer1.0-libav/stable,now 1.10.4-1 armhf [installed]
gstreamer1.0-omx/stable,now 1.10.4-1+rpt2 armhf [installed]
gstreamer1.0-omx-rpi/stable,now 1.10.4-1+rpt2 armhf [installed,automatic]
gstreamer1.0-omx-rpi-config/stable,now 1.10.4-1+rpt2 armhf [installed,automatic]
gstreamer1.0-plugins-bad/stable,now 1.10.4-1 armhf [installed]
gstreamer1.0-plugins-base/stable,now 1.10.4-1 armhf [installed]
gstreamer1.0-plugins-good/stable,now 1.10.4-1 armhf [installed]
gstreamer1.0-x/stable,now 1.10.4-1 armhf [installed]
gtk-update-icon-cache/stable,now 3.22.11-1+rpi3 armhf [installed,automatic]
gtk2-engines/stable,now 1:2.20.2-3 armhf [installed]
gtk2-engines-clearlookspix/stable,now 1:2.20.4 armhf [installed,automatic]
gtk2-engines-pixbuf/stable,now 2.24.31-2 armhf [installed,automatic]
gvfs/stable,now 1.30.4-1 armhf [installed]
gvfs-backends/stable,now 1.30.4-1 armhf [installed]
gvfs-common/stable,now 1.30.4-1 all [installed,automatic]
gvfs-daemons/stable,now 1.30.4-1 armhf [installed,automatic]
gvfs-fuse/stable,now 1.30.4-1 armhf [installed]
gvfs-libs/stable,now 1.30.4-1 armhf [installed,automatic]
gzip/stable,now 1.6-5 armhf [installed]
hardlink/stable,now 0.3.0 armhf [installed]
hicolor-icon-theme/stable,now 0.15-1 all [installed,automatic]
hostname/stable,now 3.18 armhf [installed]
hunspell-en-us/stable,now 20070829-7 all [installed,automatic]
i2c-tools/stable,now 3.1.2-3 armhf [installed,automatic]
idle/stable,now 2.7.13-2 all [installed]
idle-python2.7/stable,now 2.7.13-2+deb9u2 all [installed,automatic]
idle-python3.5/stable,now 3.5.3-1 all [installed,automatic]
idle3/stable,now 3.5.3-1 all [installed]
ifupdown/stable,now 0.8.19 armhf [installed]
info/stable,now 6.3.0.dfsg.1-1+b1 armhf [installed]
init/stable,now 1.48 armhf [installed]
init-system-helpers/stable,now 1.48 all [installed]
initramfs-tools/stable,now 0.130 all [installed]
initramfs-tools-core/stable,now 0.130 all [installed,automatic]
initscripts/stable,now 2.88dsf-59.9 armhf [installed]
insserv/stable,now 1.14.0-5.4 armhf [installed]
install-info/stable,now 6.3.0.dfsg.1-1+b1 armhf [installed]
iproute2/stable,now 4.9.0-1+deb9u1 armhf [installed]
iptables/stable,now 1.6.0+snapshot20161117-6 armhf [installed]
iputils-ping/stable,now 3:20161105-1 armhf [installed]
isc-dhcp-client/stable,now 4.3.5-3 armhf [installed]
isc-dhcp-common/stable,now 4.3.5-3 armhf [installed]
iso-codes/stable,now 3.75-1 all [installed,automatic]
iw/stable,now 4.9-0.1 armhf [installed,automatic]
jackd/stable,now 5 all [installed,automatic]
jackd2/stable,now 1.9.10+20150825git1ed50c92~dfsg-5 armhf [installed,automatic]
java-common/stable,now 0.58 all [installed]
javascript-common/stable,now 11 all [installed,automatic]
kbd/stable,now 2.0.3-2 armhf [installed,automatic]
keyboard-configuration/stable,now 1.164 all [installed]
keyutils/stable,now 1.5.9-9 armhf [installed,automatic]
klibc-utils/stable,now 2.0.4-9+rpi1 armhf [installed]
kmod/stable,now 23-2 armhf [installed]
laptop-detect/stable,now 0.13.8 armhf [installed,automatic]
leafpad/stable,now 0.8.18.1-5 armhf [installed]
less/stable,now 481-2.1 armhf [installed]
libaa1/stable,now 1.4p5-44 armhf [installed,automatic]
libabw-0.1-1/stable,now 0.1.1-4 armhf [installed,automatic]
libacl1/stable,now 2.2.52-3 armhf [installed]
libalgorithm-diff-perl/stable,now 1.19.03-1 all [installed,automatic]
libalgorithm-diff-xs-perl/stable,now 0.04-4+b2 armhf [installed,automatic]
libalgorithm-merge-perl/stable,now 0.08-3 all [installed,automatic]
libapache-poi-java/stable,now 3.10.1-3 all [installed,automatic]
libapache-pom-java/stable,now 10-2 all [installed,automatic]
libapparmor1/stable,now 2.11.0-3 armhf [installed,automatic]
libapt-inst1.5/now 1.0.9.8.4 armhf [installed,local]
libapt-inst2.0/stable,now 1.4.8 armhf [installed,automatic]
libapt-pkg4.12/now 1.0.9.8.4 armhf [installed,local]
libapt-pkg5.0/stable,now 1.4.8 armhf [installed,automatic]
libarchive13/stable,now 3.2.2-2 armhf [installed,automatic]
libasan1/stable,now 4.9.3-14 armhf [installed,automatic]
libasan3/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libasound2/stable,now 1.1.3-5+rpi3 armhf [installed,automatic]
libasound2-data/stable,now 1.1.3-5+rpi3 all [installed,automatic]
libasound2-plugins/stable,now 1.1.1-1 armhf [installed,automatic]
libaspell15/stable,now 0.60.7~20110707-3 armhf [installed,automatic]
libass5/stable,now 1:0.13.4-2 armhf [installed,automatic]
libassuan0/stable,now 2.4.3-2 armhf [installed,automatic]
libasyncns0/stable,now 0.8-6 armhf [installed,automatic]
libatasmart4/stable,now 0.19-4 armhf [installed,automatic]
libatk-bridge2.0-0/stable,now 2.22.0-2 armhf [installed,automatic]
libatk1.0-0/stable,now 2.22.0-1 armhf [installed,automatic]
libatk1.0-data/stable,now 2.22.0-1 all [installed,automatic]
libatomic1/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libatspi2.0-0/stable,now 2.22.0-6+deb9u1 armhf [installed,automatic]
libattr1/stable,now 1:2.4.47-2 armhf [installed]
libaudio2/stable,now 1.9.4-5 armhf [installed,automatic]
libaudiofile1/stable,now 0.3.6-4 armhf [installed,automatic]
libaudit-common/stable,now 1:2.6.7-2 all [installed]
libaudit1/stable,now 1:2.6.7-2 armhf [installed]
libavahi-client3/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common-data/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-common3/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-core7/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-glib1/stable,now 0.6.32-2 armhf [installed,automatic]
libavahi-gobject0/stable,now 0.6.32-2 armhf [installed,automatic]
libavc1394-0/stable,now 0.5.4-4 armhf [installed,automatic]
libavcodec57/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libavfilter6/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libavformat57/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libavresample3/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libavutil55/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libbabeltrace-ctf1/stable,now 1.5.1-1 armhf [installed,automatic]
libbabeltrace1/stable,now 1.5.1-1 armhf [installed,automatic]
libbase-java/stable,now 1.1.6-2 all [installed,automatic]
libbcmail-java/stable,now 1.56-1 all [installed,automatic]
libbcpkix-java/stable,now 1.56-1 all [installed,automatic]
libbcprov-java/stable,now 1.56-1 all [installed,automatic]
libbind9-140/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libblas-common/stable,now 3.7.0-2 armhf [installed,automatic]
libblas3/stable,now 3.7.0-2 armhf [installed,automatic]
libblkid1/stable,now 2.29.2-1 armhf [installed]
libbluetooth3/stable,now 5.43-2+rpt2+deb9u2 armhf [installed,automatic]
libbluray1/stable,now 1:0.9.3-4 armhf [installed,automatic]
libboost-date-time1.61.0/stable,now 1.61.0+dfsg-3 armhf [installed,automatic]
libboost-date-time1.62.0/stable,now 1.62.0+dfsg-4 armhf [installed,automatic]
libboost-filesystem1.61.0/stable,now 1.61.0+dfsg-3 armhf [installed,automatic]
libboost-filesystem1.62.0/stable,now 1.62.0+dfsg-4 armhf [installed,automatic]
libboost-iostreams1.49.0/now 1.49.0-4+b2 armhf [installed,local]
libboost-iostreams1.50.0/now 1.50.0-1+b2 armhf [installed,local]
libboost-iostreams1.53.0/now 1.53.0-6+b2 armhf [installed,local]
libboost-iostreams1.54.0/now 1.54.0-5 armhf [installed,local]
libboost-iostreams1.55.0/now 1.55.0+dfsg-3 armhf [installed,local]
libboost-iostreams1.61.0/stable,now 1.61.0+dfsg-3 armhf [installed,automatic]
libboost-iostreams1.62.0/stable,now 1.62.0+dfsg-4 armhf [installed,automatic]
libboost-system1.61.0/stable,now 1.61.0+dfsg-3 armhf [installed,automatic]
libboost-system1.62.0/stable,now 1.62.0+dfsg-4 armhf [installed,automatic]
libboost-thread1.62.0/stable,now 1.62.0+dfsg-4 armhf [installed,automatic]
libbs2b0/stable,now 3.1.0+dfsg-2.2 armhf [installed,automatic]
libbsd0/stable,now 0.8.3-1 armhf [installed]
libbsh-java/stable,now 2.0b4-18 all [installed,automatic]
libbz2-1.0/stable,now 1.0.6-8.1 armhf [installed]
libc-bin/stable,now 2.24-11+deb9u1 armhf [installed]
libc-dev-bin/stable,now 2.24-11+deb9u1 armhf [installed,automatic]
libc-l10n/stable,now 2.24-11+deb9u1 all [installed,automatic]
libc6/stable,now 2.24-11+deb9u1 armhf [installed]
libc6-dbg/stable,now 2.24-11+deb9u1 armhf [installed,automatic]
libc6-dev/stable,now 2.24-11+deb9u1 armhf [installed,automatic]
libcaca0/stable,now 0.99.beta19-2 armhf [installed,automatic]
libcairo-gobject2/stable,now 1.14.8-1+rpi1 armhf [installed,automatic]
libcairo2/stable,now 1.14.8-1+rpi1 armhf [installed,automatic]
libcanberra-gtk3-0/stable,now 0.30-3+b2 armhf [installed,automatic]
libcanberra0/stable,now 0.30-3+b2 armhf [installed,automatic]
libcap-ng0/stable,now 0.7.7-3 armhf [installed,automatic]
libcap2/stable,now 1:2.25-1 armhf [installed]
libcap2-bin/stable,now 1:2.25-1 armhf [installed]
libcc1-0/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libcdio-cdda1/stable,now 0.83-4.3 armhf [installed,automatic]
libcdio-paranoia1/stable,now 0.83-4.3 armhf [installed,automatic]
libcdio13/stable,now 0.83-4.3 armhf [installed,automatic]
libcdparanoia0/stable,now 3.10.2+debian-11 armhf [installed,automatic]
libcdr-0.1-1/stable,now 0.1.3-3 armhf [installed,automatic]
libchromaprint1/stable,now 1.4.2-1 armhf [installed,automatic]
libclucene-contribs1v5/stable,now 2.3.3.4+dfsg-1 armhf [installed,automatic]
libclucene-core1v5/stable,now 2.3.3.4+dfsg-1 armhf [installed,automatic]
libcmis-0.5-5v5/stable,now 0.5.1+git20160603-3 armhf [installed,automatic]
libcolamd2/stable,now 1:4.5.4-1 armhf [installed,automatic]
libcolord2/stable,now 1.3.3-2 armhf [installed,automatic]
libcomerr2/stable,now 1.43.4-2 armhf [installed]
libcommons-codec-java/stable,now 1.10-1 all [installed,automatic]
libcommons-collections3-java/stable,now 3.2.2-1 all [installed,automatic]
libcommons-logging-java/stable,now 1.2-1 all [installed,automatic]
libcommons-parent-java/stable,now 39-3 all [installed,automatic]
libcompfaceg1/stable,now 1:1.5.2-5 armhf [installed,automatic]
libcroco3/stable,now 0.6.11-3 armhf [installed,automatic]
libcryptsetup4/stable,now 2:1.7.3-4 armhf [installed]
libcups2/stable,now 2.2.1-8 armhf [installed,automatic]
libcupsfilters1/stable,now 1.11.6-3+rpi1 armhf [installed,automatic]
libcupsimage2/stable,now 2.2.1-8 armhf [installed,automatic]
libcurl3/stable,now 7.52.1-5+deb9u3 armhf [installed,automatic]
libcurl3-gnutls/stable,now 7.52.1-5+deb9u3 armhf [installed,automatic]
libcwidget3v5/stable,now 0.5.17-4 armhf [installed,automatic]
libdaemon0/stable,now 0.14-6 armhf [installed,automatic]
libdatrie1/stable,now 0.2.10-4 armhf [installed,automatic]
libdb5.3/stable,now 5.3.28-12+deb9u1 armhf [installed]
libdbus-1-3/stable,now 1.10.24-0+deb9u1 armhf [installed]
libdbus-glib-1-2/stable,now 0.108-2 armhf [installed,automatic]
libdc1394-22/stable,now 2.2.5-1 armhf [installed,automatic]
libdca0/stable,now 0.0.5-10 armhf [installed,automatic]
libdconf1/stable,now 0.26.0-2 armhf [installed,automatic]
libde265-0/stable,now 1.0.2-2+rpi1+b4 armhf [installed,automatic]
libdebconfclient0/stable,now 0.227 armhf [installed]
libdevmapper1.02.1/stable,now 2:1.02.137-2 armhf [installed]
libdns-export100/now 1:9.9.5.dfsg-9+deb8u14 armhf [installed,local]
libdns-export162/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libdns162/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libdom4j-java/stable,now 1.6.1+dfsg.3-2 all [installed,automatic]
libdouble-conversion1/stable,now 2.0.1-4 armhf [installed,automatic]
libdpkg-perl/stable,now 1.18.24 all [installed,automatic]
libdrm-amdgpu1/stable,now 2.4.74-1 armhf [installed,automatic]
libdrm-freedreno1/stable,now 2.4.74-1 armhf [installed,automatic]
libdrm-nouveau2/stable,now 2.4.74-1 armhf [installed,automatic]
libdrm-radeon1/stable,now 2.4.74-1 armhf [installed,automatic]
libdrm2/stable,now 2.4.74-1 armhf [installed]
libdv4/stable,now 1.0.0-11 armhf [installed,automatic]
libdvdnav4/stable,now 5.0.3-3 armhf [installed,automatic]
libdvdread4/stable,now 5.0.3-2 armhf [installed,automatic]
libdw1/stable,now 0.168-1 armhf [installed,automatic]
libe-book-0.1-1/stable,now 0.1.2-4 armhf [installed,automatic]
libebur128-1/stable,now 1.2.2-2 armhf [installed,automatic]
libedit2/stable,now 3.1-20160903-3 armhf [installed,automatic]
libegl1-mesa/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
libehcache-java/stable,now 2.6.11-3 all [installed,automatic]
libelf1/stable,now 0.168-1 armhf [installed,automatic]
libenchant1c2a/stable,now 1.6.0-11+b1 armhf [installed,automatic]
libeot0/stable,now 0.01-4 armhf [installed,automatic]
libepoxy0/stable,now 1.3.1-2 armhf [installed,automatic]
liberror-perl/stable,now 0.17024-1 all [installed,automatic]
libesd0/stable,now 0.2.41-11 armhf [installed,automatic]
libestr0/stable,now 0.1.10-2 armhf [installed]
libetonyek-0.1-1/stable,now 0.1.6-5 armhf [installed,automatic]
libetpan17/stable,now 1.6-3 armhf [installed,automatic]
libevdev2/stable,now 1.5.6+dfsg-1 armhf [installed,automatic]
libevent-2.0-5/stable,now 2.0.21-stable-3 armhf [installed,automatic]
libexif12/stable,now 0.6.21-2 armhf [installed,automatic]
libexpat1/stable,now 2.2.0-2+deb9u1 armhf [installed,automatic]
libexpat1-dev/stable,now 2.2.0-2+deb9u1 armhf [installed,automatic]
libexttextcat-2.0-0/stable,now 3.4.4-2 armhf [installed,automatic]
libexttextcat-data/stable,now 3.4.4-2 all [installed,automatic]
libfaad2/stable,now 2.8.0~cvs20161113-1 armhf [installed,automatic]
libfakeroot/stable,now 1.21-3.1 armhf [installed,automatic]
libfastjson4/stable,now 0.99.4-1 armhf [installed,automatic]
libfdisk1/stable,now 2.29.2-1 armhf [installed,automatic]
libffi6/stable,now 3.2.1-6 armhf [installed]
libfftw3-double3/stable,now 3.3.5-3 armhf [installed,automatic]
libfftw3-single3/stable,now 3.3.5-3 armhf [installed,automatic]
libfile-fcntllock-perl/stable,now 0.22-3+b2 armhf [installed,automatic]
libflac8/stable,now 1.3.2-1 armhf [installed,automatic]
libflite1/stable,now 2.0.0-release-3 armhf [installed,automatic]
libfltk1.3/stable,now 1.3.4-4 armhf [installed,automatic]
libfluidsynth1/stable,now 1.1.6-4 armhf [installed,automatic]
libflute-java/stable,now 1:1.1.6-3 all [installed,automatic]
libfm-data/stable,now 1.2.5-1+rpi3 all [installed,automatic]
libfm-extra4/stable,now 1.2.5-1+rpi3 armhf [installed,automatic]
libfm-gtk-data/stable,now 1.2.5-1+rpi3 all [installed,automatic]
libfm-gtk4/stable,now 1.2.5-1+rpi3 armhf [installed,automatic]
libfm-modules/stable,now 1.2.5-1+rpi3 armhf [installed,automatic]
libfm4/stable,now 1.2.5-1+rpi3 armhf [installed,automatic]
libfontconfig1/stable,now 2.11.0-6.7 armhf [installed,automatic]
libfontenc1/stable,now 1:1.1.3-1 armhf [installed,automatic]
libfonts-java/stable,now 1.1.6.dfsg-3 all [installed,automatic]
libformula-java/stable,now 1.1.7.dfsg-2 all [installed,automatic]
libfreehand-0.1-1/stable,now 0.1.1-2 armhf [installed,automatic]
libfreetype6/stable,now 2.6.3-3.2 armhf [installed,automatic]
libfribidi0/stable,now 0.19.7-1 armhf [installed,automatic]
libfuse2/stable,now 2.9.7-1 armhf [installed,automatic]
libgail-common/stable,now 2.24.31-2 armhf [installed,automatic]
libgail18/stable,now 2.24.31-2 armhf [installed,automatic]
libgbm1/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
libgcc-4.9-dev/stable,now 4.9.3-14 armhf [installed,automatic]
libgcc-6-dev/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libgcc1/stable,now 1:6.3.0-18+rpi1 armhf [installed]
libgcj-bc/stable,now 6.3.0-4 armhf [installed,automatic]
libgcj-common/stable,now 1:6.3-4 all [installed,automatic]
libgcj17/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libgck-1-0/stable,now 3.20.0-5.1 armhf [installed,automatic]
libgconf-2-4/stable,now 3.2.6-4 armhf [installed,automatic]
libgcr-3-common/stable,now 3.20.0-5.1 all [installed,automatic]
libgcr-base-3-1/stable,now 3.20.0-5.1 armhf [installed,automatic]
libgcrypt20/stable,now 1.7.6-2+deb9u2 armhf [installed]
libgd3/stable,now 2.2.4-2+deb9u2 armhf [installed,automatic]
libgdata-common/stable,now 0.17.6-2 all [installed,automatic]
libgdata22/stable,now 0.17.6-2 armhf [installed,automatic]
libgdbm3/stable,now 1.8.3-14 armhf [installed]
libgdk-pixbuf2.0-0/stable,now 2.36.5-2+deb9u1 armhf [installed,automatic]
libgdk-pixbuf2.0-common/stable,now 2.36.5-2+deb9u1 all [installed,automatic]
libgeoclue0/stable,now 0.12.99-4+b1 armhf [installed,automatic]
libgeoip1/stable,now 1.6.9-4 armhf [installed,automatic]
libgfortran3/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libgif7/stable,now 5.1.4-0.4 armhf [installed,automatic]
libgirepository-1.0-1/stable,now 1.50.0-1 armhf [installed,automatic]
libgksu2-0/stable,now 2.0.13~pre1-9 armhf [installed,automatic]
libgl1-mesa-dri/stable,now 13.0.6-1+rpi2 armhf [installed]
libgl1-mesa-glx/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
libglade2-0/stable,now 1:2.6.4-2 armhf [installed,automatic]
libglapi-mesa/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
libgles1-mesa/stable,now 13.0.6-1+rpi2 armhf [installed]
libgles2-mesa/stable,now 13.0.6-1+rpi2 armhf [installed]
libglew2.0/stable,now 2.0.0-3 armhf [installed,automatic]
libglib2.0-0/stable,now 2.50.3-2 armhf [installed,automatic]
libglib2.0-bin/stable,now 2.50.3-2 armhf [installed,automatic]
libglib2.0-data/stable,now 2.50.3-2 all [installed,automatic]
libgltf-0.0-0v5/stable,now 0.0.2-5 armhf [installed,automatic]
libglu1-mesa/stable,now 9.0.0-2.1 armhf [installed,automatic]
libgme0/stable,now 0.6.0-4 armhf [installed,automatic]
libgmime-2.6-0/stable,now 2.6.22+dfsg2-1 armhf [installed,automatic]
libgmp10/stable,now 2:6.1.2+dfsg-1 armhf [installed]
libgnome-desktop-3-12/stable,now 3.22.2-1 armhf [installed,automatic]
libgnome-keyring-common/stable,now 3.12.0-1 all [installed,automatic]
libgnome-keyring0/stable,now 3.12.0-1+b1 armhf [installed,automatic]
libgnome-menu-3-0/stable,now 3.13.3-9 armhf [installed,automatic]
libgnutls-deb0-28/now 3.3.8-6+deb8u7 armhf [installed,local]
libgnutls-openssl27/stable,now 3.5.8-5+deb9u3 armhf [installed]
libgnutls30/stable,now 3.5.8-5+deb9u3 armhf [installed,automatic]
libgoa-1.0-0b/stable,now 3.22.5-1 armhf [installed,automatic]
libgoa-1.0-common/stable,now 3.22.5-1 all [installed,automatic]
libgomp1/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libgpg-error0/stable,now 1.26-2 armhf [installed]
libgpgme11/stable,now 1.8.0-3 armhf [installed,automatic]
libgphoto2-6/stable,now 2.5.12-1 armhf [installed,automatic]
libgphoto2-port12/stable,now 2.5.12-1 armhf [installed,automatic]
libgpm2/stable,now 1.20.4-6.2 armhf [installed,automatic]
libgraphite2-3/stable,now 1.3.10-1 armhf [installed,automatic]
libgsm1/stable,now 1.0.13-4 armhf [installed,automatic]
libgssapi-krb5-2/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libgstreamer-plugins-bad1.0-0/stable,now 1.10.4-1 armhf [installed,automatic]
libgstreamer-plugins-base0.10-0/stable,now 0.10.36-2 armhf [installed,automatic]
libgstreamer-plugins-base1.0-0/stable,now 1.10.4-1 armhf [installed,automatic]
libgstreamer0.10-0/stable,now 0.10.36-1.5 armhf [installed,automatic]
libgstreamer1.0-0/stable,now 1.10.4-1 armhf [installed,automatic]
libgtk-3-0/stable,now 3.22.11-1+rpi3 armhf [installed,automatic]
libgtk-3-bin/stable,now 3.22.11-1+rpi3 armhf [installed,automatic]
libgtk-3-common/stable,now 3.22.11-1+rpi3 all [installed,automatic]
libgtk2.0-0/stable,now 2.24.31-2 armhf [installed,automatic]
libgtk2.0-bin/stable,now 2.24.31-2 armhf [installed,automatic]
libgtk2.0-common/stable,now 2.24.31-2 all [installed,automatic]
libgtop-2.0-10/stable,now 2.34.2-1 armhf [installed,automatic]
libgtop2-common/stable,now 2.34.2-1 all [installed,automatic]
libgudev-1.0-0/stable,now 230-3 armhf [installed,automatic]
libharfbuzz-icu0/stable,now 1.4.2-1 armhf [installed,automatic]
libharfbuzz0b/stable,now 1.4.2-1 armhf [installed,automatic]
libhogweed2/now 2.7.1-5+deb8u2 armhf [installed,local]
libhogweed4/stable,now 3.3-1 armhf [installed,automatic]
libhsqldb1.8.0-java/stable,now 1.8.0.10+dfsg-7 all [installed,automatic]
libhunspell-1.4-0/stable,now 1.4.1-2 armhf [installed,automatic]
libhyphen0/stable,now 2.8.8-5 armhf [installed,automatic]
libice6/stable,now 2:1.0.9-2 armhf [installed,automatic]
libicu52/now 52.1-8+deb8u6 armhf [installed,local]
libicu57/stable,now 57.1-6+deb9u1 armhf [installed,automatic]
libid3tag0/stable,now 0.15.1b-12 armhf [installed,automatic]
libident/stable,now 0.22-3.1 armhf [installed]
libidn11/stable,now 1.33-1 armhf [installed]
libidn2-0/stable,now 0.16-1+deb9u1 armhf [installed,automatic]
libiec61883-0/stable,now 1.2.0-2 armhf [installed,automatic]
libilmbase12/stable,now 2.2.0-12 armhf [installed,automatic]
libimlib2/stable,now 1.4.8-1 armhf [installed,automatic]
libimobiledevice6/stable,now 1.2.0+dfsg-3.1 armhf [installed,automatic]
libinput-bin/stable,now 1.6.3-1 armhf [installed,automatic]
libinput10/stable,now 1.6.3-1 armhf [installed,automatic]
libip4tc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libip6tc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libiptc0/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libirs-export91/now 1:9.9.5.dfsg-9+deb8u14 armhf [installed,local]
libisc-export160/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libisc-export95/now 1:9.9.5.dfsg-9+deb8u14 armhf [installed,local]
libisc160/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libisccc140/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libisccfg-export90/now 1:9.9.5.dfsg-9+deb8u14 armhf [installed,local]
libisccfg140/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
libisl15/stable,now 0.18-1 armhf [installed,automatic]
libisorelax-java/stable,now 20041111-9 all [installed,automatic]
libitext-java/stable,now 2.1.7-10 all [installed,automatic]
libiw30/stable,now 30~pre9-12 armhf [installed,automatic]
libjack-jackd2-0/stable,now 1.9.10+20150825git1ed50c92~dfsg-5 armhf [installed,automatic]
libjavascriptcoregtk-3.0-0/now 1:2.4.1-1rpi53rpi1g armhf [installed,local]
libjavascriptcoregtk-4.0-18/stable,now 2.16.6-0+deb9u1+rpi1 armhf [installed,automatic]
libjaxen-java/stable,now 1.1.6-1 all [installed,automatic]
libjbig0/stable,now 2.1-3.1 armhf [installed,automatic]
libjcommon-java/stable,now 1.0.23-1 all [installed,automatic]
libjdom1-java/stable,now 1.1.3-1 all [installed,automatic]
libjim0.76/stable,now 0.76-2 armhf [installed,automatic]
libjpeg62-turbo/stable,now 1:1.5.1-2 armhf [installed,automatic]
libjs-jquery/stable,now 3.1.1-2 all [installed,automatic]
libjs-sphinxdoc/stable,now 1.4.9-2 all [installed,automatic]
libjs-underscore/stable,now 1.8.3~dfsg-1 all [installed,automatic]
libjson-c2/now 0.11-4 armhf [installed,local]
libjson-glib-1.0-0/stable,now 1.2.6-1 armhf [installed,automatic]
libjson-glib-1.0-common/stable,now 1.2.6-1 all [installed,automatic]
libk5crypto3/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkate1/stable,now 0.4.1-7+b1 armhf [installed,automatic]
libkeybinder0/stable,now 0.3.1-1 armhf [installed,automatic]
libkeyutils1/stable,now 1.5.9-9 armhf [installed,automatic]
libklibc/stable,now 2.0.4-9+rpi1 armhf [installed]
libkmod2/stable,now 23-2 armhf [installed]
libkrb5-3/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libkrb5support0/stable,now 1.15-1+deb9u1 armhf [installed,automatic]
libksba8/stable,now 1.3.5-2 armhf [installed,automatic]
liblangtag-common/stable,now 0.6.2-1 all [installed,automatic]
liblangtag1/stable,now 0.6.2-1 armhf [installed,automatic]
liblapack3/stable,now 3.7.0-2 armhf [installed,automatic]
liblayout-java/stable,now 0.2.10-2 all [installed,automatic]
liblcms2-2/stable,now 2.8-4 armhf [installed,automatic]
libldap-2.4-2/stable,now 2.4.44+dfsg-5+deb9u1 armhf [installed,automatic]
libldap-common/stable,now 2.4.44+dfsg-5+deb9u1 all [installed,automatic]
libldb1/stable,now 2:1.1.27-1 armhf [installed,automatic]
liblightdm-gobject-1-0/stable,now 1.18.3-1 armhf [installed,automatic]
liblilv-0-0/stable,now 0.24.2~dfsg0-1 armhf [installed,automatic]
libllvm3.9/stable,now 1:3.9.1-9+rpi1 armhf [installed,automatic]
libloader-java/stable,now 1.1.6.dfsg-4 all [installed,automatic]
liblocale-gettext-perl/stable,now 1.07-3+b1 armhf [installed]
liblockfile-bin/stable,now 1.14-1 armhf [installed,automatic]
liblockfile1/stable,now 1.14-1 armhf [installed,automatic]
liblog4j1.2-java/stable,now 1.2.17-7 all [installed,automatic]
liblogging-stdlog0/stable,now 1.0.5-2 armhf [installed]
liblognorm1/now 1.0.1-3 armhf [installed,local]
liblognorm5/stable,now 2.0.1-1.1 armhf [installed,automatic]
libltdl7/stable,now 2.4.6-2 armhf [installed,automatic]
libluajit-5.1-common/stable,now 2.0.4+dfsg-1 all [installed,automatic]
liblwres141/stable,now 1:9.10.3.dfsg.P4-12.3+deb9u3 armhf [installed,automatic]
liblz4-1/stable,now 0.0~r131-2 armhf [installed,automatic]
liblzma5/stable,now 5.2.2-1.2 armhf [installed]
liblzo2-2/stable,now 2.08-1.2 armhf [installed,automatic]
libmad0/stable,now 0.15.1b-8 armhf [installed,automatic]
libmagic-mgc/stable,now 1:5.30-1+deb9u1 armhf [installed,automatic]
libmagic1/stable,now 1:5.30-1+deb9u1 armhf [installed,automatic]
libmail-java/stable,now 1.5.6-2 all [installed,automatic]
libmenu-cache-bin/stable,now 1.0.2-3 armhf [installed,automatic]
libmenu-cache3/stable,now 1.0.2-3 armhf [installed,automatic]
libmhash2/stable,now 0.9.9.9-7 armhf [installed,automatic]
libmikmod3/stable,now 3.3.10-1 armhf [installed,automatic]
libmjpegutils-2.1-0/stable,now 1:2.1.0+debian-5 armhf [installed,automatic]
libmms0/stable,now 0.6.4-2 armhf [installed,automatic]
libmnl0/stable,now 1.0.4-2 armhf [installed,automatic]
libmodplug1/stable,now 1:0.8.8.5-3 armhf [installed,automatic]
libmotif-common/stable,now 2.3.4-13 all [installed,automatic]
libmount1/stable,now 2.29.2-1 armhf [installed]
libmp3lame0/stable,now 3.99.5+repack1-9 armhf [installed,automatic]
libmpc3/stable,now 1.0.3-1 armhf [installed,automatic]
libmpcdec6/stable,now 2:0.1~r495-1 armhf [installed,automatic]
libmpdec2/stable,now 2.4.2-1 armhf [installed,automatic]
libmpeg2encpp-2.1-0/stable,now 1:2.1.0+debian-5 armhf [installed,automatic]
libmpfr4/stable,now 3.1.5-1 armhf [installed,automatic]
libmpg123-0/stable,now 1.23.8-1 armhf [installed,automatic]
libmplex2-2.1-0/stable,now 1:2.1.0+debian-5 armhf [installed,automatic]
libmspub-0.1-1/stable,now 0.1.2-4 armhf [installed,automatic]
libmsv-java/stable,now 2009.1+dfsg1-5 all [installed,automatic]
libmtdev1/stable,now 1.1.5-1 armhf [installed,automatic]
libmtp-common/stable,now 1.1.13-1 all [installed,automatic]
libmtp9/stable,now 1.1.13-1 armhf [installed,automatic]
libmumps-seq-4.10.0/stable,now 4.10.0.dfsg-4+b1 armhf [installed,automatic]
libmwaw-0.3-3/stable,now 0.3.9-2 armhf [installed,automatic]
libmythes-1.2-0/stable,now 2:1.2.4-3 armhf [installed,automatic]
libncurses5/stable,now 6.0+20161126-1+deb9u1 armhf [installed]
libncursesw5/stable,now 6.0+20161126-1+deb9u1 armhf [installed]
libneon27-gnutls/stable,now 0.30.2-2 armhf [installed,automatic]
libnetfilter-conntrack3/stable,now 1.0.6-2 armhf [installed,automatic]
libnettle4/now 2.7.1-5+deb8u2 armhf [installed,local]
libnettle6/stable,now 3.3-1 armhf [installed,automatic]
libnewt0.52/stable,now 0.52.19-1 armhf [installed]
libnfnetlink0/stable,now 1.0.1-3 armhf [installed]
libnfs8/stable,now 1.11.0-2 armhf [installed,automatic]
libnfsidmap2/stable,now 0.25-5.1 armhf [installed,automatic]
libnghttp2-14/stable,now 1.18.1-1 armhf [installed,automatic]
libnih-dbus1/stable,now 1.0.3-8 armhf [installed]
libnih1/stable,now 1.0.3-8 armhf [installed]
libnl-3-200/stable,now 3.2.27-2 armhf [installed,automatic]
libnl-genl-3-200/stable,now 3.2.27-2 armhf [installed,automatic]
libnotify4/stable,now 0.7.7-2 armhf [installed,automatic]
libnpth0/stable,now 1.3-1 armhf [installed,automatic]
libnspr4/stable,now 2:4.12-6 armhf [installed,automatic]
libnss-mdns/stable,now 0.10-8 armhf [installed,automatic]
libnss3/stable,now 2:3.26.2-1.1+deb9u1 armhf [installed,automatic]
libntfs-3g871/stable,now 1:2016.2.22AR.1+dfsg-1 armhf [installed,automatic]
liboauth0/stable,now 1.0.1-1+b1 armhf [installed,automatic]
libobrender32v5/stable,now 3.6.1-4+rpi4 armhf [installed,automatic]
libobt2v5/stable,now 3.6.1-4+rpi4 armhf [installed,automatic]
libodfgen-0.1-1/stable,now 0.1.6-2 armhf [installed,automatic]
libofa0/stable,now 0.9.3-15 armhf [installed,automatic]
libogg0/stable,now 1.3.2-1 armhf [installed,automatic]
libopenal-data/stable,now 1:1.17.2-4 all [installed,automatic]
libopenal1/stable,now 1:1.17.2-4 armhf [installed,automatic]
libopencv-calib3d2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-core2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-features2d2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-flann2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-highgui2.4-deb0/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-imgproc2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-objdetect2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopencv-video2.4v5/stable,now 2.4.9.1+dfsg1-2 armhf [installed,automatic]
libopenexr22/stable,now 2.2.0-11 armhf [installed,automatic]
libopenjp2-7/stable,now 2.1.2-1.1+deb9u2 armhf [installed,automatic]
libopenmpt0/stable,now 0.2.7386~beta20.3-3+deb9u2 armhf [installed,automatic]
libopts25/stable,now 1:5.18.12-3 armhf [installed,automatic]
libopus0/stable,now 1.2~alpha2-1 armhf [installed,automatic]
liborc-0.4-0/stable,now 1:0.4.26-2 armhf [installed,automatic]
liborcus-0.11-0/stable,now 0.11.2-3 armhf [installed,automatic]
libossp-uuid16/stable,now 1.6.2-1.5+b3 armhf [installed,automatic]
libp11-kit0/stable,now 0.23.3-2 armhf [installed]
libpackagekit-glib2-18/stable,now 1.1.5-2 armhf [installed,automatic]
libpagemaker-0.0-0/stable,now 0.0.3-2 armhf [installed,automatic]
libpam-chksshpwd/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-modules/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-modules-bin/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpam-runtime/stable,now 1.1.8-3.6+rpi1 all [installed]
libpam-systemd/stable,now 232-25+deb9u1 armhf [installed,automatic]
libpam0g/stable,now 1.1.8-3.6+rpi1 armhf [installed]
libpango-1.0-0/stable,now 1.40.5-1 armhf [installed,automatic]
libpango1.0-0/stable,now 1.40.5-1 armhf [installed,automatic]
libpangocairo-1.0-0/stable,now 1.40.5-1 armhf [installed,automatic]
libpangoft2-1.0-0/stable,now 1.40.5-1 armhf [installed,automatic]
libpangox-1.0-0/stable,now 0.0.2-5 armhf [installed]
libpangoxft-1.0-0/stable,now 1.40.5-1 armhf [installed,automatic]
libpaper-utils/stable,now 1.1.24+nmu5 armhf [installed,automatic]
libpaper1/stable,now 1.1.24+nmu5 armhf [installed,automatic]
libparted2/stable,now 3.2-17 armhf [installed,automatic]
libpciaccess0/stable,now 0.13.4-1 armhf [installed,automatic]
libpcre16-3/stable,now 2:8.39-3 armhf [installed,automatic]
libpcre3/stable,now 2:8.39-3 armhf [installed]
libpcsclite1/stable,now 1.8.20-1 armhf [installed,automatic]
libpentaho-reporting-flow-engine-java/stable,now 0.9.4-4 all [installed,automatic]
libperl5.24/stable,now 5.24.1-3+deb9u2 armhf [installed,automatic]
libpgm-5.2-0/stable,now 5.2.122~dfsg-2 armhf [installed,automatic]
libpipeline1/stable,now 1.4.1-2 armhf [installed]
libpisock9/stable,now 0.12.5-dfsg-2 armhf [installed,automatic]
libpixie-java/stable,now 1:1.1.6-3 all [installed,automatic]
libpixman-1-0/stable,now 0.34.0-1 armhf [installed,automatic]
libplist3/stable,now 1.12+git+1+e37ca00-0.3 armhf [installed,automatic]
libplymouth4/stable,now 0.9.2-4+rpi1 armhf [installed,automatic]
libpng12-0/stable,now 1.2.54-6 armhf [installed]
libpng16-16/stable,now 1.6.28-1 armhf [installed,automatic]
libpolkit-agent-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpolkit-backend-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpolkit-gobject-1-0/stable,now 0.105-18 armhf [installed,automatic]
libpoppler64/stable,now 0.48.0-2 armhf [installed,automatic]
libpopt0/stable,now 1.16-10 armhf [installed]
libportaudio2/stable,now 19.6.0-1 armhf [installed,automatic]
libportmidi0/stable,now 1:217-6 armhf [installed,automatic]
libpostproc54/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libpq5/stable,now 9.6.6-0+deb9u1 armhf [installed,automatic]
libprocps3/now 2:3.3.9-9 armhf [installed,local]
libprocps6/stable,now 2:3.3.12-3 armhf [installed,automatic]
libproxy1v5/stable,now 0.4.14-2 armhf [installed,automatic]
libpsl0/now 0.5.1-1 armhf [installed,local]
libpsl5/stable,now 0.17.0-3 armhf [installed,automatic]
libpulse0/stable,now 10.0-1+deb9u1 armhf [installed,automatic]
libpulsedsp/stable,now 10.0-1+deb9u1 armhf [installed,automatic]
libpython-all-dev/stable,now 2.7.13-2 armhf [installed,automatic]
libpython-dev/stable,now 2.7.13-2 armhf [installed,automatic]
libpython-stdlib/stable,now 2.7.13-2 armhf [installed,automatic]
libpython2.7/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython2.7-dev/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython2.7-minimal/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython2.7-stdlib/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
libpython3-dev/stable,now 3.5.3-1 armhf [installed,automatic]
libpython3-stdlib/stable,now 3.5.3-1 armhf [installed,automatic]
libpython3.5/stable,now 3.5.3-1 armhf [installed,automatic]
libpython3.5-dev/stable,now 3.5.3-1 armhf [installed,automatic]
libpython3.5-minimal/stable,now 3.5.3-1 armhf [installed,automatic]
libpython3.5-stdlib/stable,now 3.5.3-1 armhf [installed,automatic]
libqt5concurrent5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5core5a/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5dbus5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5gui5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5network5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5opengl5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5printsupport5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5scintilla2-12v5/stable,now 2.9.3+dfsg-4 armhf [installed,automatic]
libqt5scintilla2-l10n/stable,now 2.9.3+dfsg-4 all [installed,automatic]
libqt5svg5/stable,now 5.7.1~20161021-2 armhf [installed,automatic]
libqt5widgets5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqt5x11extras5/stable,now 5.7.1~20161021-2 armhf [installed,automatic]
libqt5xml5/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
libqwt-qt5-6/stable,now 6.1.2-6 armhf [installed,automatic]
libraptor2-0/stable,now 2.0.14-1 armhf [installed,automatic]
libraspberrypi-bin/stable,now 1.20171029-1 armhf [installed]
libraspberrypi-dev/stable,now 1.20171029-1 armhf [installed]
libraspberrypi-doc/stable,now 1.20171029-1 armhf [installed]
libraspberrypi0/stable,now 1.20171029-1 armhf [installed]
librasqal3/stable,now 0.9.32-1 armhf [installed,automatic]
libraw1394-11/stable,now 2.1.2-1 armhf [installed,automatic]
libraw15/stable,now 0.17.2-6+deb9u1 armhf [installed,automatic]
librdf0/stable,now 1.0.17-1.1 armhf [installed,automatic]
libreadline6/stable,now 6.3-9 armhf [installed]
libreadline7/stable,now 7.0-3 armhf [installed,automatic]
librelaxng-datatype-java/stable,now 1.0+ds1-3 all [installed,automatic]
libreoffice/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-avmedia-backend-gstreamer/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-base/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-base-core/stable,now 1:5.2.7-1+rpi1 armhf [installed,automatic]
libreoffice-base-drivers/stable,now 1:5.2.7-1+rpi1 armhf [installed,automatic]
libreoffice-calc/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-common/stable,now 1:5.2.7-1+rpi1 all [installed,automatic]
libreoffice-core/stable,now 1:5.2.7-1+rpi1 armhf [installed,automatic]
libreoffice-draw/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-gtk/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-gtk2/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-impress/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-java-common/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-librelogo/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-math/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-nlpsolver/stable,now 0.9+LibO5.2.7-1+rpi1 all [installed]
libreoffice-ogltrans/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-pdfimport/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-report-builder/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-report-builder-bin/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-script-provider-bsh/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-script-provider-js/stable,now 1:5.2.7-1+rpi1 all [installed]
libreoffice-script-provider-python/stable,now 1:5.2.7-1+rpi1 all [installed,automatic]
libreoffice-sdbc-hsqldb/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-sdbc-postgresql/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-style-galaxy/stable,now 1:5.2.7-1+rpi1 all [installed,automatic]
libreoffice-style-tango/stable,now 1:5.2.7-1+rpi1 all [installed,automatic]
libreoffice-systray/stable,now 1:5.2.7-1+rpi1 armhf [installed]
libreoffice-wiki-publisher/stable,now 1.2.0+LibO5.2.7-1+rpi1 all [installed]
libreoffice-writer/stable,now 1:5.2.7-1+rpi1 armhf [installed]
librepository-java/stable,now 1.1.6-3 all [installed,automatic]
librest-0.7-0/stable,now 0.8.0-2 armhf [installed,automatic]
librevenge-0.0-0/stable,now 0.0.4-6 armhf [installed,automatic]
librsvg2-2/stable,now 2.40.16-1 armhf [installed,automatic]
librsvg2-common/stable,now 2.40.16-1 armhf [installed,automatic]
librtimulib-dev/stable,now 7.2.1-4 armhf [installed,automatic]
librtimulib-utils/stable,now 7.2.1-4 armhf [installed,automatic]
librtimulib7/stable,now 7.2.1-4 armhf [installed,automatic]
librtmp1/stable,now 2.4+20151223.gitfa8646d.1-1 armhf [installed,automatic]
librubberband2/stable,now 1.8.1-7 armhf [installed,automatic]
libruby2.1/now 2.1.5-2+deb8u3 armhf [installed,local]
libruby2.3/stable,now 2.3.3-1+deb9u1+rpi1 armhf [installed,automatic]
libsac-java/stable,now 1.3+dfsg-2 all [installed,automatic]
libsac-java-gcj/stable,now 1.3+dfsg-2 armhf [installed,automatic]
libsamplerate0/stable,now 0.1.8-8 armhf [installed,automatic]
libsasl2-2/stable,now 2.1.27~101-g0780600+dfsg-3 armhf [installed,automatic]
libsasl2-modules/stable,now 2.1.27~101-g0780600+dfsg-3 armhf [installed,automatic]
libsasl2-modules-db/stable,now 2.1.27~101-g0780600+dfsg-3 armhf [installed,automatic]
libsaxonhe-java/stable,now 9.5.1.1+dfsg-2 all [installed,automatic]
libsbc1/stable,now 1.3-2 armhf [installed,automatic]
libscsynth1/stable,now 1:3.7.0~repack-4 armhf [installed,automatic]
libsctp1/stable,now 1.0.17+dfsg-1 armhf [installed,automatic]
libsdl-image1.2/stable,now 1.2.12-5+b2 armhf [installed,automatic]
libsdl-mixer1.2/stable,now 1.2.12-11+b1 armhf [installed,automatic]
libsdl-ttf2.0-0/stable,now 2.0.11-3 armhf [installed,automatic]
libsdl1.2debian/stable,now 1.2.15+dfsg1-4 armhf [installed,automatic]
libseccomp2/stable,now 2.3.1-2.1 armhf [installed,automatic]
libsecret-1-0/stable,now 0.18.5-3.1 armhf [installed,automatic]
libsecret-common/stable,now 0.18.5-3.1 all [installed,automatic]
libselinux1/stable,now 2.6-3 armhf [installed]
libsemanage-common/stable,now 2.6-2 all [installed]
libsemanage1/stable,now 2.6-2 armhf [installed]
libsensors4/stable,now 1:3.4.0-4 armhf [installed,automatic]
libsepol1/stable,now 2.6-2 armhf [installed]
libserd-0-0/stable,now 0.26.0~dfsg0-1 armhf [installed,automatic]
libserializer-java/stable,now 1.1.6-4 all [installed,automatic]
libservlet2.5-java/stable,now 6.0.45+dfsg-1 all [installed]
libservlet3.1-java/stable,now 8.5.14-1+deb9u2 all [installed]
libshine3/stable,now 3.1.0-5 armhf [installed,automatic]
libshout3/stable,now 2.3.1-3 armhf [installed,automatic]
libsigc++-1.2-5c2/stable,now 1.2.7-2+b1 armhf [installed]
libsigc++-2.0-0v5/stable,now 2.10.0-1 armhf [installed,automatic]
libslang2/stable,now 2.3.1-5 armhf [installed]
libsm6/stable,now 2:1.2.2-1+b1 armhf [installed,automatic]
libsmartcols1/stable,now 2.29.2-1 armhf [installed]
libsmbclient/stable,now 2:4.5.12+dfsg-2+deb9u1 armhf [installed,automatic]
libsnappy1v5/stable,now 1.1.3-3 armhf [installed,automatic]
libsndfile1/stable,now 1.0.27-3 armhf [installed,automatic]
libsndio6.1/stable,now 1.1.0-3 armhf [installed,automatic]
libsodium18/stable,now 1.0.11-2 armhf [installed,automatic]
libsord-0-0/stable,now 0.16.0~dfsg0-1 armhf [installed,automatic]
libsoundtouch1/stable,now 1.9.2-2 armhf [installed,automatic]
libsoup-gnome2.4-1/stable,now 2.56.0-2+deb9u1 armhf [installed,automatic]
libsoup2.4-1/stable,now 2.56.0-2+deb9u1 armhf [installed,automatic]
libsoxr0/stable,now 0.1.2-2 armhf [installed,automatic]
libspandsp2/stable,now 0.0.6+dfsg-0.1 armhf [installed,automatic]
libspeex1/stable,now 1.2~rc1.2-1 armhf [installed,automatic]
libspeexdsp1/stable,now 1.2~rc1.2-1 armhf [installed,automatic]
libsqlite3-0/stable,now 3.16.2-5+deb9u1 armhf [installed]
libsratom-0-0/stable,now 0.6.0~dfsg0-1 armhf [installed,automatic]
libsrtp0/stable,now 1.4.5~20130609~dfsg-2 armhf [installed,automatic]
libss2/stable,now 1.43.4-2 armhf [installed]
libssh-gcrypt-4/stable,now 0.7.3-2 armhf [installed,automatic]
libssh2-1/stable,now 1.7.0-1 armhf [installed,automatic]
libssl1.0.0/now 1.0.1t-1+deb8u7 armhf [installed,local]
libssl1.0.2/stable,now 1.0.2l-2+deb9u1 armhf [installed,automatic]
libssl1.1/stable,now 1.1.0f-3+deb9u1 armhf [installed,automatic]
libstartup-notification0/stable,now 0.12-4 armhf [installed,automatic]
libstdc++-6-dev/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libstdc++6/stable,now 6.3.0-18+rpi1 armhf [installed]
libsuitesparseconfig4/stable,now 1:4.5.4-1 armhf [installed,automatic]
libswresample2/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libswscale4/stable,now 7:3.2.9-1~deb9u1 armhf [installed,automatic]
libsysfs2/stable,now 2.1.0+repack-4 armhf [installed]
libsystemd0/stable,now 232-25+deb9u1 armhf [installed]
libtag1v5/stable,now 1.11.1+dfsg.1-0.1 armhf [installed,automatic]
libtag1v5-vanilla/stable,now 1.11.1+dfsg.1-0.1 armhf [installed,automatic]
libtalloc2/stable,now 2.1.8-1 armhf [installed,automatic]
libtasn1-6/stable,now 4.10-1.1 armhf [installed]
libtcl8.6/stable,now 8.6.6+dfsg-1 armhf [installed,automatic]
libtdb1/stable,now 1.3.11-2 armhf [installed,automatic]
libtevent0/stable,now 0.9.31-1 armhf [installed,automatic]
libtext-charwidth-perl/stable,now 0.04-7+b7 armhf [installed]
libtext-iconv-perl/stable,now 1.7-5+b8 armhf [installed]
libtext-wrapi18n-perl/stable,now 0.06-7.1 all [installed]
libthai-data/stable,now 0.1.26-1 all [installed,automatic]
libthai0/stable,now 0.1.26-1 armhf [installed,automatic]
libtheora0/stable,now 1.1.1+dfsg.1-14 armhf [installed,automatic]
libtiff5/stable,now 4.0.8-2+deb9u1 armhf [installed,automatic]
libtinfo5/stable,now 6.0+20161126-1+deb9u1 armhf [installed]
libtirpc1/stable,now 0.2.5-1.2 armhf [installed,automatic]
libtk8.6/stable,now 8.6.6-1 armhf [installed,automatic]
libtwolame0/stable,now 0.3.13-2 armhf [installed,automatic]
libtxc-dxtn-s2tc0/now 0~git20131104-1.1 armhf [installed,local]
libubsan0/stable,now 6.3.0-18+rpi1 armhf [installed,automatic]
libudev0/stable,now 175-7.2 armhf [installed]
libudev1/stable,now 232-25+deb9u1 armhf [installed]
libudisks2-0/stable,now 2.1.8-1 armhf [installed,automatic]
libunique-1.0-0/stable,now 1.1.6-5 armhf [installed,automatic]
libunistring0/stable,now 0.9.6+really0.9.3-0.1 armhf [installed,automatic]
libunwind8/stable,now 1.1-4.1 armhf [installed]
libusb-0.1-4/stable,now 2:0.1.12-30 armhf [installed]
libusb-1.0-0/stable,now 2:1.0.21-1 armhf [installed,automatic]
libusbmuxd4/stable,now 1.0.10-3 armhf [installed,automatic]
libustr-1.0-1/stable,now 1.0.4-6 armhf [installed]
libuuid1/stable,now 2.29.2-1 armhf [installed]
libuv1/stable,now 1.9.1-3 armhf [installed,automatic]
libv4l-0/stable,now 1.12.3-1 armhf [installed,automatic]
libv4l2rds0/stable,now 1.12.3-1 armhf [installed,automatic]
libv4lconvert0/stable,now 1.12.3-1 armhf [installed,automatic]
libva-drm1/stable,now 1.7.3-2 armhf [installed,automatic]
libva-x11-1/stable,now 1.7.3-2 armhf [installed,automatic]
libva1/stable,now 1.7.3-2 armhf [installed,automatic]
libvdpau-va-gl1/stable,now 0.4.2-1 armhf [installed,automatic]
libvdpau1/stable,now 1.1.1-6 armhf [installed,automatic]
libvisio-0.1-1/stable,now 0.1.5-4 armhf [installed,automatic]
libvisual-0.4-0/stable,now 0.4.0-10 armhf [installed,automatic]
libvisual-0.4-plugins/stable,now 1:0.4.0+dfsg1-10 armhf [installed,automatic]
libvo-aacenc0/stable,now 0.1.3-1 armhf [installed,automatic]
libvo-amrwbenc0/stable,now 0.1.3-1 armhf [installed,automatic]
libvorbis0a/stable,now 1.3.5-4 armhf [installed,automatic]
libvorbisenc2/stable,now 1.3.5-4 armhf [installed,automatic]
libvorbisfile3/stable,now 1.3.5-4 armhf [installed,automatic]
libvpx4/stable,now 1.6.1-3 armhf [installed,automatic]
libvte-common/stable,now 1:0.28.2-5 all [installed,automatic]
libvte9/stable,now 1:0.28.2-5 armhf [installed,automatic]
libwacom-common/stable,now 0.22-1 all [installed,automatic]
libwacom2/stable,now 0.22-1 armhf [installed,automatic]
libwavpack1/stable,now 5.0.0-2 armhf [installed,automatic]
libwayland-client0/stable,now 1.12.0-1 armhf [installed,automatic]
libwayland-cursor0/stable,now 1.12.0-1 armhf [installed,automatic]
libwayland-egl1-mesa/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
libwayland-server0/stable,now 1.12.0-1 armhf [installed,automatic]
libwbclient0/stable,now 2:4.5.12+dfsg-2+deb9u1 armhf [installed,automatic]
libwebkit2gtk-4.0-37/stable,now 2.16.6-0+deb9u1+rpi1 armhf [installed,automatic]
libwebkitgtk-3.0-0/now 1:2.4.1-1rpi53rpi1g armhf [installed,local]
libwebkitgtk-3.0-common/now 1:2.4.1-1rpi53rpi1g all [installed,local]
libwebp5/now 0.4.1-1.2 armhf [installed,local]
libwebp6/stable,now 0.5.2-1 armhf [installed,automatic]
libwebpdemux2/stable,now 0.5.2-1 armhf [installed,automatic]
libwebpmux2/stable,now 0.5.2-1 armhf [installed,automatic]
libwebrtc-audio-processing1/stable,now 0.3-1 armhf [installed,automatic]
libwildmidi-config/stable,now 0.4.0-2 all [installed,automatic]
libwildmidi2/stable,now 0.4.0-2 armhf [installed,automatic]
libwnck-3-0/stable,now 3.20.1-3 armhf [installed,automatic]
libwnck-3-common/stable,now 3.20.1-3 all [installed,automatic]
libwnck-common/stable,now 2.30.7-5.1 all [installed,automatic]
libwnck22/stable,now 2.30.7-5.1 armhf [installed,automatic]
libwpd-0.10-10/stable,now 0.10.1-5+deb9u1 armhf [installed,automatic]
libwpg-0.3-3/stable,now 0.3.1-3 armhf [installed,automatic]
libwps-0.4-4/stable,now 0.4.5-1 armhf [installed,automatic]
libwrap0/stable,now 7.6.q-26 armhf [installed,automatic]
libx11-6/stable,now 2:1.6.4-3 armhf [installed,automatic]
libx11-data/stable,now 2:1.6.4-3 all [installed,automatic]
libx11-xcb1/stable,now 2:1.6.4-3 armhf [installed,automatic]
libx264-148/stable,now 2:0.148.2748+git97eaef2-1+rpi1 armhf [installed,automatic]
libx265-95/stable,now 2.1-2 armhf [installed,automatic]
libxapian22/now 1.2.19-1+deb8u1 armhf [installed,local]
libxapian30/stable,now 1.4.3-2 armhf [installed,automatic]
libxau6/stable,now 1:1.0.8-1 armhf [installed,automatic]
libxaw7/stable,now 2:1.0.13-1 armhf [installed,automatic]
libxcb-dri2-0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-dri3-0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-glx0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-icccm4/stable,now 0.4.1-1 armhf [installed,automatic]
libxcb-image0/stable,now 0.4.0-1 armhf [installed,automatic]
libxcb-keysyms1/stable,now 0.4.0-1 armhf [installed,automatic]
libxcb-present0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-randr0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-render-util0/stable,now 0.3.9-1 armhf [installed,automatic]
libxcb-render0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-shape0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-shm0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-sync1/stable,now 1.12-1 armhf [installed,automatic]
libxcb-util0/stable,now 0.3.8-3 armhf [installed,automatic]
libxcb-xfixes0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-xinerama0/stable,now 1.12-1 armhf [installed,automatic]
libxcb-xkb1/stable,now 1.12-1 armhf [installed,automatic]
libxcb1/stable,now 1.12-1 armhf [installed,automatic]
libxcomposite1/stable,now 1:0.4.4-2 armhf [installed,automatic]
libxcursor1/stable,now 1:1.1.14-1+deb9u1 armhf [installed,automatic]
libxdamage1/stable,now 1:1.1.4-2+b1 armhf [installed,automatic]
libxdmcp6/stable,now 1:1.1.2-3 armhf [installed,automatic]
libxerces2-java/stable,now 2.11.0-7 all [installed,automatic]
libxext6/stable,now 2:1.3.3-1 armhf [installed,automatic]
libxfce4util-bin/stable,now 4.12.1-3 armhf [installed,automatic]
libxfce4util-common/stable,now 4.12.1-3 all [installed,automatic]
libxfce4util7/stable,now 4.12.1-3 armhf [installed,automatic]
libxfconf-0-2/stable,now 4.12.1-1 armhf [installed,automatic]
libxfixes3/stable,now 1:5.0.3-1 armhf [installed,automatic]
libxfont1/stable,now 1:1.5.2-4 armhf [installed,automatic]
libxfont2/stable,now 1:2.0.1-3+deb9u1 armhf [installed,automatic]
libxft2/stable,now 2.3.2-1 armhf [installed,automatic]
libxi6/stable,now 2:1.7.9-1 armhf [installed,automatic]
libxinerama1/stable,now 2:1.1.3-1+b1 armhf [installed,automatic]
libxkbcommon-x11-0/stable,now 0.7.1-2~deb9u1 armhf [installed,automatic]
libxkbcommon0/stable,now 0.7.1-2~deb9u1 armhf [installed,automatic]
libxkbfile1/stable,now 1:1.0.9-2 armhf [installed,automatic]
libxklavier16/stable,now 5.4-2 armhf [installed,automatic]
libxm4/stable,now 2.3.4-13 armhf [installed,automatic]
libxml-commons-external-java/stable,now 1.4.01-2 all [installed,automatic]
libxml-commons-resolver1.1-java/stable,now 1.2-7 all [installed,automatic]
libxml-java/stable,now 1.1.6.dfsg-3 all [installed,automatic]
libxml2/stable,now 2.9.4+dfsg1-2.2+deb9u1 armhf [installed,automatic]
libxmlbeans-java/stable,now 2.6.0+dfsg-1 all [installed,automatic]
libxmu6/stable,now 2:1.1.2-2 armhf [installed,automatic]
libxmuu1/stable,now 2:1.1.2-2 armhf [installed,automatic]
libxom-java/stable,now 1.2.10-1 all [installed,automatic]
libxpm4/stable,now 1:3.5.12-1 armhf [installed,automatic]
libxpp2-java/stable,now 2.1.10-7 all [installed,automatic]
libxpp3-java/stable,now 1.1.4c-2 all [installed,automatic]
libxrandr2/stable,now 2:1.5.1-1 armhf [installed,automatic]
libxrender1/stable,now 1:0.9.10-1 armhf [installed,automatic]
libxres1/stable,now 2:1.0.7-1 armhf [installed,automatic]
libxshmfence1/stable,now 1.2-1 armhf [installed,automatic]
libxslt1.1/stable,now 1.1.29-2.1 armhf [installed,automatic]
libxss1/stable,now 1:1.2.2-1 armhf [installed,automatic]
libxt6/stable,now 1:1.1.5-1 armhf [installed,automatic]
libxtables10/now 1.4.21-2 armhf [installed,local]
libxtables12/stable,now 1.6.0+snapshot20161117-6 armhf [installed,automatic]
libxtst6/stable,now 2:1.2.3-1 armhf [installed,automatic]
libxv1/stable,now 2:1.0.11-1 armhf [installed,automatic]
libxvidcore4/stable,now 2:1.3.4-1 armhf [installed,automatic]
libxxf86dga1/stable,now 2:1.1.4-1 armhf [installed,automatic]
libxxf86vm1/stable,now 1:1.1.4-1 armhf [installed,automatic]
libyajl2/stable,now 2.1.0-2 armhf [installed,automatic]
libyaml-0-2/stable,now 0.1.7-2 armhf [installed,automatic]
libzbar0/stable,now 0.10+doc-10.1 armhf [installed,automatic]
libzmq5/stable,now 4.2.1-4 armhf [installed,automatic]
libzvbi-common/stable,now 0.2.35-13 all [installed,automatic]
libzvbi0/stable,now 0.2.35-13 armhf [installed,automatic]
light-locker/stable,now 1.7.0-3+rpi1 armhf [installed,automatic]
lightdm/stable,now 1.18.3-1 armhf [installed]
lightdm-gtk-greeter/stable,now 2.0.2-1 armhf [installed,automatic]
linux-base/stable,now 4.5 all [installed,automatic]
linux-libc-dev/stable,now 4.9.51-1+rpi3 armhf [installed,automatic]
locales/stable,now 2.24-11+deb9u1 all [installed]
login/stable,now 1:4.4-4.1 armhf [installed]
logrotate/stable,now 3.11.0-0.1 armhf [installed]
lp-solve/stable,now 5.5.0.15-4 armhf [installed,automatic]
lsb-base/stable,now 9.20161125+rpi1 all [installed]
lsb-release/stable,now 9.20161125+rpi1 all [installed,automatic]
lua5.1/stable,now 5.1.5-8.1 armhf [installed]
luajit/stable,now 2.0.4+dfsg-1 armhf [installed]
lxappearance/stable,now 0.6.3-1 armhf [installed]
lxappearance-obconf/stable,now 0.2.3-1 armhf [installed]
lxde/stable,now 9+rpi1 all [installed]
lxde-common/stable,now 0.99.2-3 all [installed]
lxde-core/stable,now 9+rpi1 all [installed]
lxde-icon-theme/stable,now 0.5.1-2 all [installed]
lxhotkey-core/stable,now 0.1.0-1 armhf [installed,automatic]
lxhotkey-data/stable,now 0.1.0-1 all [installed,automatic]
lxhotkey-gtk/stable,now 0.1.0-1 armhf [installed]
lxhotkey-plugin-openbox/stable,now 0.1.0-1 armhf [installed,automatic]
lxinput/stable,now 0.3.5-1+rpi2 armhf [installed]
lxkeymap/stable,now 0.8.0~bzr25-1+rpi3 all [installed,automatic]
lxlock/stable,now 0.5.3-2 all [installed,automatic]
lxmenu-data/stable,now 0.1.5-2 all [installed,automatic]
lxpanel/stable,now 0.9.3-1+rpi5 armhf [installed]
lxpanel-data/stable,now 0.9.3-1+rpi5 all [installed,automatic]
lxplug-bluetooth/stable,now 0.4 armhf [installed,automatic]
lxplug-ejecter/stable,now 0.3 armhf [installed,automatic]
lxplug-network/stable,now 0.5 armhf [installed,automatic]
lxplug-ptbatt/stable,now 0.2 armhf [installed,automatic]
lxplug-volume/stable,now 0.7 armhf [installed,automatic]
lxpolkit/stable,now 0.5.3-2 armhf [installed,automatic]
lxrandr/stable,now 0.3.1-1 armhf [installed]
lxsession/stable,now 0.5.3-2 armhf [installed,automatic]
lxsession-data/stable,now 0.5.3-2 all [installed,automatic]
lxsession-default-apps/stable,now 0.5.3-2 armhf [installed,automatic]
lxsession-edit/stable,now 0.5.3-2 armhf [installed]
lxsession-logout/stable,now 0.5.3-2 armhf [installed,automatic]
lxtask/stable,now 0.1.8-1 armhf [installed]
lxterminal/stable,now 0.3.0-2+rpi1 armhf [installed]
make/stable,now 4.1-9.1 armhf [installed,automatic]
makedev/stable,now 2.3.1-93 all [installed]
man-db/stable,now 2.7.6.1-2 armhf [installed]
manpages/stable,now 4.10-2 all [installed]
manpages-dev/stable,now 4.10-2 all [installed]
mawk/stable,now 1.3.3-17 armhf [installed]
menu-xdg/stable,now 0.5 all [installed]
mesa-utils/stable,now 8.3.0-3 armhf [installed,automatic]
mesa-va-drivers/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
mesa-vdpau-drivers/stable,now 13.0.6-1+rpi2 armhf [installed,automatic]
mime-support/stable,now 3.60 all [installed,automatic]
minecraft-pi/stable,now 0.1.1-5 armhf [installed]
mount/stable,now 2.29.2-1 armhf [installed]
mountall/stable,now 2.54 armhf [installed]
multiarch-support/stable,now 2.24-11+deb9u1 armhf [installed]
nano/stable,now 2.7.4-1 armhf [installed]
ncdu/stable,now 1.12-1 armhf [installed]
ncurses-base/stable,now 6.0+20161126-1+deb9u1 all [installed]
ncurses-bin/stable,now 6.0+20161126-1+deb9u1 armhf [installed]
ncurses-term/stable,now 6.0+20161126-1+deb9u1 all [installed,automatic]
net-tools/stable,now 1.60+git20161116.90da8a0-1 armhf [installed]
netbase/stable,now 5.4 all [installed]
netcat-openbsd/stable,now 1.130-3 armhf [installed]
netcat-traditional/stable,now 1.10-41 armhf [installed]
netsurf-common/stable,now 3.6-3.1 all [installed,automatic]
netsurf-gtk/stable,now 3.6-3.1 armhf [installed]
nfs-common/stable,now 1:1.3.4-2.1 armhf [installed]
nodejs/stable,now 4.8.2~dfsg-1 armhf [installed,automatic]
nodejs-legacy/stable,now 4.8.2~dfsg-1 all [installed,automatic]
nodered/stable,now 0.17.4 armhf [installed]
notification-daemon/stable,now 3.20.0-1 armhf [installed]
ntfs-3g/stable,now 1:2016.2.22AR.1+dfsg-1 armhf [installed]
ntfs-config/stable,now 1.0.1-11+b1 armhf [installed]
ntp/stable,now 1:4.2.8p10+dfsg-3+deb9u1 armhf [installed]
nuscratch/stable,now 20170112 armhf [installed]
omxplayer/stable,now 20170330~134343-2 armhf [installed]
openbox/stable,now 3.6.1-4+rpi4 armhf [installed]
openbox-lxde-session/stable,now 0.99.2-3 all [installed,automatic]
openresolv/stable,now 3.8.0-1 armhf [installed,automatic]
openssh-client/stable,now 1:7.4p1-10+deb9u2 armhf [installed,automatic]
openssh-server/stable,now 1:7.4p1-10+deb9u2 armhf [installed,automatic]
openssh-sftp-server/stable,now 1:7.4p1-10+deb9u2 armhf [installed,automatic]
openssl/stable,now 1.1.0f-3+deb9u1 armhf [installed,automatic]
oracle-java8-jdk/stable,now 8u65 armhf [installed]
packagekit/stable,now 1.1.5-2 armhf [installed,automatic]
parted/stable,now 3.2-17 armhf [installed]
passwd/stable,now 1:4.4-4.1 armhf [installed]
patch/stable,now 2.7.5-1 armhf [installed,automatic]
pcmanfm/stable,now 1.2.5-3+rpi3 armhf [installed]
penguinspuzzle/now 20120902-1 armhf [installed,local]
perl/stable,now 5.24.1-3+deb9u2 armhf [installed,automatic]
perl-base/stable,now 5.24.1-3+deb9u2 armhf [installed]
perl-modules-5.24/stable,now 5.24.1-3+deb9u2 all [installed,automatic]
pi-bluetooth/stable,now 0.1.6 armhf [installed]
pi-greeter/stable,now 0.6 armhf [installed,automatic]
pi-package/stable,now 0.3 armhf [installed]
pi-package-data/stable,now 0.3 all [installed,automatic]
pi-package-session/stable,now 0.3 armhf [installed,automatic]
piclone/stable,now 0.7 armhf [installed]
pigpio/stable,now 1.64-1 armhf [installed]
pimixer/stable,now 0.20170803~152204 armhf [installed,automatic]
pinentry-gtk2/stable,now 1.0.0-2 armhf [installed,automatic]
pipanel/stable,now 20170707~125920 armhf [installed,automatic]
pishutdown/stable,now 0.8 armhf [installed,automatic]
pkg-config/stable,now 0.29-4 armhf [installed]
plymouth/stable,now 0.9.2-4+rpi1 armhf [installed]
plymouth-themes/stable,now 0.9.2-4+rpi1 armhf [installed,automatic]
point-rpi/stable,now 0.20160905 armhf [installed,automatic]
policykit-1/stable,now 0.105-18 armhf [installed]
poppler-data/stable,now 0.4.7-8 all [installed,automatic]
poppler-utils/stable,now 0.48.0-2 armhf [installed,automatic]
pprompt/stable,now 0.12 all [installed]
procps/stable,now 2:3.3.12-3 armhf [installed]
psmisc/stable,now 22.21-2.1 armhf [installed]
publicsuffix/stable,now 20171028.2055-0+deb9u1 all [installed,automatic]
pulseaudio/stable,now 10.0-1+deb9u1 armhf [installed,automatic]
pulseaudio-module-bluetooth/stable,now 10.0-1+deb9u1 armhf [installed]
pulseaudio-utils/stable,now 10.0-1+deb9u1 armhf [installed,automatic]
pypy/stable,now 5.6.0+dfsg-4+rpi1 armhf [installed]
pypy-lib/stable,now 5.6.0+dfsg-4+rpi1 armhf [installed,automatic]
python/stable,now 2.7.13-2 armhf [installed]
python-all/stable,now 2.7.13-2 armhf [installed,automatic]
python-all-dev/stable,now 2.7.13-2 armhf [installed,automatic]
python-apt/stable,now 1.1.0~beta5 armhf [installed,automatic]
python-apt-common/stable,now 1.1.0~beta5 all [installed,automatic]
python-blinker/stable,now 1.3.dfsg2-1 all [installed,automatic]
python-cairo/stable,now 1.8.8-2.2 armhf [installed,automatic]
python-cffi-backend/stable,now 1.9.1-2 armhf [installed,automatic]
python-chardet/stable,now 2.3.0-2 all [installed,automatic]
python-click/stable,now 6.6-1 all [installed,automatic]
python-colorama/stable,now 0.3.7-1 all [installed,automatic]
python-crypto/stable,now 2.6.1-7 armhf [installed,automatic]
python-cryptography/stable,now 1.7.1-3+b2 armhf [installed,automatic]
python-dbus/stable,now 1.2.4-1 armhf [installed,automatic]
python-dev/stable,now 2.7.13-2 armhf [installed,automatic]
python-enum34/stable,now 1.1.6-1 all [installed,automatic]
python-flask/stable,now 0.12.1-1 all [installed]
python-gi/stable,now 3.22.0-2 armhf [installed,automatic]
python-glade2/stable,now 2.24.0-5.1 armhf [installed,automatic]
python-gobject/stable,now 3.22.0-2 all [installed,automatic]
python-gobject-2/stable,now 2.28.6-13 armhf [installed,automatic]
python-gpiozero/stable,now 1.4.0 all [installed]
python-gtk2/stable,now 2.24.0-5.1 armhf [installed,automatic]
python-idna/stable,now 2.2-1 all [installed,automatic]
python-ipaddress/stable,now 1.0.17-1 all [installed,automatic]
python-itsdangerous/stable,now 0.24+dfsg1-2 all [installed,automatic]
python-jinja2/stable,now 2.8-1 all [installed,automatic]
python-jwt/stable,now 1.4.2-1+deb9u1 all [installed,automatic]
python-keyring/stable,now 10.1-1 all [installed,automatic]
python-keyrings.alt/stable,now 1.3-1 all [installed,automatic]
python-markupsafe/stable,now 0.23-3 armhf [installed,automatic]
python-minecraftpi/stable,now 0.1.1-5 all [installed]
python-minimal/stable,now 2.7.13-2 armhf [installed,automatic]
python-numpy/stable,now 1:1.12.1-3 armhf [installed,automatic]
python-oauthlib/stable,now 2.0.1-1 all [installed,automatic]
python-openssl/stable,now 16.2.0-1 all [installed,automatic]
python-picamera/stable,now 1.13 armhf [installed]
python-picraft/stable,now 1.0 all [installed]
python-pifacecommon/now 4.2.1-1 all [installed,local]
python-pifacedigitalio/now 3.1.0-1 all [installed,local]
python-pigpio/stable,now 1.64-1 all [installed]
python-pil/stable,now 4.0.0-4 armhf [installed,automatic]
python-pip/stable,now 9.0.1-2+rpt1 all [installed]
python-pip-whl/stable,now 9.0.1-2+rpt1 all [installed,automatic]
python-pkg-resources/stable,now 33.1.1-1 all [installed,automatic]
python-pyasn1/stable,now 0.1.9-2 all [installed,automatic]
python-pygame/stable,now 1.9.3+dfsg-2 armhf [installed]
python-pyinotify/stable,now 0.9.6-1 all [installed,automatic]
python-requests/stable,now 2.12.4-1 all [installed,automatic]
python-requests-oauthlib/stable,now 0.7.0-0.1 all [installed,automatic]
python-rpi.gpio/stable,now 0.6.3~stretch-1 armhf [installed]
python-rtimulib/stable,now 7.2.1-4 armhf [installed,automatic]
python-secretstorage/stable,now 2.3.1-2 all [installed,automatic]
python-sense-emu/stable,now 1.0 all [installed]
python-sense-emu-doc/stable,now 1.0 all [installed]
python-sense-hat/stable,now 2.2.0-1 armhf [installed,automatic]
python-serial/stable,now 3.2.1-1 all [installed]
python-setuptools/stable,now 33.1.1-1 all [installed,automatic]
python-simplejson/stable,now 3.10.0-1 armhf [installed,automatic]
python-six/stable,now 1.10.0-3 all [installed,automatic]
python-smbus/stable,now 3.1.2-3 armhf [installed]
python-spidev/stable,now 20170223~145721-1 all [installed]
python-talloc/stable,now 2.1.8-1 armhf [installed,automatic]
python-tk/stable,now 2.7.13-1 armhf [installed]
python-twython/stable,now 3.4.0-1 all [installed]
python-urllib3/stable,now 1.19.1-1 all [installed,automatic]
python-werkzeug/stable,now 0.11.15+dfsg1-1 all [installed,automatic]
python-wheel/stable,now 0.29.0-2 all [installed,automatic]
python-xdg/stable,now 0.25-4 all [installed,automatic]
python-xklavier/stable,now 0.4-4 armhf [installed,automatic]
python2.7/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
python2.7-dev/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
python2.7-minimal/stable,now 2.7.13-2+deb9u2 armhf [installed,automatic]
python3/stable,now 3.5.3-1 armhf [installed]
python3-apt/stable,now 1.1.0~beta5 armhf [installed,automatic]
python3-blinker/stable,now 1.3.dfsg2-1 all [installed,automatic]
python3-cffi-backend/stable,now 1.9.1-2 armhf [installed,automatic]
python3-chardet/stable,now 2.3.0-2 all [installed,automatic]
python3-click/stable,now 6.6-1 all [installed,automatic]
python3-codebug-i2c-tether/now 0.2.3-1 all [installed,local]
python3-colorama/stable,now 0.3.7-1 all [installed,automatic]
python3-crypto/stable,now 2.6.1-7 armhf [installed,automatic]
python3-cryptography/stable,now 1.7.1-3+b2 armhf [installed,automatic]
python3-dbus/stable,now 1.2.4-1 armhf [installed,automatic]
python3-dev/stable,now 3.5.3-1 armhf [installed,automatic]
python3-flask/stable,now 0.12.1-1 all [installed]
python3-gi/stable,now 3.22.0-2 armhf [installed,automatic]
python3-gpiozero/stable,now 1.4.0 all [installed]
python3-idna/stable,now 2.2-1 all [installed,automatic]
python3-itsdangerous/stable,now 0.24+dfsg1-2 all [installed,automatic]
python3-jinja2/stable,now 2.8-1 all [installed,automatic]
python3-jwt/stable,now 1.4.2-1+deb9u1 all [installed,automatic]
python3-keyring/stable,now 10.1-1 all [installed,automatic]
python3-keyrings.alt/stable,now 1.3-1 all [installed,automatic]
python3-markupsafe/stable,now 0.23-3 armhf [installed,automatic]
python3-minecraftpi/stable,now 0.1.1-5 all [installed,automatic]
python3-minimal/stable,now 3.5.3-1 armhf [installed,automatic]
python3-numpy/stable,now 1:1.12.1-3 armhf [installed]
python3-oauthlib/stable,now 2.0.1-1 all [installed,automatic]
python3-openssl/stable,now 16.2.0-1 all [installed,automatic]
python3-pgzero/stable,now 1.1-1 armhf [installed]
python3-picamera/stable,now 1.13 armhf [installed]
python3-picraft/stable,now 1.0 all [installed]
python3-pifacecommon/now 4.2.1-1 all [installed,local]
python3-pifacedigital-scratch-handler/now 2.0.5-1 all [installed,local]
python3-pifacedigitalio/now 3.1.0-1 all [installed,local]
python3-pigpio/stable,now 1.64-1 all [installed]
python3-pil/stable,now 4.0.0-4 armhf [installed,automatic]
python3-pip/stable,now 9.0.1-2+rpt1 all [installed]
python3-pkg-resources/stable,now 33.1.1-1 all [installed,automatic]
python3-pyasn1/stable,now 0.1.9-2 all [installed,automatic]
python3-pygame/stable,now 1.9.3+dfsg-2 armhf [installed]
python3-pyinotify/stable,now 0.9.6-1 all [installed,automatic]
python3-requests/stable,now 2.12.4-1 all [installed,automatic]
python3-requests-oauthlib/stable,now 0.7.0-0.1 all [installed,automatic]
python3-rpi.gpio/stable,now 0.6.3~stretch-1 armhf [installed]
python3-rtimulib/stable,now 7.2.1-4 armhf [installed,automatic]
python3-secretstorage/stable,now 2.3.1-2 all [installed,automatic]
python3-sense-emu/stable,now 1.0 all [installed]
python3-sense-hat/stable,now 2.2.0-1 armhf [installed,automatic]
python3-serial/stable,now 3.2.1-1 all [installed]
python3-setuptools/stable,now 33.1.1-1 all [installed,automatic]
python3-simplejson/stable,now 3.10.0-1 armhf [installed,automatic]
python3-six/stable,now 1.10.0-3 all [installed,automatic]
python3-smbus/stable,now 3.1.2-3 armhf [installed]
python3-spidev/stable,now 20170223~145721-1 all [installed]
python3-tk/stable,now 3.5.3-1 armhf [installed]
python3-twython/stable,now 3.4.0-1 all [installed]
python3-uno/stable,now 1:5.2.7-1+rpi1 armhf [installed]
python3-urllib3/stable,now 1.19.1-1 all [installed,automatic]
python3-werkzeug/stable,now 0.11.15+dfsg1-1 all [installed,automatic]
python3-wheel/stable,now 0.29.0-2 all [installed,automatic]
python3-xdg/stable,now 0.25-4 all [installed,automatic]
python3.5/stable,now 3.5.3-1 armhf [installed,automatic]
python3.5-dev/stable,now 3.5.3-1 armhf [installed,automatic]
python3.5-minimal/stable,now 3.5.3-1 armhf [installed,automatic]
qjackctl/stable,now 0.4.4-1 armhf [installed,automatic]
qt5-gtk-platformtheme/stable,now 5.7.1+dfsg-3+rpi1 armhf [installed,automatic]
qttranslations5-l10n/stable,now 5.7.1~20161021-1 all [installed,automatic]
rake/stable,now 10.5.0-2 all [installed,automatic]
raspberrypi-artwork/stable,now 20150921 all [installed]
raspberrypi-bootloader/stable,now 1.20171029-1 armhf [installed]
raspberrypi-kernel/stable,now 1.20171029-1 armhf [installed,automatic]
raspberrypi-net-mods/stable,now 1.2.7 all [installed]
raspberrypi-sys-mods/stable,now 20171127 armhf [installed]
raspberrypi-ui-mods/stable,now 1.20171115 all [installed]
raspbian-archive-keyring/stable,now 20120528.2 all [installed]
raspi-config/stable,now 20171201 all [installed]
raspi-copies-and-fills/stable,now 0.6 armhf [installed]
raspi-gpio/stable,now 0.20171123 armhf [installed]
rc-gui/stable,now 1.13 armhf [installed]
read-edid/stable,now 3.0.2-1 armhf [installed,automatic]
readline-common/stable,now 7.0-3 all [installed]
realvnc-vnc-server/stable,now 6.2.1.32538 armhf [installed]
realvnc-vnc-viewer/stable,now 6.17.731.29523 armhf [installed]
rename/stable,now 0.20-4 all [installed,automatic]
rfkill/stable,now 0.5-1 armhf [installed]
rpcbind/stable,now 0.2.3-0.6 armhf [installed,automatic]
rpd-icons/stable,now 0.12 all [installed,automatic]
rpd-plym-splash/stable,now 0.14 armhf [installed,automatic]
rpd-wallpaper/stable,now 0.4 all [installed,automatic]
rpi-chromium-mods/stable,now 20171113 armhf [installed]
rpi-update/stable,now 20140705 all [installed]
rsync/stable,now 3.1.2-1 armhf [installed,automatic]
rsyslog/stable,now 8.24.0-1 armhf [installed]
rtkit/stable,now 0.11-4 armhf [installed,automatic]
ruby/stable,now 1:2.3.3 armhf [installed,automatic]
ruby-did-you-mean/stable,now 1.0.0-2 all [installed,automatic]
ruby-minitest/stable,now 5.9.0-1 all [installed,automatic]
ruby-net-telnet/stable,now 0.1.1-2 all [installed,automatic]
ruby-power-assert/stable,now 0.3.0-1 all [installed,automatic]
ruby-test-unit/stable,now 3.1.7-2 all [installed,automatic]
ruby2.1/now 2.1.5-2+deb8u3 armhf [installed,local]
ruby2.3/stable,now 2.3.3-1+deb9u1+rpi1 armhf [installed,automatic]
rubygems-integration/stable,now 1.11 all [installed,automatic]
samba-common/stable,now 2:4.5.12+dfsg-2+deb9u1 all [installed,automatic]
samba-libs/stable,now 2:4.5.12+dfsg-2+deb9u1 armhf [installed,automatic]
scratch/stable,now 1.4.0.6~dfsg1-5 all [installed]
scrot/stable,now 0.8-18 armhf [installed,automatic]
sed/stable,now 4.4-1 armhf [installed]
sense-emu-tools/stable,now 1.0 all [installed]
sense-hat/stable,now 1.2 all [installed]
sensible-utils/stable,now 0.0.9 all [installed]
sgml-base/stable,now 1.29 all [installed,automatic]
shared-mime-info/stable,now 1.8-1 armhf [installed,automatic]
smartsim/stable,now 1.2.1-4 armhf [installed]
sonic-pi/stable,now 1:3.0.1+1 armhf [installed]
squeak-plugins-scratch/stable,now 1.4.0.2~svn.r83-2.1 armhf [installed,automatic]
squeak-vm/stable,now 1:4.10.2.2614-4.1 armhf [installed,automatic]
ssh/stable,now 1:7.4p1-10+deb9u2 all [installed]
startpar/stable,now 0.59-3.1 armhf [installed]
strace/stable,now 4.15-2 armhf [installed]
sudo/stable,now 1.8.19p1-2.1 armhf [installed]
supercollider-server/stable,now 1:3.7.0~repack-4 armhf [installed,automatic]
systemd/stable,now 232-25+deb9u1 armhf [installed]
systemd-sysv/stable,now 232-25+deb9u1 armhf [installed]
sysv-rc/stable,now 2.88dsf-59.9 all [installed]
sysvinit-utils/stable,now 2.88dsf-59.9 armhf [installed]
tar/stable,now 1.29b-1.1 armhf [installed]
tasksel/stable,now 3.39 all [installed]
tasksel-data/stable,now 3.39 all [installed]
tcpd/stable,now 7.6.q-26 armhf [installed,automatic]
timidity/stable,now 2.13.2-40.5 armhf [installed]
tk8.6-blt2.5/stable,now 2.5.3+dfsg-3 armhf [installed,automatic]
traceroute/stable,now 1:2.1.0-2 armhf [installed]
tree/stable,now 1.7.0-5 armhf [installed]
triggerhappy/stable,now 0.5.0-1 armhf [installed,automatic]
tzdata/stable,now 2017c-0+deb9u1 all [installed]
ucf/stable,now 3.0036 all [installed,automatic]
udev/stable,now 232-25+deb9u1 armhf [installed]
udisks2/stable,now 2.1.8-1 armhf [installed,automatic]
unattended-upgrades/stable,now 0.93.1+nmu1 all [installed]
uno-libs3/stable,now 5.2.7-1+rpi1 armhf [installed,automatic]
unzip/stable,now 6.0-21 armhf [installed]
ure/stable,now 5.2.7-1+rpi1 armhf [installed,automatic]
usb-modeswitch/stable,now 2.5.0+repack0-1 armhf [installed]
usb-modeswitch-data/stable,now 20170120-1 all [installed,automatic]
usbmuxd/stable,now 1.1.0-2 armhf [installed,automatic]
usbutils/stable,now 1:007-4 armhf [installed]
util-linux/stable,now 2.29.2-1 armhf [installed]
uuid/stable,now 1.6.2-1.5+b3 armhf [installed,automatic]
v4l-utils/stable,now 1.12.3-1 armhf [installed]
va-driver-all/stable,now 1.7.3-2 armhf [installed,automatic]
vdpau-driver-all/stable,now 1.1.1-6 armhf [installed,automatic]
vim-common/stable,now 2:8.0.0197-4+deb9u1 all [installed]
vim-tiny/stable,now 2:8.0.0197-4+deb9u1 armhf [installed]
wget/stable,now 1.18-5+deb9u1 armhf [installed]
whiptail/stable,now 0.52.19-1 armhf [installed]
whois/stable,now 5.2.17~deb9u1 armhf [installed,automatic]
wireless-regdb/stable,now 2016.06.10-1 all [installed,automatic]
wireless-tools/stable,now 30~pre9-12 armhf [installed]
wiringpi/stable,now 2.44+1 armhf [installed]
wolfram-engine/stable,now 11.0.1+2017071100 armhf [installed]
wpasupplicant/stable,now 2:2.4-1+deb9u1 armhf [installed]
x11-common/stable,now 1:7.7+19 all [installed,automatic]
x11-utils/stable,now 7.7+3 armhf [installed,automatic]
x11-xkb-utils/stable,now 7.7+3 armhf [installed,automatic]
x11-xserver-utils/stable,now 7.7+7 armhf [installed,automatic]
x2x/stable,now 1.30-3 armhf [installed]
xarchiver/stable,now 1:0.5.4-7 armhf [installed]
xauth/stable,now 1:1.0.9-1 armhf [installed,automatic]
xcompmgr/stable,now 1.1.7-1 armhf [installed]
xdg-user-dirs/stable,now 0.15-2 armhf [installed,automatic]
xdg-utils/stable,now 1.1.1-1 all [installed]
xfconf/stable,now 4.12.1-1 armhf [installed,automatic]
xfonts-100dpi/stable,now 1:1.0.4+nmu1 all [installed,automatic]
xfonts-encodings/stable,now 1:1.0.4-2 all [installed,automatic]
xfonts-utils/stable,now 1:7.7+4 armhf [installed,automatic]
xinit/stable,now 1.3.4-3 armhf [installed]
xinput/stable,now 1.6.2-1 armhf [installed,automatic]
xkb-data/stable,now 2.19-1+deb9u1 all [installed,automatic]
xml-core/stable,now 0.17 all [installed,automatic]
xpdf/stable,now 3.04-4 armhf [installed]
xserver-common/stable,now 2:1.19.2-1+rpt1+deb9u2 all [installed,automatic]
xserver-xorg/stable,now 1:7.7+19 armhf [installed]
xserver-xorg-core/stable,now 2:1.19.2-1+rpt1+deb9u2 armhf [installed,automatic]
xserver-xorg-input-all/stable,now 1:7.7+19 armhf [installed,automatic]
xserver-xorg-input-libinput/stable,now 0.23.0-2 armhf [installed,automatic]
xserver-xorg-legacy/stable,now 2:1.19.2-1+rpt1+deb9u2 armhf [installed,automatic]
xserver-xorg-video-fbdev/stable,now 1:0.4.4-1+rvt+b1 armhf [installed]
xserver-xorg-video-fbturbo/stable,now 1.20170324~143242 armhf [installed]
xxd/stable,now 2:8.0.0197-4+deb9u1 armhf [installed,automatic]
xz-utils/stable,now 5.2.2-1.2 armhf [installed]
zenity/stable,now 3.22.0-1 armhf [installed]
zenity-common/stable,now 3.22.0-1 all [installed,automatic]
zip/stable,now 3.0-11 armhf [installed,automatic]
zlib1g/stable,now 1:1.2.8.dfsg-5 armhf [installed]

@SteveL-MSFT
Copy link
Member

@minoseah629 can you collect a stacktrace?

sudo apt-get install gdb
gdb pwsh
# you'll see debug spew from gdb, just ignore it
# get a segmentation fault
backtrace

@anmenaga
Copy link
Contributor

anmenaga commented Jan 4, 2018

Looks like something is wrong on upgrades...
A clean Raspbian 9 Stretch works fine for me; but an upgrade from "2017-03-02-raspbian-jessie.img" gives this:

pi@raspberrypi:~/Test $ ./pwsh

Unhandled Exception: System.TypeInitializationException: The type initializer for 'System.Management.Automation.Tracing.PSEtwLog' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Management.Automation.Tracing.PSSysLogProvider' threw an exception. ---> System.DllNotFoundException: Unable to load DLL 'libpsl-native': The specified module or one of its dependencies could not be found.
(Exception from HRESULT: 0x8007007E)
at System.Management.Automation.Tracing.NativeMethods.OpenLog(IntPtr ident, SysLogPriority facility)
at System.Management.Automation.Tracing.SysLogProvider..ctor(String applicationId, PSLevel level, PSKeyword keywords, PSChannel channels) in /PowerShell/src/System.Management.Automation/utils/tracing/SysLogProvider.cs:line 101
at System.Management.Automation.Tracing.PSSysLogProvider..cctor() in /PowerShell/src/System.Management.Automation/utils/tracing/PSSysLogProvider.cs:line 27
--- End of inner exception stack trace ---
at System.Management.Automation.Tracing.PSSysLogProvider..ctor()
at System.Management.Automation.Tracing.PSEtwLog..cctor() in /PowerShell/src/System.Management.Automation/utils/tracing/PSEtwLog.cs:line 27
--- End of inner exception stack trace ---
at System.Management.Automation.Tracing.PSEtwLog.LogOperationalInformation(PSEventId id, PSOpcode opcode, PSTask task, PSKeyword keyword, Object[] args) in /PowerShell/src/System.Management.Automation/utils/tracing/PSEtwLog.cs:line 134
at Microsoft.PowerShell.UnmanagedPSEntry.Start(String consoleFilePath, String[] args, Int32 argc) in /PowerShell/src/Microsoft.PowerShell.ConsoleHost/host/msh/ManagedEntrance.cs:line 45
at Microsoft.PowerShell.ManagedPSEntry.Main(String[] args) in /PowerShell/src/powershell/Program.cs:line 23
Aborted
pi@raspberrypi:~/Test $ cat /etc/*release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian

On the other hand, www.raspberrypi.org recommends using clean Stretch images:

How to get Raspbian Stretch
As this is a major version upgrade, we recommend using a clean image; these are available from the Downloads page on our site as usual.
Upgrading an existing Jessie image is possible, but is not guaranteed to work in every circumstance. If you wish to try upgrading a Jessie image to Stretch, we strongly recommend taking a backup first – we can accept no responsibility for loss of data from a failed update.

@minoseah629
Copy link
Author

minoseah629 commented Jan 4, 2018

here is a recording of the gdb.

i dont know how to use the gdb so i did a search and saw backtrace as a command.

let me know what commands that would be helpful to use.

http://www.screencast.com/t/hd3iICu5

video of repro
http://www.screencast.com/t/nV0EeuuxOkp5

@anmenaga
Copy link
Contributor

anmenaga commented Jan 4, 2018

@minoseah629 When you get "(gdb)" prompt try "run".

@minoseah629
Copy link
Author

pi@xxx:~ $ gdb ~/powershell/pwsh
GNU gdb (Raspbian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/pi/powershell/pwsh...(no debugging symbols found)...done.
(gdb) run
Starting program: /home/pi/powershell/pwsh 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0x764a2450 (LWP 6612)]
[New Thread 0x75aff450 (LWP 6613)]
[New Thread 0x750ff450 (LWP 6614)]
[New Thread 0x728fe450 (LWP 6615)]
[New Thread 0x6e71f450 (LWP 6620)]
[New Thread 0x6f2ff450 (LWP 6621)]
[New Thread 0x6df1f450 (LWP 6622)]
[New Thread 0x6d71f450 (LWP 6623)]
[New Thread 0x6cf1f450 (LWP 6624)]
[Thread 0x6f2ff450 (LWP 6621) exited]
PowerShell v6.0.0-rc.2
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

[New Thread 0x6abc5450 (LWP 6625)]
[New Thread 0x6a3c5450 (LWP 6626)]
[New Thread 0x6f2ff450 (LWP 6627)]
[New Thread 0x69bc5450 (LWP 6628)]
[New Thread 0x6b1fb450 (LWP 6629)]
[New Thread 0x6885b450 (LWP 6630)]
[Thread 0x6b1fb450 (LWP 6629) exited]
[New Thread 0x6b1fb450 (LWP 6631)]
[Thread 0x6b1fb450 (LWP 6631) exited]
PS /home/pi> [New Thread 0x6b1fb450 (LWP 6632)]
[Thread 0x6b1fb450 (LWP 6632) exited]
[New Thread 0x6805b450 (LWP 6633)]
[Thread 0x69bc5450 (LWP 6628) exited]
[New Thread 0x6b1fb450 (LWP 6638)]
[Thread 0x6b1fb450 (LWP 6638) exited]
[Thread 0x6cf1f450 (LWP 6624) exited]
[Thread 0x6df1f450 (LWP 6622) exited]

Thread 12 "pwsh" received signal SIGILL, Illegal instruction.
[Switching to Thread 0x6a3c5450 (LWP 6626)]
0x66ed1de8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) 

@minoseah629
Copy link
Author

#0  0x66ed1de8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#1  0x66ece4b4 in OPENSSL_cpuid_setup ()
   from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2  0x76fdf544 in call_init (l=<optimized out>, argc=argc@entry=1, 
    argv=argv@entry=0x7efff374, env=env@entry=0x7efff37c) at dl-init.c:72
#3  0x76fdf6a0 in call_init (env=<optimized out>, argv=<optimized out>, 
    argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#4  _dl_init (main_map=main_map@entry=0x6f1313a0, argc=1, argv=0x7efff374, 
    env=0x7efff37c) at dl-init.c:120
#5  0x76fe4038 in dl_open_worker (a=<optimized out>) at dl-open.c:575
#6  0x76fdf3f4 in _dl_catch_error (objname=0x6a3c5970, 
    objname@entry=0x6a3c147c, errstring=0x6a3c1510, 
    errstring@entry=0x6a3c1480, mallocedp=0x6a3c147c, 
    mallocedp@entry=0x6a3c147b, operate=0x6a3c1480, args=args@entry=0x6a3c1484)
    at dl-error.c:187
#7  0x76fe3810 in _dl_open (file=0x67066a19 "libssl.so.1.0.0", 
    mode=-2147483647, caller_dlopen=0x67061827 <InitializeOpenSSLShim()+14>, 
    nsid=-2, argc=1, argv=0x7efff374, env=0x7efff37c) at dl-open.c:660
#8  0x76f90b54 in dlopen_doit (a=0x6a3c16d0) at dlopen.c:66
#9  0x76fdf3f4 in _dl_catch_error (objname=0x6a3c5970, 
    objname@entry=0x6f100614, errstring=0x6a3c17c8, 
    errstring@entry=0x6f100618, mallocedp=0x6f100614, 
    mallocedp@entry=0x6f100610, operate=0x6f100618, 
---Type <return> to continue, or q <return> to quit--- 
    operate@entry=0x76f90ad8 <dlopen_doit>, args=args@entry=0x6a3c16d0)
    at dl-error.c:187
#10 0x76f91294 in _dlerror_run (operate=0x76f90ad8 <dlopen_doit>, 
    args=args@entry=0x6a3c16d0) at dlerror.c:163
#11 0x76f90c1c in __dlopen (file=<optimized out>, mode=<optimized out>)
    at dlopen.c:87
#12 0x67061826 in InitializeOpenSSLShim() ()
   from /home/pi/powershell/System.Security.Cryptography.Native.OpenSsl.so
#13 0x76fdf544 in call_init (l=<optimized out>, argc=argc@entry=1, 
    argv=argv@entry=0x7efff374, env=env@entry=0x7efff37c) at dl-init.c:72
#14 0x76fdf6a0 in call_init (env=<optimized out>, argv=<optimized out>, 
    argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#15 _dl_init (main_map=main_map@entry=0x6f131058, argc=1, argv=0x7efff374, 
    env=0x7efff37c) at dl-init.c:120
#16 0x76fe4038 in dl_open_worker (a=<optimized out>) at dl-open.c:575
#17 0x76fdf3f4 in _dl_catch_error (objname=0x6a3c5970, 
    objname@entry=0x6a3c1974, errstring=0x6a3c1a08, 
    errstring@entry=0x6a3c1978, mallocedp=0x6a3c1974, 
    mallocedp@entry=0x6a3c1973, operate=0x6a3c1978, args=args@entry=0x6a3c197c)
    at dl-error.c:187
#18 0x76fe3810 in _dl_open (
    file=0x6a3c1bf0 "/home/pi/powershell/System.Security.Cryptography.Native.OpenSsl.so", mode=-2147483647, caller_dlopen=0x768f391b <LoadLibraryExW+318>, 
---Type <return> to continue, or q <return> to quit---
    nsid=-2, argc=1, argv=0x7efff374, env=0x7efff37c) at dl-open.c:660
#19 0x76f90b54 in dlopen_doit (a=0x6a3c1bc8) at dlopen.c:66
#20 0x76fdf3f4 in _dl_catch_error (objname=0x6a3c5970, 
    objname@entry=0x6f100614, errstring=0x0, errstring@entry=0x6f100618, 
    mallocedp=0x6f100614, mallocedp@entry=0x6f100610, operate=0x6f100618, 
    operate@entry=0x76f90ad8 <dlopen_doit>, args=args@entry=0x6a3c1bc8)
    at dl-error.c:187
#21 0x76f91294 in _dlerror_run (operate=0x76f90ad8 <dlopen_doit>, 
    args=args@entry=0x6a3c1bc8) at dlerror.c:163
#22 0x76f90c1c in __dlopen (file=<optimized out>, mode=<optimized out>)
    at dlopen.c:87
#23 0x768f391a in LoadLibraryExW () from /home/pi/powershell/libcoreclr.so
#24 0x766144e6 in LoadLibraryExWrapper(char16_t const*, void*, unsigned int) ()
   from /home/pi/powershell/libcoreclr.so
#25 0x766911dc in CLRLoadLibrary(char16_t const*) ()
   from /home/pi/powershell/libcoreclr.so
#26 0x7677dc7e in NDirect::LoadFromPInvokeAssemblyDirectory(Assembly*, char16_t const*, unsigned int, LoadLibErrorTracker*) ()
   from /home/pi/powershell/libcoreclr.so
#27 0x7677e42c in NDirect::LoadLibraryModule(NDirectMethodDesc*, LoadLibErrorTracker*) () from /home/pi/powershell/libcoreclr.so
#28 0x7677d506 in NDirect::NDirectLink(NDirectMethodDesc*) ()
   from /home/pi/powershell/libcoreclr.so
---Type <return> to continue, or q <return> to quit---
#29 0x7677e660 in NDirectImportWorker () from /home/pi/powershell/libcoreclr.so
#30 0x7673bc78 in NDirectImportThunk () from /home/pi/powershell/libcoreclr.so
#31 0x68f6c462 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

@anmenaga
Copy link
Contributor

anmenaga commented Jan 5, 2018

@minoseah629 Can you please try these 2 things on that RPI3:

  1. What is the output of strings System.Security.Cryptography.Native.OpenSsl.so | grep "libssl.so" when it is run in /home/pi/powershell/ directory ?
  2. Follow this recommendation: as first command in gdb run handle SIGILL nostop, then "run" as before, etc ... it should print a new callstack...

@minoseah629
Copy link
Author

@anmenaga

output for #1:

strings System.Security.Cryptography.Native.OpenSsl.so | grep "libssl.so"
libssl.so.1.0.0
libssl.so.10
libssl.so.1.0.2

output for #2:

pi@xxx:~/powershell $ gdb ~/powershell/pwsh --q
Reading symbols from /home/pi/powershell/pwsh...(no debugging symbols found)...done.
(gdb) handle SIGILL nostop
Signal        Stop	Print	Pass to program	Description
SIGILL        No	Yes	Yes		Illegal instruction
(gdb) run
Starting program: /home/pi/powershell/pwsh 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0x764a2450 (LWP 13694)]
[New Thread 0x75aff450 (LWP 13695)]
[New Thread 0x750ff450 (LWP 13696)]
[New Thread 0x728fe450 (LWP 13697)]
[New Thread 0x6e71f450 (LWP 13698)]
[New Thread 0x6f2ff450 (LWP 13699)]
[New Thread 0x6df1f450 (LWP 13700)]
[New Thread 0x6d71f450 (LWP 13701)]
[New Thread 0x6cf1f450 (LWP 13702)]
[Thread 0x6f2ff450 (LWP 13699) exited]
PowerShell v6.0.0-rc.2
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

[New Thread 0x6abb7450 (LWP 13703)]
[New Thread 0x6a3b7450 (LWP 13704)]
[New Thread 0x6f2ff450 (LWP 13705)]
[New Thread 0x69bb7450 (LWP 13706)]
[New Thread 0x6b27d450 (LWP 13707)]

Thread 1 "pwsh" received signal SIG34, Real-time event 34.
0x76f7394c in __pthread_cond_wait (cond=0x67338, mutex=0x67320)
    at pthread_cond_wait.c:186
186	pthread_cond_wait.c: No such file or directory.

@minoseah629
Copy link
Author

hello, just an update.

still getting this error on v6.0.1

@anmenaga
Copy link
Contributor

What is the output of backtrace if you run if at the end of your "output for #2"?

@minoseah629
Copy link
Author

gdb ~/powershell/pwsh --q
Reading symbols from /home/pi/powershell/pwsh...(no debugging symbols found)...done.
(gdb) handle SIGILL nostop
Signal Stop Print Pass to program Description
SIGILL No Yes Yes Illegal instruction
(gdb) run
Starting program: /home/pi/powershell/pwsh
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0x764a2450 (LWP 1950)]
[New Thread 0x75aff450 (LWP 1951)]
[New Thread 0x750ff450 (LWP 1952)]
[New Thread 0x728fe450 (LWP 1953)]
[New Thread 0x6e719450 (LWP 1954)]
[New Thread 0x6f3fe450 (LWP 1955)]
[New Thread 0x6df19450 (LWP 1956)]
[New Thread 0x6d719450 (LWP 1957)]
[New Thread 0x6cf19450 (LWP 1958)]
[Thread 0x6f3fe450 (LWP 1955) exited]
PowerShell v6.0.1
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

[New Thread 0x6b6d0450 (LWP 1967)]
[New Thread 0x6ac4a450 (LWP 1968)]
[New Thread 0x6f3fe450 (LWP 1969)]
[New Thread 0x6a44a450 (LWP 1970)]
[Thread 0x6a44a450 (LWP 1970) exited]
[New Thread 0x69a67450 (LWP 1971)]

Thread 10 "pwsh" received signal SIG34, Real-time event 34.
[Switching to Thread 0x6cf19450 (LWP 1958)]
0x76691f24 in InternalCasingHelper::InvariantToLowerNoThrow(char*, int, char const*) () from /home/pi/powershell/libcoreclr.so
(gdb)

@tjackprime
Copy link

I'm seeing the same thing on RP3 after recently upgrading from jessie to stretch. Haven't tried a clean install of stretch. pwsh launches and I might be able to get one command off, but shortly after it will report "Segmentation fault" and exit even if I don't execute a command.

@SteveL-MSFT
Copy link
Member

At this point, since support on ARM is experimental, I would recommend going with a clean install as it may not be worth the effort to investigate upgrade issues.

@SteveL-MSFT SteveL-MSFT removed this from the 6.1.0-Consider milestone Feb 1, 2018
@tjackprime
Copy link

Confirmed that it works fine on a clean install of stretch on my RP3.

@somejavadev
Copy link

I had this same problem on my RP3 with Raspbian jessie installed. I upgraded my distro as per the steps here -> jessie to stretch which afterwards PowerShell was working.

@shanselman
Copy link

shanselman commented May 17, 2018

Yep, this is an RP3 issue. Look at all the repros (I am hitting this on a new build). Everyone has a Rpi3. @joeyaiello @SteveL-MSFT

PS /home/pi>
Thread 14 "pwsh" received signal SIGILL, Illegal instruction.
[Switching to Thread 0x69b78450 (LWP 5775)]
0x65c0fde8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) backtrace
#0  0x65c0fde8 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#1  0x65c0c4b4 in OPENSSL_cpuid_setup () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2  0x76fdee30 in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7efff354, env=env@entry=0x7efff35c) at dl-init.c:72
#3  0x76fdef8c in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#4  _dl_init (main_map=main_map@entry=0x73e2f7b8, argc=1, argv=0x7efff354, env=0x7efff35c) at dl-init.c:120
#5  0x76fe3924 in dl_open_worker (a=<optimized out>) at dl-open.c:575
#6  0x76fdece0 in _dl_catch_error (objname=0x69b78970, objname@entry=0x69b7447c, errstring=0x69b74510, errstring@entry=0x69b74480, mallocedp=0x69b7447c,
    mallocedp@entry=0x69b7447b, operate=0x69b74480, args=args@entry=0x69b74484) at dl-error.c:187
#7  0x76fe30fc in _dl_open (file=0x65da4a59 "libssl.so.1.0.0", mode=-2147483647, caller_dlopen=0x65d9f86f <InitializeOpenSSLShim()+14>, nsid=-2, argc=1,
    argv=0x7efff354, env=0x7efff35c) at dl-open.c:660
#8  0x76f8fb54 in dlopen_doit (a=0x69b746d0) at dlopen.c:66
#9  0x76fdece0 in _dl_catch_error (objname=0x69b78970, objname@entry=0x73e0052c, errstring=0x69b747c8, errstring@entry=0x73e00530, mallocedp=0x73e0052c,
    mallocedp@entry=0x73e00528, operate=0x73e00530, operate@entry=0x76f8fad8 <dlopen_doit>, args=args@entry=0x69b746d0) at dl-error.c:187
#10 0x76f90294 in _dlerror_run (operate=0x76f8fad8 <dlopen_doit>, args=args@entry=0x69b746d0) at dlerror.c:163
#11 0x76f8fc1c in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
#12 0x65d9f86e in InitializeOpenSSLShim() () from /home/pi/powershell/System.Security.Cryptography.Native.OpenSsl.so
#13 0x76fdee30 in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7efff354, env=env@entry=0x7efff35c) at dl-init.c:72
#14 0x76fdef8c in call_init (env=<optimized out>, argv=<optimized out>, argc=<optimized out>, l=<optimized out>) at dl-init.c:30
#15 _dl_init (main_map=main_map@entry=0x73e2f470, argc=1, argv=0x7efff354, env=0x7efff35c) at dl-init.c:120
#16 0x76fe3924 in dl_open_worker (a=<optimized out>) at dl-open.c:575
#17 0x76fdece0 in _dl_catch_error (objname=0x69b78970, objname@entry=0x69b74974, errstring=0x69b74a08, errstring@entry=0x69b74978, mallocedp=0x69b74974,
    mallocedp@entry=0x69b74973, operate=0x69b74978, args=args@entry=0x69b7497c) at dl-error.c:187
#18 0x76fe30fc in _dl_open (file=0x69b74bf0 "/home/pi/powershell/System.Security.Cryptography.Native.OpenSsl.so", mode=-2147483647,
    caller_dlopen=0x768f2bb3 <LoadLibraryExW+318>, nsid=-2, argc=1, argv=0x7efff354, env=0x7efff35c) at dl-open.c:660
#19 0x76f8fb54 in dlopen_doit (a=0x69b74bc8) at dlopen.c:66
#20 0x76fdece0 in _dl_catch_error (objname=0x69b78970, objname@entry=0x73e0052c, errstring=0x0, errstring@entry=0x73e00530, mallocedp=0x73e0052c,
    mallocedp@entry=0x73e00528, operate=0x73e00530, operate@entry=0x76f8fad8 <dlopen_doit>, args=args@entry=0x69b74bc8) at dl-error.c:187
#21 0x76f90294 in _dlerror_run (operate=0x76f8fad8 <dlopen_doit>, args=args@entry=0x69b74bc8) at dlerror.c:163
#22 0x76f8fc1c in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
#23 0x768f2bb2 in LoadLibraryExW () from /home/pi/powershell/libcoreclr.so
#24 0x76613516 in LoadLibraryExWrapper(char16_t const*, void*, unsigned int) () from /home/pi/powershell/libcoreclr.so
#25 0x7669020c in CLRLoadLibrary(char16_t const*) () from /home/pi/powershell/libcoreclr.so
#26 0x7677ce8e in NDirect::LoadFromPInvokeAssemblyDirectory(Assembly*, char16_t const*, unsigned int, LoadLibErrorTracker*) ()
   from /home/pi/powershell/libcoreclr.so
#27 0x7677d63c in NDirect::LoadLibraryModule(NDirectMethodDesc*, LoadLibErrorTracker*) () from /home/pi/powershell/libcoreclr.so
#28 0x7677c716 in NDirect::NDirectLink(NDirectMethodDesc*) () from /home/pi/powershell/libcoreclr.so
#29 0x7677d870 in NDirectImportWorker () from /home/pi/powershell/libcoreclr.so
#30 0x7673ad50 in NDirectImportThunk () from /home/pi/powershell/libcoreclr.so
#31 0x67c5f0c2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

@shanselman
Copy link

Interesting

Thread 14 "pwsh" received signal SIGILL, Illegal instruction.
[New Thread 0x69292450 (LWP 5860)]
[New Thread 0x65925450 (LWP 5861)]
[Thread 0x65925450 (LWP 5861) exited]

Thread 26 "pwsh" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x69292450 (LWP 5860)]
0x65a10050 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
(gdb) backtrace
#0  0x65a10050 in ?? () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#1  0x65a0ab50 in X509_verify_cert () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0
#2  0x692914f8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

@shanselman
Copy link

shanselman commented May 17, 2018

Yep, looks clearly that it's the libcrypto.so.1.0.0 issue. So CoreCLR is loading 1.0.0 and not 1.0.2, and the upgrade to Stretch from Jessie didn't clean up.

I'm doing this, and will report back:

sudo apt-get remove libssl1.0.0

@iSazonov
Copy link
Collaborator

@dantraMSFT Should we create a soft link on right libcrypto version in installer?

@minoseah629
Copy link
Author

this issue appears to be resolved with 6.1

PS /home/pi> $psversiontable

Name                           Value
----                           -----
PSVersion                      6.1.0
PSEdition                      Core
GitCommitId                    6.1.0
OS                             Linux 4.14.30-v7+ #1102 SMP Mon Mar 26 16:45:...
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

@davidljung
Copy link

Stumbled on this when searching for the same error text. For what it is worth, I'm not using PowerShell nor a RPi, but also Debian Stretch on an ARM i.MX6 embedded device (32bit). So, perhaps it is a libcryptopp ARM related issue (word size?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Maintainers-Build specific to affecting the build Resolution-Answered The question is answered.
Projects
None yet
Development

No branches or pull requests

9 participants