In checking out my system for a problem with both decrypt and detect ads, I experienced a couple of crashes. I ran the crash diag and it provided the following details of the last 2 (various others with same failures):
I can't seem to find any information on crash faults. Can someone point me or advise what these are. Thanks in advance.
Code:
Thu Sep 27 17:27:49 BST 2018
Core was generated by `/usr/bin/humaxtv'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000000 in ?? ()
[Current thread is 1 (Thread 700)]
Thread
#0 0x00000000 in ?? ()
Thread 111
#0 0x2c58be3c in recvmsg () from /lib/libpthread.so.0
#1 0x2c58be20 in recvmsg () from /lib/libpthread.so.0
Thread 109
#0 0x2c58b068 in __lll_lock_wait () from /lib/libpthread.so.0
#1 0x2c584568 in pthread_mutex_lock () from /lib/libpthread.so.0
#2 0x2c0dcbe4 in NEXUS_P_Scheduler_Step () from /usr/lib/libnexus.so
#3 0x2c0dd160 in ?? () from /usr/lib/libnexus.so
Thread 86
#0 0x2c58be3c in recvmsg () from /lib/libpthread.so.0
#1 0x2c58be20 in recvmsg () from /lib/libpthread.so.0
Thread 74
#0 0x2c59fc20 in select () from /lib/libc.so.0
#1 0x2aadd918 in _ftext () from /var/lib/humaxtv_backup/mod/libnugget.so
#2 0x00000020 in ?? ()
Thread 73
#0 0x2c57a1ec in mq_timedreceive () from /lib/librt.so.0
#1 0x2c57a1cc in mq_timedreceive () from /lib/librt.so.0
Thread 70
#0 0x2c58b5dc in read () from /lib/libpthread.so.0
#1 0x2c58b5c0 in read () from /lib/libpthread.so.0
Thread 68
#0 0x2c59fc20 in select () from /lib/libc.so.0
#1 0x008fd36c in ?? ()
Thread 5
#0 0x2c58ba6c in accept () from /lib/libpthread.so.0
#1 0x2c58ba50 in accept () from /lib/libpthread.so.0
Thread 4
#0 0x2c59fc20 in select () from /lib/libc.so.0
#1 0x0089b848 in ?? ()
*********** Core file /mod/core/humaxtv.1538147056.350 ***********
Fri Sep 28 16:04:16 BST 2018
Core was generated by `/usr/bin/humaxtv'.
Program terminated with signal 10, Bus error.
#0 0x0064ff40 in ?? ()
[Current thread is 1 (Thread 1492)]
Thread
#0 0x0064ff40 in ?? ()
Thread 108
#0 0x2c58be3c in recvmsg () from /lib/libpthread.so.0
#1 0x2c58be20 in recvmsg () from /lib/libpthread.so.0
Thread 107
#0 0x2c59e6bc in ioctl () from /lib/libc.so.0
#1 0x2c07a24c in ?? () from /usr/lib/libnexus.so
Thread 82
#0 0x2c58be3c in recvmsg () from /lib/libpthread.so.0
#1 0x2c58be20 in recvmsg () from /lib/libpthread.so.0
Thread 70
#0 0x2c59fc20 in select () from /lib/libc.so.0
#1 0x2aadd918 in _ftext () from /var/lib/humaxtv_backup/mod/libnugget.so
#2 0x00000020 in ?? ()
Thread 69
#0 0x2c57a1ec in mq_timedreceive () from /lib/librt.so.0
#1 0x2c57a1cc in mq_timedreceive () from /lib/librt.so.0
Thread 66
#0 0x2c58b5dc in read () from /lib/libpthread.so.0
#1 0x2c58b5c0 in read () from /lib/libpthread.so.0
Thread 64
#0 0x2c59fc20 in select () from /lib/libc.so.0
#1 0x008fd36c in ?? ()
Last edited by a moderator: