gpsd-users
[Top][All Lists]
Advanced

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

Re: Segfault after upgrade.


From: Paul Theodoropoulos
Subject: Re: Segfault after upgrade.
Date: Sat, 23 May 2020 11:27:53 -0700
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 5/23/2020 11:16 AM, David J Taylor wrote:
Further testing shows:

- fails on Raspberry Pi Model B rev 2

32 -bit

- works on Raspberry Pi 4 Model B Rev 1.1

64 bit

Not surprising a 64-bit binary fails on 32-bit.

sudo netstat -apn | fgrep 2947
tcp        0      0 127.0.0.1:2947          0.0.0.0:*
LISTEN 1/init
tcp6       0      0 ::1:2947                :::*
LISTEN 1/init

Systemd(ick) still has control.  I can't help you there.

All this work to avoid 10 mins to build from git...

RGDS
GARY
===========================================

So is APT-GET is allowing me to install a 64-bit binary on a 32-bit system? All the RPi Raspbian current code is 32-bit, though, I understood.

Is there a simple way of checking where a binary is 32- or 64-bit?  I can do that on Windows but not (yet) on Linux.

David

The 'file' command I believe is a default part of Debian/Raspbian - my results (obviously I built gpsd from source):

root@ A-NTPsec: ~ # file /usr/local/sbin/gpsd
/usr/local/sbin/gpsd: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=4d0fc5d9df8257e29c765dbf07010a06aa4cdd2a, stripped

--
Paul Theodoropoulos
www.anastrophe.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]