开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

New Version


 

I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and github.

Main changes are fixing a bug in resequencing NETROM packet and adding compression of NETROM frames and an interface for the WhatsPac client.




73, John


 

What is WhatsPac where can i get information about this?? I try to google it but i found nothing.


73 de Pascal

va2hom

Le 2025-02-15 à 09 h 00, John G8BPQ via groups.io a écrit?:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and github.

Main changes are fixing a bug in resequencing NETROM packet and adding compression of NETROM frames and an interface for the WhatsPac client.




73, John





 

开云体育

It is basically a packet version of WhatsApp. At the still being developed and at the moment only runs on one node in the UK.

There isn't a lot of information about yet

WhatsPac

WhatsPac is a great new application for packet that has chat channels and private messages. Visit??for more information. Note that the project is in alpha so a few things are still being ironed out.

It is possible to route to the main WhatsPac server node??from GB7BSK, although the most stable route includes one AXIP link, the rest is all RF. Have a look a the??to get an idea of routes and feel free to drop 2E0HKD a message by packet mail or on the OARC discord if you need help with routing.




On 15/02/2025 14:06, Pascal Lafond VA2HOM via groups.io wrote:

What is WhatsPac where can i get information about this?? I try to google it but i found nothing.


73 de Pascal

va2hom


Le 2025-02-15 à 09 h 00, John G8BPQ via groups.io a écrit?:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and github.

Main changes are fixing a bug in resequencing NETROM packet and adding compression of NETROM frames and an interface for the WhatsPac client.




73, John













 

https://ukpacketradio.network/nodes:gb7bsk
?
http://whatspac.m0ahn.co.uk:88/


 

Any new reps for this beta John?
?
I am getting errors looking for libasound.so.2.
?
M0THH.


 

开云体育

It shouldn't need libasound.

Which architecture? are you running?

73,
John


On 15/02/2025 16:09, jeff arthur via groups.io wrote:

Any new reps for this beta John?
?
I am getting errors looking for libasound.so.2.
?
M0THH.


 

开云体育

Sorry, just checked and pilinbpq was built needing libasound.

I've uploaded a replacement to beta.

73,
John

On 15/02/2025 16:09, jeff arthur via groups.io wrote:

Any new reps for this beta John?
?
I am getting errors looking for libasound.so.2.
?
M0THH.


 

Fyi, this is when running the .62 code, but I believe it's the same issue I've been seeing since trying to upgrade from .53 to .56.? The .62 binary was built from source

Thread 1 "linbpq" received signal SIGPIPE, Broken pipe.
Download failed: Invalid argument.? Continuing without source file ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S.
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory
(gdb) bt
#0 ?__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
#1 ?0xb6e97158 in __libc_send (flags=0, len=1, buf=0x9ef956, fd=36) at ../sysdeps/unix/sysv/linux/send.c:26
#2 ?__libc_send (fd=36, buf=0x9ef956, len=1, flags=0) at ../sysdeps/unix/sysv/linux/send.c:23
#3 ?0x005df3a2 in InnerProcessData (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190, len=4) at TelnetV6.c:3777
#4 ?0x005dec08 in DataSocket_Read (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190) at TelnetV6.c:3603
#5 ?0x005db9ee in TelnetPoll (Port=4) at TelnetV6.c:2216
#6 ?0x005d8d8c in ExtProc (fn=1, port=4, buff=0x75c3d8 <DATAAREA+578116>) at TelnetV6.c:1029
#7 ?0x005592e8 in EXTRX (PORTVEC=0x6d2030 <DATAAREA+11932>) at cMain.c:430
#8 ?0x0055cfb2 in TIMERINTERRUPT () at cMain.c:2431
#9 ?0x005a8806 in main (argc=1, argv=0xbea1cd54) at LinBPQ.c:1576
(gdb)


Fyi, the 3 of us that have seen this issue are all running LinBPQ and communicating to VARA running on a Windows computer. I thought it was related to incoming vara connections, but the last time it happened I could not correlate it to VARA.

I'll try the binary version from the beta downloads in case the behavior is different.

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 8:00?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and
github.

Main changes are fixing a bug in resequencing NETROM packet and adding
compression of NETROM frames and an interface for the WhatsPac client.




73, John







 

开云体育

It's odd, because I should be trapping and ignoring?SIGPIPE. Do you get the same error message when not running under gdb?

Thanks,
John


On 15/02/2025 17:46, Lee Bengston via groups.io wrote:

Fyi, this is when running the .62 code, but I believe it's the same issue I've been seeing since trying to upgrade from .53 to .56.? The .62 binary was built from source

Thread 1 "linbpq" received signal SIGPIPE, Broken pipe.
Download failed: Invalid argument.? Continuing without source file ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S.
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory
(gdb) bt
#0 ?__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
#1 ?0xb6e97158 in __libc_send (flags=0, len=1, buf=0x9ef956, fd=36) at ../sysdeps/unix/sysv/linux/send.c:26
#2 ?__libc_send (fd=36, buf=0x9ef956, len=1, flags=0) at ../sysdeps/unix/sysv/linux/send.c:23
#3 ?0x005df3a2 in InnerProcessData (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190, len=4) at TelnetV6.c:3777
#4 ?0x005dec08 in DataSocket_Read (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190) at TelnetV6.c:3603
#5 ?0x005db9ee in TelnetPoll (Port=4) at TelnetV6.c:2216
#6 ?0x005d8d8c in ExtProc (fn=1, port=4, buff=0x75c3d8 <DATAAREA+578116>) at TelnetV6.c:1029
#7 ?0x005592e8 in EXTRX (PORTVEC=0x6d2030 <DATAAREA+11932>) at cMain.c:430
#8 ?0x0055cfb2 in TIMERINTERRUPT () at cMain.c:2431
#9 ?0x005a8806 in main (argc=1, argv=0xbea1cd54) at LinBPQ.c:1576
(gdb)


Fyi, the 3 of us that have seen this issue are all running LinBPQ and communicating to VARA running on a Windows computer. I thought it was related to incoming vara connections, but the last time it happened I could not correlate it to VARA.

I'll try the binary version from the beta downloads in case the behavior is different.

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 8:00?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and
github.

Main changes are fixing a bug in resequencing NETROM packet and adding
compression of NETROM frames and an interface for the WhatsPac client.




73, John








 

Here it is with no GDB.

./linbpq
G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025
Copyright ? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/odroid/BPQ
Log Directory is /home/odroid/BPQ
Making Directory /home/odroid/BPQ/logs
Configuration file Preprocessor.
Using Configuration file /home/odroid/BPQ/bpq32.cfg
Conversion (probably) successful

PORTS 0x688194 LINKS 0x68fdd8 DESTS 0x693bd8 ROUTES 0x6a0ec8 L4 0x6a28c8 BUFFERS 0x6aa6a8

Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A
Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A
Initialising Port 03 ? ? AXIP
Initialising Port 04 ? ? Telnet Server
Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A
Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B
Initialising Port 07 ? ? VARA Host 192.168.200.6 8300
Initialising Port 10 ? ? AXIP
Using Shared Memory /BPQAPRSSharedMem

Map APRS Shared Memory Allocated at 0x43000000
APRS Digi/Gateway Enabled
HAMLIB Slave Thread 4532 Running

Rig Control Enabled
MQTT Enabled 0
Starting Chat
Config File is /home/odroid/BPQ/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/odroid/BPQ/linmail.cfg
Config Processed
Mail Started
Connected to VARA TNC Port 7
Connect Failed for AX/TCP port 10093 ?- error code = 110
SIGSEGV Received

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 12:24?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
It's odd, because I should be trapping and ignoring?SIGPIPE. Do you get the same error message when not running under gdb?

Thanks,
John


On 15/02/2025 17:46, Lee Bengston via wrote:
Fyi, this is when running the .62 code, but I believe it's the same issue I've been seeing since trying to upgrade from .53 to .56.? The .62 binary was built from source

Thread 1 "linbpq" received signal SIGPIPE, Broken pipe.
Download failed: Invalid argument.? Continuing without source file ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S.
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory
(gdb) bt
#0 ?__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
#1 ?0xb6e97158 in __libc_send (flags=0, len=1, buf=0x9ef956, fd=36) at ../sysdeps/unix/sysv/linux/send.c:26
#2 ?__libc_send (fd=36, buf=0x9ef956, len=1, flags=0) at ../sysdeps/unix/sysv/linux/send.c:23
#3 ?0x005df3a2 in InnerProcessData (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190, len=4) at TelnetV6.c:3777
#4 ?0x005dec08 in DataSocket_Read (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190) at TelnetV6.c:3603
#5 ?0x005db9ee in TelnetPoll (Port=4) at TelnetV6.c:2216
#6 ?0x005d8d8c in ExtProc (fn=1, port=4, buff=0x75c3d8 <DATAAREA+578116>) at TelnetV6.c:1029
#7 ?0x005592e8 in EXTRX (PORTVEC=0x6d2030 <DATAAREA+11932>) at cMain.c:430
#8 ?0x0055cfb2 in TIMERINTERRUPT () at cMain.c:2431
#9 ?0x005a8806 in main (argc=1, argv=0xbea1cd54) at LinBPQ.c:1576
(gdb)


Fyi, the 3 of us that have seen this issue are all running LinBPQ and communicating to VARA running on a Windows computer. I thought it was related to incoming vara connections, but the last time it happened I could not correlate it to VARA.

I'll try the binary version from the beta downloads in case the behavior is different.

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 8:00?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and
github.

Main changes are fixing a bug in resequencing NETROM packet and adding
compression of NETROM frames and an interface for the WhatsPac client.




73, John








 

开云体育

I think what is happening is gdb is stopping on the SIGPIPE, which bpq would normally ignore, so the program never gets to the point where the segv occurs.? Try typing

handle SIGPIPE nostop noprint pass

before the r command in gdb

73, John


On 15/02/2025 20:31, Lee Bengston via groups.io wrote:

Here it is with no GDB.

./linbpq
G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025
Copyright ? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/odroid/BPQ
Log Directory is /home/odroid/BPQ
Making Directory /home/odroid/BPQ/logs
Configuration file Preprocessor.
Using Configuration file /home/odroid/BPQ/bpq32.cfg
Conversion (probably) successful

PORTS 0x688194 LINKS 0x68fdd8 DESTS 0x693bd8 ROUTES 0x6a0ec8 L4 0x6a28c8 BUFFERS 0x6aa6a8

Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A
Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A
Initialising Port 03 ? ? AXIP
Initialising Port 04 ? ? Telnet Server
Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A
Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B
Initialising Port 07 ? ? VARA Host 192.168.200.6 8300
Initialising Port 10 ? ? AXIP
Using Shared Memory /BPQAPRSSharedMem

Map APRS Shared Memory Allocated at 0x43000000
APRS Digi/Gateway Enabled
HAMLIB Slave Thread 4532 Running

Rig Control Enabled
MQTT Enabled 0
Starting Chat
Config File is /home/odroid/BPQ/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/odroid/BPQ/linmail.cfg
Config Processed
Mail Started
Connected to VARA TNC Port 7
Connect Failed for AX/TCP port 10093 ?- error code = 110
SIGSEGV Received

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 12:24?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
It's odd, because I should be trapping and ignoring?SIGPIPE. Do you get the same error message when not running under gdb?

Thanks,
John


On 15/02/2025 17:46, Lee Bengston via wrote:
Fyi, this is when running the .62 code, but I believe it's the same issue I've been seeing since trying to upgrade from .53 to .56.? The .62 binary was built from source

Thread 1 "linbpq" received signal SIGPIPE, Broken pipe.
Download failed: Invalid argument.? Continuing without source file ./csu/../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S.
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory
(gdb) bt
#0 ?__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47
#1 ?0xb6e97158 in __libc_send (flags=0, len=1, buf=0x9ef956, fd=36) at ../sysdeps/unix/sysv/linux/send.c:26
#2 ?__libc_send (fd=36, buf=0x9ef956, len=1, flags=0) at ../sysdeps/unix/sysv/linux/send.c:23
#3 ?0x005df3a2 in InnerProcessData (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190, len=4) at TelnetV6.c:3777
#4 ?0x005dec08 in DataSocket_Read (TNC=0x9b05e0, sockptr=0x9ef918, sock=36, STREAM=0x9b1190) at TelnetV6.c:3603
#5 ?0x005db9ee in TelnetPoll (Port=4) at TelnetV6.c:2216
#6 ?0x005d8d8c in ExtProc (fn=1, port=4, buff=0x75c3d8 <DATAAREA+578116>) at TelnetV6.c:1029
#7 ?0x005592e8 in EXTRX (PORTVEC=0x6d2030 <DATAAREA+11932>) at cMain.c:430
#8 ?0x0055cfb2 in TIMERINTERRUPT () at cMain.c:2431
#9 ?0x005a8806 in main (argc=1, argv=0xbea1cd54) at LinBPQ.c:1576
(gdb)


Fyi, the 3 of us that have seen this issue are all running LinBPQ and communicating to VARA running on a Windows computer. I thought it was related to incoming vara connections, but the last time it happened I could not correlate it to VARA.

I'll try the binary version from the beta downloads in case the behavior is different.

73,
Lee K5DAT


On Sat, Feb 15, 2025 at 8:00?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
I've uploaded a new verion of BPQ32/LinBPQ (.62) to my beta site and
github.

Main changes are fixing a bug in resequencing NETROM packet and adding
compression of NETROM frames and an interface for the WhatsPac client.




73, John









 

OK, here is the latest.

~/BPQ$ gdb linbpq
GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
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:
<>.
Find the GDB manual and other documentation resources online at:
? ? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from linbpq...
(gdb) handle SIGPIPE nostop noprint pass
Signal ? ? ? ?Stop ? ? ?Print ? Pass to program Description
SIGPIPE ? ? ? No ? ? ? ?No ? ? ?Yes ? ? ? ? ? ? Broken pipe
(gdb) r
Starting program: /home/odroid/BPQ/linbpq

This GDB supports auto-downloading debuginfo from the following URLs:
? <>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025
Copyright ? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/odroid/BPQ
Log Directory is /home/odroid/BPQ
Making Directory /home/odroid/BPQ/logs
Configuration file Preprocessor.
Using Configuration file /home/odroid/BPQ/bpq32.cfg
Conversion (probably) successful

PORTS 0x71c194 LINKS 0x723dd8 DESTS 0x727bd8 ROUTES 0x734ec8 L4 0x7368c8 BUFFERS 0x73e6a8

[New Thread 0xb6ab7360 (LWP 5933)]
[New Thread 0xb62b6360 (LWP 5934)]
Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A
Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0xb5ab5360 (LWP 5935)]
[New Thread 0xb52b4360 (LWP 5936)]
Initialising Port 03 ? ? AXIP
Initialising Port 04 ? ? AXIP Failed to create RAW socket - Error 1
[New Thread 0xb46ff360 (LWP 5937)]
warning: could not find '.gnu_debugaltlink' file for /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
[New Thread 0xb3efe360 (LWP 5939)]
[New Thread 0xb36fd360 (LWP 5938)]
Telnet Server Bind Failed for SNMP UDP socket 161 - error code = 13
Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A
[New Thread 0xb2efc360 (LWP 5940)]
[New Thread 0xb26fb360 (LWP 5941)]
Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B
Initialising Port 07 ? ? VARA Host 192.168.200.6 8300
[New Thread 0xb1efa360 (LWP 5942)]
[New Thread 0xb16f9360 (LWP 5943)]
[New Thread 0xb0ef8360 (LWP 5944)]
[New Thread 0xb06f7360 (LWP 5945)]
[New Thread 0xafef6360 (LWP 5946)]
[New Thread 0xaf6f5360 (LWP 5947)]
Initialising Port 10 ? ? AXIP
AXIP Failed to create RAW socket - Error 1
[New Thread 0xaecff360 (LWP 5948)]
Using Shared Memory /BPQAPRSSharedMem
Map APRS Shared Memory Allocated at 0x43000000
[Thread 0xaf6f5360 (LWP 5947) exited]
[New Thread 0xaf6f5360 (LWP 5949)]
[New Thread 0xae4fe360 (LWP 5950)]
[Thread 0xb52b4360 (LWP 5936) exited]
[New Thread 0xb52b4360 (LWP 5951)]
APRS Digi/Gateway Enabled
[New Thread 0xadcfd360 (LWP 5952)]
HAMLIB Slave Thread 4532 Running

Rig Control Enabled
[New Thread 0xad4fc360 (LWP 5953)]
MQTT Enabled 0
[New Thread 0xaccfb360 (LWP 5954)]
Starting Chat
Config File is /home/odroid/BPQ/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/odroid/BPQ/linmail.cfg
Config Processed
[Thread 0xb36fd360 (LWP 5938) exited]
bind(25) failed Error 13: Permission denied
bind(119) failed Error 13: Permission denied
[New Thread 0xb36fd360 (LWP 5955)]
[New Thread 0xac2ff360 (LWP 5956)]
Mail Started
[New Thread 0xabafe360 (LWP 5957)]
[Thread 0xabafe360 (LWP 5957) exited]
[Thread 0xb26fb360 (LWP 5941) exited]
Connected to VARA TNC Port 7
[New Thread 0xb26fb360 (LWP 5958)]
[Thread 0xb26fb360 (LWP 5958) exited]
[New Thread 0xb26fb360 (LWP 5959)]
[Thread 0xb26fb360 (LWP 5959) exited]
[New Thread 0xb26fb360 (LWP 5962)]
[Thread 0xb26fb360 (LWP 5962) exited]
[New Thread 0xab2fd360 (LWP 5969)]
[Thread 0xab2fd360 (LWP 5969) exited]
Connect Failed for AX/TCP port 10093 ?- error code = 110
[New Thread 0xab2fd360 (LWP 5997)]
[Thread 0xab2fd360 (LWP 5997) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 5998)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 5998) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6003)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6003) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6004)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6004) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
*** stack smashing detected ***: terminated ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Thread 1 "linbpq" received signal SIGABRT, Aborted. ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
(gdb) ? ? ? ? ?


73,
Lee


On Sat, Feb 15, 2025 at 3:06?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
I think what is happening is gdb is stopping on the SIGPIPE, which bpq would normally ignore, so the program never gets to the point where the segv occurs.? Try typing

handle SIGPIPE nostop noprint pass

before the r command in gdb

73, John
_._,_._,_


 

开云体育

Do you know what was going on at the time?? Could you check the BBS log and syslog just before the crash?

Thanks,
John


On 15/02/2025 21:31, Lee Bengston via groups.io wrote:

OK, here is the latest.

~/BPQ$ gdb linbpq
GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
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:
<>.
Find the GDB manual and other documentation resources online at:
? ? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from linbpq...
(gdb) handle SIGPIPE nostop noprint pass
Signal ? ? ? ?Stop ? ? ?Print ? Pass to program Description
SIGPIPE ? ? ? No ? ? ? ?No ? ? ?Yes ? ? ? ? ? ? Broken pipe
(gdb) r
Starting program: /home/odroid/BPQ/linbpq

This GDB supports auto-downloading debuginfo from the following URLs:
? <>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025
Copyright ? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/odroid/BPQ
Log Directory is /home/odroid/BPQ
Making Directory /home/odroid/BPQ/logs
Configuration file Preprocessor.
Using Configuration file /home/odroid/BPQ/bpq32.cfg
Conversion (probably) successful

PORTS 0x71c194 LINKS 0x723dd8 DESTS 0x727bd8 ROUTES 0x734ec8 L4 0x7368c8 BUFFERS 0x73e6a8

[New Thread 0xb6ab7360 (LWP 5933)]
[New Thread 0xb62b6360 (LWP 5934)]
Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A
Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0xb5ab5360 (LWP 5935)]
[New Thread 0xb52b4360 (LWP 5936)]
Initialising Port 03 ? ? AXIP
Initialising Port 04 ? ? AXIP Failed to create RAW socket - Error 1
[New Thread 0xb46ff360 (LWP 5937)]
warning: could not find '.gnu_debugaltlink' file for /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
[New Thread 0xb3efe360 (LWP 5939)]
[New Thread 0xb36fd360 (LWP 5938)]
Telnet Server Bind Failed for SNMP UDP socket 161 - error code = 13
Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A
[New Thread 0xb2efc360 (LWP 5940)]
[New Thread 0xb26fb360 (LWP 5941)]
Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B
Initialising Port 07 ? ? VARA Host 192.168.200.6 8300
[New Thread 0xb1efa360 (LWP 5942)]
[New Thread 0xb16f9360 (LWP 5943)]
[New Thread 0xb0ef8360 (LWP 5944)]
[New Thread 0xb06f7360 (LWP 5945)]
[New Thread 0xafef6360 (LWP 5946)]
[New Thread 0xaf6f5360 (LWP 5947)]
Initialising Port 10 ? ? AXIP
AXIP Failed to create RAW socket - Error 1
[New Thread 0xaecff360 (LWP 5948)]
Using Shared Memory /BPQAPRSSharedMem
Map APRS Shared Memory Allocated at 0x43000000
[Thread 0xaf6f5360 (LWP 5947) exited]
[New Thread 0xaf6f5360 (LWP 5949)]
[New Thread 0xae4fe360 (LWP 5950)]
[Thread 0xb52b4360 (LWP 5936) exited]
[New Thread 0xb52b4360 (LWP 5951)]
APRS Digi/Gateway Enabled
[New Thread 0xadcfd360 (LWP 5952)]
HAMLIB Slave Thread 4532 Running

Rig Control Enabled
[New Thread 0xad4fc360 (LWP 5953)]
MQTT Enabled 0
[New Thread 0xaccfb360 (LWP 5954)]
Starting Chat
Config File is /home/odroid/BPQ/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/odroid/BPQ/linmail.cfg
Config Processed
[Thread 0xb36fd360 (LWP 5938) exited]
bind(25) failed Error 13: Permission denied
bind(119) failed Error 13: Permission denied
[New Thread 0xb36fd360 (LWP 5955)]
[New Thread 0xac2ff360 (LWP 5956)]
Mail Started
[New Thread 0xabafe360 (LWP 5957)]
[Thread 0xabafe360 (LWP 5957) exited]
[Thread 0xb26fb360 (LWP 5941) exited]
Connected to VARA TNC Port 7
[New Thread 0xb26fb360 (LWP 5958)]
[Thread 0xb26fb360 (LWP 5958) exited]
[New Thread 0xb26fb360 (LWP 5959)]
[Thread 0xb26fb360 (LWP 5959) exited]
[New Thread 0xb26fb360 (LWP 5962)]
[Thread 0xb26fb360 (LWP 5962) exited]
[New Thread 0xab2fd360 (LWP 5969)]
[Thread 0xab2fd360 (LWP 5969) exited]
Connect Failed for AX/TCP port 10093 ?- error code = 110
[New Thread 0xab2fd360 (LWP 5997)]
[Thread 0xab2fd360 (LWP 5997) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 5998)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 5998) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6003)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6003) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6004)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6004) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
*** stack smashing detected ***: terminated ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Thread 1 "linbpq" received signal SIGABRT, Aborted. ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
(gdb) ? ? ? ? ?


73,
Lee


On Sat, Feb 15, 2025 at 3:06?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
I think what is happening is gdb is stopping on the SIGPIPE, which bpq would normally ignore, so the program never gets to the point where the segv occurs.? Try typing

handle SIGPIPE nostop noprint pass

before the r command in gdb

73, John


 

I decided to start over using the .62 pilinbpq binary from the beta downloads area. I have had problems with compiled versions recently ever since upgrading from Ubuntu 22.04 to 24.04, so I wanted to take that out of the equation. It's running now under gdb - will try to watch it closely.

Thanks,
Lee K5DAT


On Sun, Feb 16, 2025 at 12:30?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
Do you know what was going on at the time?? Could you check the BBS log and syslog just before the crash?

Thanks,
John


On 15/02/2025 21:31, Lee Bengston via wrote:
OK, here is the latest.

~/BPQ$ gdb linbpq
GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
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:
<>.
Find the GDB manual and other documentation resources online at:
? ? <>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from linbpq...
(gdb) handle SIGPIPE nostop noprint pass
Signal ? ? ? ?Stop ? ? ?Print ? Pass to program Description
SIGPIPE ? ? ? No ? ? ? ?No ? ? ?Yes ? ? ? ? ? ? Broken pipe
(gdb) r
Starting program: /home/odroid/BPQ/linbpq

This GDB supports auto-downloading debuginfo from the following URLs:
? <>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
G8BPQ AX25 Packet Switch System Version 6.0.24.62 February 2025
Copyright ? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/odroid/BPQ
Log Directory is /home/odroid/BPQ
Making Directory /home/odroid/BPQ/logs
Configuration file Preprocessor.
Using Configuration file /home/odroid/BPQ/bpq32.cfg
Conversion (probably) successful

PORTS 0x71c194 LINKS 0x723dd8 DESTS 0x727bd8 ROUTES 0x734ec8 L4 0x7368c8 BUFFERS 0x73e6a8

[New Thread 0xb6ab7360 (LWP 5933)]
[New Thread 0xb62b6360 (LWP 5934)]
Initialising Port 01 ? ? TCPKISS IP 127.0.0.1 Port 8004 Chan A
Initialising Port 02 ? ? ASYNC /dev/ttyUSB0 Chan A
[New Thread 0xb5ab5360 (LWP 5935)]
[New Thread 0xb52b4360 (LWP 5936)]
Initialising Port 03 ? ? AXIP
Initialising Port 04 ? ? AXIP Failed to create RAW socket - Error 1
[New Thread 0xb46ff360 (LWP 5937)]
warning: could not find '.gnu_debugaltlink' file for /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
[New Thread 0xb3efe360 (LWP 5939)]
[New Thread 0xb36fd360 (LWP 5938)]
Telnet Server Bind Failed for SNMP UDP socket 161 - error code = 13
Initialising Port 05 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan A
[New Thread 0xb2efc360 (LWP 5940)]
[New Thread 0xb26fb360 (LWP 5941)]
Initialising Port 06 ? ? UZ7HO Host 192.168.200.6 Port 9000 Chan B
Initialising Port 07 ? ? VARA Host 192.168.200.6 8300
[New Thread 0xb1efa360 (LWP 5942)]
[New Thread 0xb16f9360 (LWP 5943)]
[New Thread 0xb0ef8360 (LWP 5944)]
[New Thread 0xb06f7360 (LWP 5945)]
[New Thread 0xafef6360 (LWP 5946)]
[New Thread 0xaf6f5360 (LWP 5947)]
Initialising Port 10 ? ? AXIP
AXIP Failed to create RAW socket - Error 1
[New Thread 0xaecff360 (LWP 5948)]
Using Shared Memory /BPQAPRSSharedMem
Map APRS Shared Memory Allocated at 0x43000000
[Thread 0xaf6f5360 (LWP 5947) exited]
[New Thread 0xaf6f5360 (LWP 5949)]
[New Thread 0xae4fe360 (LWP 5950)]
[Thread 0xb52b4360 (LWP 5936) exited]
[New Thread 0xb52b4360 (LWP 5951)]
APRS Digi/Gateway Enabled
[New Thread 0xadcfd360 (LWP 5952)]
HAMLIB Slave Thread 4532 Running

Rig Control Enabled
[New Thread 0xad4fc360 (LWP 5953)]
MQTT Enabled 0
[New Thread 0xaccfb360 (LWP 5954)]
Starting Chat
Config File is /home/odroid/BPQ/chatconfig.cfg
Chat Started
Starting Mail
Config File is /home/odroid/BPQ/linmail.cfg
Config Processed
[Thread 0xb36fd360 (LWP 5938) exited]
bind(25) failed Error 13: Permission denied
bind(119) failed Error 13: Permission denied
[New Thread 0xb36fd360 (LWP 5955)]
[New Thread 0xac2ff360 (LWP 5956)]
Mail Started
[New Thread 0xabafe360 (LWP 5957)]
[Thread 0xabafe360 (LWP 5957) exited]
[Thread 0xb26fb360 (LWP 5941) exited]
Connected to VARA TNC Port 7
[New Thread 0xb26fb360 (LWP 5958)]
[Thread 0xb26fb360 (LWP 5958) exited]
[New Thread 0xb26fb360 (LWP 5959)]
[Thread 0xb26fb360 (LWP 5959) exited]
[New Thread 0xb26fb360 (LWP 5962)]
[Thread 0xb26fb360 (LWP 5962) exited]
[New Thread 0xab2fd360 (LWP 5969)]
[Thread 0xab2fd360 (LWP 5969) exited]
Connect Failed for AX/TCP port 10093 ?- error code = 110
[New Thread 0xab2fd360 (LWP 5997)]
[Thread 0xab2fd360 (LWP 5997) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 5998)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 5998) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6003)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6003) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[New Thread 0xab2fd360 (LWP 6004)] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
[Thread 0xab2fd360 (LWP 6004) exited] ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
*** stack smashing detected ***: terminated ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
Thread 1 "linbpq" received signal SIGABRT, Aborted. ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
__libc_do_syscall () at ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:47 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
warning: 47 ? ? ../sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
(gdb) ? ? ? ? ?


73,
Lee


On Sat, Feb 15, 2025 at 3:06?PM John G8BPQ via <john.wiseman=[email protected]> wrote:
I think what is happening is gdb is stopping on the SIGPIPE, which bpq would normally ignore, so the program never gets to the point where the segv occurs.? Try typing

handle SIGPIPE nostop noprint pass

before the r command in gdb

73, John


 

Update, it crashed when I checked the BBS box on a user where it was previously unchecked, and then clicked "Update". I wasn't doing that when it went down before, so I think this is possibly a different issue. I have restarted it via gdb. It does seem to be more stable using the pre-compiled binary.

That said, I did see "SIGSEGV Received" crashes on the .56 binary (i.e. not compiled) after upgrading from .53, which appeared to be the same that N3MEL and WW6Q saw on the .59 code.

[New Thread 0xab5fd420 (LWP 18985)]
[Thread 0xab5fd420 (LWP 18985) exited]
[New Thread 0xab5fd420 (LWP 18996)]

Thread 269 "linbpq" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xab5fd420 (LWP 18996)]
config_setting_lookup (setting=0x0, path=<optimized out>) at libconfig.c:1206
warning: 1206 libconfig.c: No such file or directory
(gdb) q

I'll wait for an auto-crash this time, which is what happened previously.

73,
Lee K5DAT


On Sun, Feb 16, 2025 at 7:38?AM Lee Bengston via <kilo5dat=[email protected]> wrote:
I decided to start over using the .62 pilinbpq binary from the beta downloads area. I have had problems with compiled versions recently ever since upgrading from Ubuntu 22.04 to 24.04, so I wanted to take that out of the equation. It's running now under gdb - will try to watch it closely.

Thanks,
Lee K5DAT



 

I did get a " SIGSEGV Receive" crash while I was out dealing with the results of the latest snowfall.

I was not using gdb at the time. When I use gdb it behaves as if setcap was not done, and I lose port 25 for smtp incoming from Claws mail, and I lose protocol 93/AXIP, which results in all of my 44-net links going down.

This looks similar to others I've seen when an incoming VARA connection comes in.

VARA LOG:

2025-02-16 16:54:33 ? ?Incoming connection...
2025-02-16 16:54:36 ? ?Incoming connection...
2025-02-16 16:54:41 ? ?N9SEO-1 connected ?VARA HF v4.8.9
2025-02-16 16:54:42 ? ?8301 TCP Port Closed unexpectedly
2025-02-16 16:54:42 ? ?Incoming Connection failed

2025-02-16 16:54:44 ? ?N9SEO-1 Average S/N: -1.8 dB
2025-02-16 16:54:44 ? ?Disconnected ? ? ?TX: 0 Bytes (Max: 0 bps) ? RX: 0 Bytes (Max: 88 bps) ? Session Time: 00:03

2025-02-16 16:54:54 ? ?WARNING: VARA is not connected to any App via TCP Port 8300

BBS LOG:

250216 16:53:51 |N9PNO ? ? Connecting to BBS N9PNO
250216 16:53:51 <N9PNO ? ? *** CONNECTED
250216 16:53:51 >N9PNO ? ? c 3 n9pno-7
250216 16:53:51 <KF5JRV ? ?*** CONNECTED
250216 16:53:51 >KF5JRV ? ?C 3 KF5JRV-2
250216 16:53:51 <KD9KYL ? ?*** CONNECTED
250216 16:53:51 >KD9KYL ? ?C 3 W9GM-7
250216 16:53:51 <KC0GIS ? ?*** CONNECTED
250216 16:53:51 >KC0GIS ? ?C 3 KC0GIS-7
250216 16:53:52 <KD9KYL ? ?SHAWNO:K5DAT-7} Connected to WILSE:W9GM-7
250216 16:53:52 ?KD9KYL ? ?Script PAUSE 3
250216 16:53:52 <KF5JRV ? ?SHAWNO:K5DAT-7} Connected to HNTSVL:KF5JRV-2
250216 16:53:52 >KF5JRV ? ?BBS
250216 16:53:52 <KC0GIS ? ?SHAWNO:K5DAT-7} Connected to GISNOD:KC0GIS-7
250216 16:53:52 >KC0GIS ? ?BBS
250216 16:53:53 <KD9KYL ? ?Welcome to the W9GM BPQ Packet Switch - Ken in La Crosse, WI - EN43
250216 16:53:53 <KD9KYL ? ?Type ? (enter) for Commands
250216 16:53:53 <KF5JRV ? ?BPQ32 Packet Switch, Huntsville Arkansas (Huntsville)
250216 16:53:53 <KF5JRV ? ?Enter "I" for information and commands.
250216 16:53:53 <KC0GIS ? ?Welcome to the KC0GIS BPQ32 node. Enjoy!
250216 16:53:53 <KC0GIS ? ?GISNOD:KC0GIS-7 BBS CONNECT BYE INFO NODES ROUTES PORTS USERS MHEARD
250216 16:53:53 <KF5JRV ? ?HNTSVL:KF5JRV-2} Connected to BBS
250216 16:53:53 <KF5JRV ? ?[BPQ-6.0.23.1-BFWIHJM$]
250216 16:53:53 <KF5JRV ? ?Hello Lee. Latest Message is 4701, Last listed is 0
250216 16:53:53 <KF5JRV ? ?de KF5JRV>
250216 16:53:53 >KF5JRV ? ?[BPQ-6.0.24.62-BFIHJM$]
250216 16:53:53 >KF5JRV ? ?FF
250216 16:53:54 <KC0GIS ? ?GISNOD:KC0GIS-7} Connected to BBS
250216 16:53:54 <KC0GIS ? ?[BPQ-6.0.24.1-B1FWIHJM$]
250216 16:53:54 <KC0GIS ? ?Hello >. Latest Message is 21718, Last listed is 0
250216 16:53:54 <KC0GIS ? ?de KD5LPB>
250216 16:53:54 >KC0GIS ? ?[BPQ-6.0.24.62-B1FIHJM$]
250216 16:53:54 >KC0GIS ? ?FF
250216 16:53:54 <KF5JRV ? ?FA B WY7EMT USA PKTNET 2336_WY7EMT 702
250216 16:53:54 ?KF5JRV ? ?Message Rejected by BID Check
250216 16:53:54 <KF5JRV ? ?FA B KA3VSP USA PKTNET 44879_KA3VSP 1147
250216 16:53:54 ?KF5JRV ? ?Message Rejected by BID Check
250216 16:53:54 <KF5JRV ? ?FA B W1LEM USA PKTNET 7540_KN4LQN 840
250216 16:53:54 ?KF5JRV ? ?Message Rejected by BID Check
250216 16:53:54 <KF5JRV ? ?F> 0C
250216 16:53:54 >KF5JRV ? ?FS ---
250216 16:53:54 >KF5JRV ? ?FF
250216 16:53:55 <KC0GIS ? ?FQ
250216 16:53:55 |KC0GIS ? ?KC0GIS Disconnected
250216 16:53:55 <KD9KYL ? ?Pause Ok
250216 16:53:55 >KD9KYL ? ?C 4 KD9KYL-7
250216 16:53:55 <KF5JRV ? ?FQ
250216 16:53:55 |KF5JRV ? ?KF5JRV Disconnected
250216 16:53:57 <KD9KYL ? ?WILSE:W9GM-7} Connected to KD9KYL-7
250216 16:53:57 >KD9KYL ? ?BBS
250216 16:53:57 <KD9KYL ? ?Welcome to the KD9KYL - Mosinee,WI BPQ32 Node.
250216 16:53:57 <KD9KYL ? ?KD9KYL> BBS CHAT CONNECT BYE INFO NODES ROUTES PORTS USERS MHEARD
250216 16:53:59 <KD9KYL ? ?KD9KYL-7} Connected to BBS
250216 16:53:59 <KD9KYL ? ?[BPQ-6.0.24.1-B2FWIHJM$]
250216 16:53:59 <KD9KYL ? ?Hello K5DAT. Latest Message is 12189, Last listed is 0
250216 16:53:59 <KD9KYL ? ?de KD9KYL>
250216 16:53:59 >KD9KYL ? ?[BPQ-6.0.24.62-B1FIHJM$]
250216 16:53:59 >KD9KYL ? ?FF
250216 16:54:01 <KD9KYL ? ?FQ
250216 16:54:01 |KD9KYL ? ?KD9KYL Disconnected
250216 16:54:05 <N9PNO ? ? SHAWNO:K5DAT-7} Failure with N9PNO-7
250216 16:54:05 |N9PNO ? ? N9PNO Disconnected
250216 16:54:06 |N9PNO ? ? Connecting to BBS N9PNO
250216 16:54:06 <N9PNO ? ? *** CONNECTED
250216 16:54:06 ?N9PNO ? ? Script pause 60
250216 17:24:47 ! ? ? ? ? ?Mail Starting


73,
Lee K5DAT


 

Update - it went down again in sync with an incoming VARA connection - from the same station. I reverted to .53 afterward.

VARA LOG:

2025-02-16 18:59:59 ? ?Incoming connection...
2025-02-16 19:00:01 ? ?Incoming connection...
2025-02-16 19:00:07 ? ?N9SEO-1 connected ?VARA HF v4.8.9
2025-02-16 19:00:07 ? ?8300 TCP Port Closed unexpectedly
2025-02-16 19:00:07 ? ?Incoming Connection failed

2025-02-16 19:00:09 ? ?N9SEO-1 Average S/N: 4.8 dB
2025-02-16 19:00:09 ? ?Disconnected ? ? ?TX: 0 Bytes (Max: 0 bps) ? RX: 0 Bytes (Max: 88 bps) ? Session Time: 00:02

2025-02-16 19:00:55 ? ?WARNING: VARA is not connected to any App via TCP Port 8300

BBS LOG:

250216 18:55:09 |WA2UET-1 ?Incoming Connect from WA2UET
250216 18:55:09 >WA2UET-1 ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:09 >WA2UET-1 ?Hello Stan

250216 18:55:09 >WA2UET-1 ?de K5DAT BBS>

250216 18:55:11 <WA2UET-1 ?[BPQ-6.0.23.1-B1FIHJM$]
250216 18:55:11 <WA2UET-1 ?FF
250216 18:55:11 >WA2UET-1 ?FQ
250216 18:55:12 |WA2UET-1 ?WA2UET-1 Disconnected
250216 18:55:43 |KB8OAK ? ?Incoming Connect from KB8OAK
250216 18:55:43 >KB8OAK ? ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:43 >KB8OAK ? ?Hello Dennis

250216 18:55:43 >KB8OAK ? ?de K5DAT BBS>

250216 18:55:44 <KB8OAK ? ?[BPQ-6.0.24.25-B1FIHJM$]
250216 18:55:44 <KB8OAK ? ?FF
250216 18:55:44 >KB8OAK ? ?FQ
250216 18:55:46 |KB8OAK ? ?KB8OAK Disconnected
250216 18:57:57 |VK3AT-3 ? Incoming Connect from VK3AT
250216 18:57:57 >VK3AT-3 ? [BPQ-6.0.24.62-B1FWIHJM$]
250216 18:57:57 >VK3AT-3 ? K5DAT-1 BBS

250216 18:57:57 >VK3AT-3 ? >

250216 18:57:59 |VE2PKT ? ?Incoming Connect from VE2PKT
250216 18:57:59 >VE2PKT ? ?[BPQ-6.0.24.62-B12FWIHJM$]
250216 18:57:59 >VE2PKT ? ?K5DAT-1 BBS

250216 18:57:59 >VE2PKT ? ?>

250216 18:59:18 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:18 <KD9KGQ ? ?*** CONNECTED
250216 18:59:18 >KD9KGQ ? ?C 3 W9GM-7
250216 18:59:19 <KD9KGQ ? ?SHAWNO:K5DAT-7} Connected to WILSE:W9GM-7
250216 18:59:19 ?KD9KGQ ? ?Script PAUSE 2
250216 18:59:20 <KD9KGQ ? ?Welcome to the W9GM BPQ Packet Switch - Ken in La Crosse, WI - EN43
250216 18:59:20 <KD9KGQ ? ?Type ? (enter) for Commands
250216 18:59:21 <KD9KGQ ? ?Pause Ok
250216 18:59:21 >KD9KGQ ? ?C 4 KD9KGQ-7
250216 18:59:37 <KD9KGQ ? ?WILSE:W9GM-7} Failure with KD9KGQ-7
250216 18:59:37 |KD9KGQ ? ?KD9KGQ Disconnected
250216 18:59:38 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:38 <KD9KGQ ? ?*** CONNECTED
250216 18:59:38 ?KD9KGQ ? ?Script PAUSE 60
250216 18:59:59 <VK3AT-3 ? [BPQ-6.0.24.56-B1FIHJM$]
250216 18:59:59 <VK3AT-3 ? ; MSGTYPES ?PTBR
250216 18:59:59 <VK3AT-3 ? FA B N3FUD USA PKTNET 32937_NC8Q 1292
250216 18:59:59 ?VK3AT-3 ? Message Rejected by BID Check
250216 18:59:59 <VK3AT-3 ? F> FC
250216 18:59:59 >VK3AT-3 ? FS -
250216 18:59:59 >VK3AT-3 ? FF
250216 19:00:01 <VK3AT-3 ? FQ
250216 19:00:01 |VK3AT-3 ? VK3AT-3 Disconnected
250216 20:29:55 ! ? ? ? ? ?Mail Starting

?
73,
Lee K5DAT


 

开云体育

Thanks, Lee.

I checked the code and there haven’t been any significant changes to the VARA code since .53 so something odd is going on.

Do you have the syslog for the time of this crash?

Is it always the same station that causes the crash and do connections from him usually work?

Thanks,
John


On 17/02/2025 00:20, Lee Bengston via groups.io wrote:

Update - it went down again in sync with an incoming VARA connection - from the same station. I reverted to .53 afterward.

VARA LOG:

2025-02-16 18:59:59 ? ?Incoming connection...
2025-02-16 19:00:01 ? ?Incoming connection...
2025-02-16 19:00:07 ? ?N9SEO-1 connected ?VARA HF v4.8.9
2025-02-16 19:00:07 ? ?8300 TCP Port Closed unexpectedly
2025-02-16 19:00:07 ? ?Incoming Connection failed

2025-02-16 19:00:09 ? ?N9SEO-1 Average S/N: 4.8 dB
2025-02-16 19:00:09 ? ?Disconnected ? ? ?TX: 0 Bytes (Max: 0 bps) ? RX: 0 Bytes (Max: 88 bps) ? Session Time: 00:02

2025-02-16 19:00:55 ? ?WARNING: VARA is not connected to any App via TCP Port 8300

BBS LOG:

250216 18:55:09 |WA2UET-1 ?Incoming Connect from WA2UET
250216 18:55:09 >WA2UET-1 ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:09 >WA2UET-1 ?Hello Stan

250216 18:55:09 >WA2UET-1 ?de K5DAT BBS>

250216 18:55:11 <WA2UET-1 ?[BPQ-6.0.23.1-B1FIHJM$]
250216 18:55:11 <WA2UET-1 ?FF
250216 18:55:11 >WA2UET-1 ?FQ
250216 18:55:12 |WA2UET-1 ?WA2UET-1 Disconnected
250216 18:55:43 |KB8OAK ? ?Incoming Connect from KB8OAK
250216 18:55:43 >KB8OAK ? ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:43 >KB8OAK ? ?Hello Dennis

250216 18:55:43 >KB8OAK ? ?de K5DAT BBS>

250216 18:55:44 <KB8OAK ? ?[BPQ-6.0.24.25-B1FIHJM$]
250216 18:55:44 <KB8OAK ? ?FF
250216 18:55:44 >KB8OAK ? ?FQ
250216 18:55:46 |KB8OAK ? ?KB8OAK Disconnected
250216 18:57:57 |VK3AT-3 ? Incoming Connect from VK3AT
250216 18:57:57 >VK3AT-3 ? [BPQ-6.0.24.62-B1FWIHJM$]
250216 18:57:57 >VK3AT-3 ? K5DAT-1 BBS

250216 18:57:57 >VK3AT-3 ? >

250216 18:57:59 |VE2PKT ? ?Incoming Connect from VE2PKT
250216 18:57:59 >VE2PKT ? ?[BPQ-6.0.24.62-B12FWIHJM$]
250216 18:57:59 >VE2PKT ? ?K5DAT-1 BBS

250216 18:57:59 >VE2PKT ? ?>

250216 18:59:18 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:18 <KD9KGQ ? ?*** CONNECTED
250216 18:59:18 >KD9KGQ ? ?C 3 W9GM-7
250216 18:59:19 <KD9KGQ ? ?SHAWNO:K5DAT-7} Connected to WILSE:W9GM-7
250216 18:59:19 ?KD9KGQ ? ?Script PAUSE 2
250216 18:59:20 <KD9KGQ ? ?Welcome to the W9GM BPQ Packet Switch - Ken in La Crosse, WI - EN43
250216 18:59:20 <KD9KGQ ? ?Type ? (enter) for Commands
250216 18:59:21 <KD9KGQ ? ?Pause Ok
250216 18:59:21 >KD9KGQ ? ?C 4 KD9KGQ-7
250216 18:59:37 <KD9KGQ ? ?WILSE:W9GM-7} Failure with KD9KGQ-7
250216 18:59:37 |KD9KGQ ? ?KD9KGQ Disconnected
250216 18:59:38 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:38 <KD9KGQ ? ?*** CONNECTED
250216 18:59:38 ?KD9KGQ ? ?Script PAUSE 60
250216 18:59:59 <VK3AT-3 ? [BPQ-6.0.24.56-B1FIHJM$]
250216 18:59:59 <VK3AT-3 ? ; MSGTYPES ?PTBR
250216 18:59:59 <VK3AT-3 ? FA B N3FUD USA PKTNET 32937_NC8Q 1292
250216 18:59:59 ?VK3AT-3 ? Message Rejected by BID Check
250216 18:59:59 <VK3AT-3 ? F> FC
250216 18:59:59 >VK3AT-3 ? FS -
250216 18:59:59 >VK3AT-3 ? FF
250216 19:00:01 <VK3AT-3 ? FQ
250216 19:00:01 |VK3AT-3 ? VK3AT-3 Disconnected
250216 20:29:55 ! ? ? ? ? ?Mail Starting

?
73,
Lee K5DAT



 

I think I read that syslog is depreciated in this version of Ubuntu, but I can look at pulling the equivalent if that's the case.

Yesterday it was the same station, but when I first saw it happen in .56, it involved a different station. Yes, on .53 connections do work from the stations involved.

I was running .62 separately from the normal systemd service yesterday. Today I'll run it in a service with an auto-restart in place. I should see multiple restarts and will look to get the logs including syslog or equivalent.?

73,
Lee K5DAT


On Mon, Feb 17, 2025 at 1:09?AM John G8BPQ via <john.wiseman=[email protected]> wrote:
Thanks, Lee.

I checked the code and there haven’t been any significant changes to the VARA code since .53 so something odd is going on.

Do you have the syslog for the time of this crash?

Is it always the same station that causes the crash and do connections from him usually work?

Thanks,
John


On 17/02/2025 00:20, Lee Bengston via wrote:
Update - it went down again in sync with an incoming VARA connection - from the same station. I reverted to .53 afterward.

VARA LOG:

2025-02-16 18:59:59 ? ?Incoming connection...
2025-02-16 19:00:01 ? ?Incoming connection...
2025-02-16 19:00:07 ? ?N9SEO-1 connected ?VARA HF v4.8.9
2025-02-16 19:00:07 ? ?8300 TCP Port Closed unexpectedly
2025-02-16 19:00:07 ? ?Incoming Connection failed

2025-02-16 19:00:09 ? ?N9SEO-1 Average S/N: 4.8 dB
2025-02-16 19:00:09 ? ?Disconnected ? ? ?TX: 0 Bytes (Max: 0 bps) ? RX: 0 Bytes (Max: 88 bps) ? Session Time: 00:02

2025-02-16 19:00:55 ? ?WARNING: VARA is not connected to any App via TCP Port 8300

BBS LOG:

250216 18:55:09 |WA2UET-1 ?Incoming Connect from WA2UET
250216 18:55:09 >WA2UET-1 ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:09 >WA2UET-1 ?Hello Stan

250216 18:55:09 >WA2UET-1 ?de K5DAT BBS>

250216 18:55:11 <WA2UET-1 ?[BPQ-6.0.23.1-B1FIHJM$]
250216 18:55:11 <WA2UET-1 ?FF
250216 18:55:11 >WA2UET-1 ?FQ
250216 18:55:12 |WA2UET-1 ?WA2UET-1 Disconnected
250216 18:55:43 |KB8OAK ? ?Incoming Connect from KB8OAK
250216 18:55:43 >KB8OAK ? ?[BPQ-6.0.24.62-B1FWIHJM$]
250216 18:55:43 >KB8OAK ? ?Hello Dennis

250216 18:55:43 >KB8OAK ? ?de K5DAT BBS>

250216 18:55:44 <KB8OAK ? ?[BPQ-6.0.24.25-B1FIHJM$]
250216 18:55:44 <KB8OAK ? ?FF
250216 18:55:44 >KB8OAK ? ?FQ
250216 18:55:46 |KB8OAK ? ?KB8OAK Disconnected
250216 18:57:57 |VK3AT-3 ? Incoming Connect from VK3AT
250216 18:57:57 >VK3AT-3 ? [BPQ-6.0.24.62-B1FWIHJM$]
250216 18:57:57 >VK3AT-3 ? K5DAT-1 BBS

250216 18:57:57 >VK3AT-3 ? >

250216 18:57:59 |VE2PKT ? ?Incoming Connect from VE2PKT
250216 18:57:59 >VE2PKT ? ?[BPQ-6.0.24.62-B12FWIHJM$]
250216 18:57:59 >VE2PKT ? ?K5DAT-1 BBS

250216 18:57:59 >VE2PKT ? ?>

250216 18:59:18 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:18 <KD9KGQ ? ?*** CONNECTED
250216 18:59:18 >KD9KGQ ? ?C 3 W9GM-7
250216 18:59:19 <KD9KGQ ? ?SHAWNO:K5DAT-7} Connected to WILSE:W9GM-7
250216 18:59:19 ?KD9KGQ ? ?Script PAUSE 2
250216 18:59:20 <KD9KGQ ? ?Welcome to the W9GM BPQ Packet Switch - Ken in La Crosse, WI - EN43
250216 18:59:20 <KD9KGQ ? ?Type ? (enter) for Commands
250216 18:59:21 <KD9KGQ ? ?Pause Ok
250216 18:59:21 >KD9KGQ ? ?C 4 KD9KGQ-7
250216 18:59:37 <KD9KGQ ? ?WILSE:W9GM-7} Failure with KD9KGQ-7
250216 18:59:37 |KD9KGQ ? ?KD9KGQ Disconnected
250216 18:59:38 |KD9KGQ ? ?Connecting to BBS KD9KGQ
250216 18:59:38 <KD9KGQ ? ?*** CONNECTED
250216 18:59:38 ?KD9KGQ ? ?Script PAUSE 60
250216 18:59:59 <VK3AT-3 ? [BPQ-6.0.24.56-B1FIHJM$]
250216 18:59:59 <VK3AT-3 ? ; MSGTYPES ?PTBR
250216 18:59:59 <VK3AT-3 ? FA B N3FUD USA PKTNET 32937_NC8Q 1292
250216 18:59:59 ?VK3AT-3 ? Message Rejected by BID Check
250216 18:59:59 <VK3AT-3 ? F> FC
250216 18:59:59 >VK3AT-3 ? FS -
250216 18:59:59 >VK3AT-3 ? FF
250216 19:00:01 <VK3AT-3 ? FQ
250216 19:00:01 |VK3AT-3 ? VK3AT-3 Disconnected
250216 20:29:55 ! ? ? ? ? ?Mail Starting

?
73,
Lee K5DAT



 

Update - here are the syslogs from yesterday for the crashes at 16:54 UTC and 19:00 UTC (Syslog is in local time).

2025-02-16T10:53:04.094407-06:00 odroid LINBPQ[19870]: Sending APRS Beacon to port 2#015
2025-02-16T10:53:04.478315-06:00 odroid LINBPQ[19870]: AXTCP Connected#015
2025-02-16T10:53:05.406755-06:00 odroid LINBPQ[19870]: Connect Failed for AX/TCP port 10094 ?- error code = 111
2025-02-16T10:53:17.902415-06:00 odroid LINBPQ[19870]: Frame 7 out of seq - save#015
2025-02-16T10:53:17.903870-06:00 odroid LINBPQ[19870]: Frame 0 out of seq - save#015
2025-02-16T10:53:17.904381-06:00 odroid LINBPQ[19870]: Frame 1 out of seq - save#015
2025-02-16T10:53:18.312276-06:00 odroid LINBPQ[19870]: L2 process saved Frame 7#015
2025-02-16T10:53:18.312883-06:00 odroid LINBPQ[19870]: L2 process saved Frame 0#015
2025-02-16T10:53:18.313418-06:00 odroid LINBPQ[19870]: L2 process saved Frame 1#015
2025-02-16T10:53:18.313942-06:00 odroid LINBPQ[19870]: Frame 6 out of seq - save#015
2025-02-16T10:53:18.314393-06:00 odroid LINBPQ[19870]: Frame 7 out of seq - save#015
2025-02-16T10:53:18.314797-06:00 odroid LINBPQ[19870]: Frame 0 out of seq - save#015
2025-02-16T10:53:34.079686-06:00 odroid LINBPQ[19870]: BPQ32 Heartbeat Buffers 972 APRS Queues 0 0#015
2025-02-16T10:53:53.738455-06:00 odroid LINBPQ[19870]: Message 31420 deferred#015
2025-02-16T10:53:53.739286-06:00 odroid LINBPQ[19870]: Message 31421 deferred#015
2025-02-16T10:53:53.739604-06:00 odroid LINBPQ[19870]: Message 31422 deferred#015
2025-02-16T10:53:54.351247-06:00 odroid LINBPQ[19870]: Message 31420 deferred#015
2025-02-16T10:53:54.351781-06:00 odroid LINBPQ[19870]: Message 31421 deferred#015
2025-02-16T10:53:54.352093-06:00 odroid LINBPQ[19870]: Message 31422 deferred#015
2025-02-16T10:53:54.763723-06:00 odroid LINBPQ[19870]: Message 31420 deferred#015
2025-02-16T10:53:54.764180-06:00 odroid LINBPQ[19870]: Message 31421 deferred#015
2025-02-16T10:53:54.764458-06:00 odroid LINBPQ[19870]: Message 31422 deferred#015
2025-02-16T10:53:59.555121-06:00 odroid LINBPQ[19870]: Message 31420 deferred#015
2025-02-16T10:53:59.555969-06:00 odroid LINBPQ[19870]: Message 31421 deferred#015
2025-02-16T10:53:59.556321-06:00 odroid LINBPQ[19870]: Message 31422 deferred#015
2025-02-16T10:54:34.008422-06:00 odroid LINBPQ[19870]: BPQ32 Heartbeat Buffers 974 APRS Queues 0 0#015
2025-02-16T10:54:35.214924-06:00 odroid LINBPQ[19870]: PENDING#015
2025-02-16T10:54:35.225176-06:00 odroid LINBPQ[19870]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T10:54:35.390874-06:00 odroid LINBPQ[19870]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T10:54:36.544303-06:00 odroid LINBPQ[19870]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T10:54:37.797373-06:00 odroid LINBPQ[19870]: PENDING#015
2025-02-16T10:54:43.078473-06:00 odroid LINBPQ[19870]: CONNECTED N9SEO-1 K5DAT-1 500#015
2025-02-16T10:59:21.098930-06:00 odroid systemd[1104]: launchpadlib-cache-clean.service - Clean up old files in the Launchpadlib cache was skipped because of an unmet condition check (ConditionPathExists=/var/lib/lightdm/.launchpadlib/).


2025-02-16T12:56:04.758829-06:00 odroid LINBPQ[23221]: $GPRMC,15,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T12:56:18.076056-06:00 odroid LINBPQ[23221]: BPQ32 Heartbeat Buffers 973 APRS Queues 0 0#015
2025-02-16T12:56:30.262508-06:00 odroid LINBPQ[23221]: L4 Discarding repeated frame seq 0 from KE0GB-1#015
2025-02-16T12:57:18.021448-06:00 odroid LINBPQ[23221]: BPQ32 Heartbeat Buffers 973 APRS Queues 0 0#015
2025-02-16T12:57:18.437526-06:00 odroid LINBPQ[23221]: AXTCP Connected#015
2025-02-16T12:57:44.648798-06:00 odroid LINBPQ[23221]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T12:57:44.655003-06:00 odroid LINBPQ[23221]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T12:57:57.568658-06:00 odroid LINBPQ[23221]: Frame 5 out of seq - save#015
2025-02-16T12:57:57.570878-06:00 odroid LINBPQ[23221]: Frame 6 out of seq - save#015
2025-02-16T12:57:57.571305-06:00 odroid LINBPQ[23221]: Frame 7 out of seq - save#015
2025-02-16T12:57:58.278071-06:00 odroid LINBPQ[23221]: L2 process saved Frame 5#015
2025-02-16T12:57:58.278887-06:00 odroid LINBPQ[23221]: L2 process saved Frame 6#015
2025-02-16T12:57:58.279363-06:00 odroid LINBPQ[23221]: L2 process saved Frame 7#015
2025-02-16T12:57:58.279733-06:00 odroid LINBPQ[23221]: Frame 4 out of seq - save#015
2025-02-16T12:57:58.280193-06:00 odroid LINBPQ[23221]: Frame 5 out of seq - save#015
2025-02-16T12:57:58.280483-06:00 odroid LINBPQ[23221]: Frame 6 out of seq - save#015
2025-02-16T12:58:17.259578-06:00 odroid LINBPQ[23221]: AXIP Connect accepted - Socket 47 Port 10693#015
2025-02-16T12:58:17.261067-06:00 odroid LINBPQ[23221]: Set SO_KEEPALIVE: ON#015
2025-02-16T12:58:18.087285-06:00 odroid LINBPQ[23221]: BPQ32 Heartbeat Buffers 966 APRS Queues 0 0#015
2025-02-16T12:58:18.454184-06:00 odroid LINBPQ[23221]: Resolving
2025-02-16T12:58:18.949067-06:00 odroid LINBPQ[23221]: Resolving
2025-02-16T12:58:27.468213-06:00 odroid LINBPQ[23221]: Map Database update ok#015
2025-02-16T12:59:00.879503-06:00 odroid LINBPQ[23221]: CMS #0 54.167.186.236 Official name :
2025-02-16T12:59:00.928531-06:00 odroid LINBPQ[23221]: CMS #1 52.72.132.9 Official name :
2025-02-16T12:59:13.438251-06:00 odroid LINBPQ[23221]: AXTCP Connected#015
2025-02-16T12:59:18.025806-06:00 odroid LINBPQ[23221]: BPQ32 Heartbeat Buffers 966 APRS Queues 0 0#015
2025-02-16T12:59:24.430858-06:00 odroid LINBPQ[23221]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T12:59:25.549386-06:00 odroid LINBPQ[23221]: $GPRMC,14,A,4458.2127,N,08720.8152,W,0.000,0.0,120,2.2, W * 0#015
2025-02-16T13:00:00.665434-06:00 odroid LINBPQ[23221]: PENDING#015
2025-02-16T13:00:03.092564-06:00 odroid LINBPQ[23221]: PENDING#015
2025-02-16T13:00:08.403682-06:00 odroid LINBPQ[23221]: CONNECTED N9SEO-1 K5DAT-1 500#015
2025-02-16T13:05:01.313087-06:00 odroid CRON[24492]: (odroid) CMD (/home/odroid/scripts/)
2025-02-16T13:05:01.777646-06:00 odroid cron[24495]: sendmail: fatal: open /etc/postfix/: No such file or directory
2025-02-16T13:05:01.823160-06:00 odroid postfix/sendmail[24495]: fatal: open /etc/postfix/: No such file or directory


73,
Lee K5DAT

_._,_._,_