v1.79 Reboots
I have seen a few reboots under v1.79. Seems to happen with 2+ users. I was away from my unit so will try to distinguish OS from server puke when I get home later
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
The other Kiwi running WSPR on 30, 20, 17 and 15m is running with no problem 24/24h.
Maybe this observation helps.
Frank, LX1DQ
Thought that it's BB Black glitch.
In /var/log/messages it looks like kiwid is restarting.
root@kiwi:~# cd /tmp
root@kiwi:/tmp# lt
total 35M
-rw------- 1 root root 52M Apr 28 01:01 core-kiwid-11-0-0-1096-1493341278
root@kiwi:/tmp# gdb /usr/local/bin/kiwid core-kiwid-11-0-0-1096-1493341278
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/kiwid...done.
[New LWP 1096]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `/usr/local/bin/kiwid -debian 7 -use_spidev 0 -bg'.
Program terminated with signal 11, Segmentation fault.
#0 0xb6c0119e in __GI___libc_free (mem=0x5be2c) at malloc.c:3724
3724 malloc.c: No such file or directory.
(gdb) bt
#0 0xb6c0119e in __GI___libc_free (mem=0x5be2c) at malloc.c:3724
#1 0x00011860 in kstr_free (s=0x2e07f4 ",\276\005") at str.c:216
#2 0x00011992 in kstr_cat (s1=0x2e07f4 ",\276\005", cs2=0x2e0800 "\350&K\003\060") at str.c:253
#3 0x00046ac8 in rx_common_cmd (name=<optimized out>, conn=0x13f20e0, cmd=<optimized out>) at rx/rx_util.cpp:546
#4 0x00047968 in c2s_waterfall (param=0x13f20e0) at rx/rx_waterfall.cpp:266
#5 0x00043894 in stream_tramp (param=<optimized out>) at rx/rx_server.cpp:285
#6 0x00050c1e in trampoline () at support/coroutines.cpp:456
#7 0x00050c08 in TaskRemove (id=<optimized out>) at support/coroutines.cpp:661
#8 0x8badf00c in ?? ()
#9 0x8badf00c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) q
root@kiwi:/tmp#