Skip to content

Instantly share code, notes, and snippets.

@gnutix
Last active November 28, 2019 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnutix/5c396c7d53518df35215ced2b30c08b0 to your computer and use it in GitHub Desktop.
Save gnutix/5c396c7d53518df35215ced2b30c08b0 to your computer and use it in GitHub Desktop.
Sonarr v3 crash
Nov 28 23:43:56 raspbian mono[5032]: [Info] OwinHostController: Listening on the following URLs:
Nov 28 23:43:56 raspbian mono[5032]: [Info] OwinHostController: http://*:8989/
Nov 28 23:44:09 raspbian mono[5032]: [Info] SonarrBootstrapper: Starting Web Server
Nov 28 23:44:39 raspbian mono[5032]: * Assertion at mini-arm.c:3817, condition `ji' not met
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: Native Crash Reporting
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: Got a SIGABRT while executing native code. This usually indicates
Nov 28 23:44:39 raspbian mono[5032]: a fatal error in the mono runtime or one of the native libraries
Nov 28 23:44:39 raspbian mono[5032]: used by your application.
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: /proc/self/maps:
Nov 28 23:44:39 raspbian mono[5032]: 00010000-00412000 r-xp 00000000 b3:02 5794 /usr/bin/mono-sgen
Nov 28 23:44:39 raspbian mono[5032]: 00422000-00426000 r--p 00402000 b3:02 5794 /usr/bin/mono-sgen
Nov 28 23:44:39 raspbian mono[5032]: 00426000-0042b000 rw-p 00406000 b3:02 5794 /usr/bin/mono-sgen
Nov 28 23:44:39 raspbian mono[5032]: 0042b000-00439000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 021d3000-04488000 rw-p 00000000 00:00 0 [heap]
Nov 28 23:44:39 raspbian mono[5032]: 6d700000-6d800000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6d8ce000-6d9ff000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6dc00000-6dd00000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6deff000-6e100000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e200000-6e300000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e3ff000-6e400000 ---p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e400000-6e500000 rwxp 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e500000-6e59f000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e59f000-6e600000 ---p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e700000-6e8ff000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e8ff000-6e900000 ---p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6e900000-6ea00000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6eb00000-6ebff000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6ebff000-6ec00000 ---p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6ec70000-6ecf0000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: 6ecf2000-6ede3000 r-xp 00000000 b3:02 5803 /usr/lib/libmono-btls-shared.so
Nov 28 23:44:39 raspbian mono[5032]: 6ede3000-6edf3000 ---p 000f1000 b3:02 5803 /usr/lib/libmono-btls-shared.so
Nov 28 23:44:39 raspbian mono[5032]: 6edf3000-6edfd000 r--p 000f1000 b3:02 5803 /usr/lib/libmono-btls-shared.so
Nov 28 23:44:39 raspbian mono[5032]: 6edfd000-6edff000 rw-p 000fb000 b3:02 5803 /usr/lib/libmono-btls-shared.so
Nov 28 23:44:39 raspbian mono[5032]: 6edff000-6ee00000 rw-p 00000000 00:00 0
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: Native stacktrace:
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: (No frames)
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: Telemetry Dumper:
Nov 28 23:44:39 raspbian mono[5032]: =================================================================
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x7152f430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x70cff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x7666f430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x73673430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x730ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x76fe8b00 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x6e4ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x712ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x70bfe430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x708ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x70205430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x70fff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x705ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Pkilling 0x733ff430 from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Entering thread summarizer pause from 0x6f0f7430
Nov 28 23:44:39 raspbian mono[5032]: Finished thread summarizer pause from 0x6f0f7430.
Nov 28 23:45:09 raspbian mono[5032]: Crash Reporter has timed out, sending SIGSEGV
Nov 28 23:56:09 raspbian mono[5758]: =================================================================
Nov 28 23:56:09 raspbian mono[5758]: External Debugger Dump:
Nov 28 23:56:09 raspbian mono[5758]: =================================================================
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5762]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5763]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5808]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5810]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5811]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5812]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5813]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5817]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5900]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 5949]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6021]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6023]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6024]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6048]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6069]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6070]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6071]
Nov 28 23:56:13 raspbian mono[5758]: [New LWP 6072]
Nov 28 23:56:13 raspbian mono[5758]: [Thread debugging using libthread_db enabled]
Nov 28 23:56:13 raspbian mono[5758]: Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Nov 28 23:56:19 raspbian mono[5758]: futex_reltimed_wait_cancelable (private=0, reltime=0x7eaea458, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:19 raspbian mono[5758]: 142 ../sysdeps/unix/sysv/linux/futex-internal.h: Aucun fichier ou dossier de ce type.
Nov 28 23:56:19 raspbian mono[5758]: Id Target Id Frame
Nov 28 23:56:19 raspbian mono[5758]: * 1 Thread 0x76fabb00 (LWP 5758) "mono" futex_reltimed_wait_cancelable (private=0, reltime=0x7eaea458, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:19 raspbian mono[5758]: 2 Thread 0x75fff430 (LWP 5762) "SGen worker" futex_wait_cancelable (private=0, expected=0, futex_word=0x437b28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
Nov 28 23:56:19 raspbian mono[5758]: 3 Thread 0x76633430 (LWP 5763) "Finalizer" 0x76f06088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x42fe08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:19 raspbian mono[5758]: 4 Thread 0x71472430 (LWP 5808) "Thread Pool I/O" __GI___poll (timeout=-1, nfds=9, fds=0x3b7c160) at ../sysdeps/unix/sysv/linux/poll.c:29
Nov 28 23:56:19 raspbian mono[5758]: 5 Thread 0x71ce6430 (LWP 5810) "mono" futex_reltimed_wait_cancelable (private=0, reltime=0x71ce5690, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:19 raspbian mono[5758]: 6 Thread 0x711ff430 (LWP 5811) "mono" futex_reltimed_wait_cancelable (private=0, reltime=0x711fe690, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: 7 Thread 0x70eff430 (LWP 5812) "mono" 0x744cb7a0 in string_LastIndexOfCharArray_char___int_int (this=0x7620f5b8, anyOf=0x726d0210, startIndex=34, count=35) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: 8 Thread 0x70dfe430 (LWP 5813) "Timer-Scheduler" futex_reltimed_wait_cancelable (private=0, reltime=0x70dfd258, expected=0, futex_word=0x1f7f974) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: 9 Thread 0x708fd430 (LWP 5817) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x708fcd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 10 Thread 0x709fe430 (LWP 5900) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x709fdd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 11 Thread 0x6dcff430 (LWP 5949) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x6dcfed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 12 Thread 0x730ff430 (LWP 6021) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x730fed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 13 Thread 0x70aff430 (LWP 6023) "Thread Pool Wor" __waitpid (options=0, stat_loc=0x70afc6d8, pid=6121) at ../sysdeps/unix/sysv/linux/waitpid.c:30
Nov 28 23:56:20 raspbian mono[5758]: 14 Thread 0x705ff430 (LWP 6024) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x705fed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 15 Thread 0x733ff430 (LWP 6048) "Timer-Scheduler" futex_reltimed_wait_cancelable (private=0, reltime=0x733fec50, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: 16 Thread 0x7362e430 (LWP 6069) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x7362dd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 17 Thread 0x6fe01430 (LWP 6070) "Thread Pool Wor" futex_wait_cancelable (private=0, expected=0, futex_word=0x42fe80) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
Nov 28 23:56:20 raspbian mono[5758]: 18 Thread 0x6d31b430 (LWP 6071) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x6d31ad7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: 19 Thread 0x6d21a430 (LWP 6072) "Thread Pool Wor" futex_abstimed_wait_cancelable (private=0, abstime=0x6d219d7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: Thread 19 (Thread 0x6d21a430 (LWP 6072)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x6d219d7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x6d219d7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x6d219d7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 18 (Thread 0x6d31b430 (LWP 6071)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x6d31ad7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x6d31ad7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x6d31ad7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 17 (Thread 0x6fe01430 (LWP 6070)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x42fe80) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x42fe58) at pthread_cond_wait.c:502
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_wait (cond=0x42fe58, mutex=0x0) at pthread_cond_wait.c:655
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee70 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 16 (Thread 0x7362e430 (LWP 6069)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7362dd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x7362dd7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x7362dd7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 15 (Thread 0x733ff430 (LWP 6048)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_reltimed_wait_cancelable (private=0, reltime=0x733fec50, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x733feccc, mutex=0x2, cond=0x438130) at pthread_cond_wait.c:533
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_timedwait (cond=0x438130, mutex=0x2, abstime=0x733feccc) at pthread_cond_wait.c:667
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee34 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 14 (Thread 0x705ff430 (LWP 6024)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x705fed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x705fed7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x705fed7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 13 (Thread 0x70aff430 (LWP 6023)):
Nov 28 23:56:20 raspbian mono[5758]: #0 __waitpid (options=0, stat_loc=0x70afc6d8, pid=6121) at ../sysdeps/unix/sysv/linux/waitpid.c:30
Nov 28 23:56:20 raspbian mono[5758]: #1 __waitpid (pid=6121, stat_loc=0x70afc6d8, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:25
Nov 28 23:56:20 raspbian mono[5758]: #2 0x000a24e4 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 12 (Thread 0x730ff430 (LWP 6021)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x730fed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x730fed7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x730fed7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 11 (Thread 0x6dcff430 (LWP 5949)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x6dcfed7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x6dcfed7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x6dcfed7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 10 (Thread 0x709fe430 (LWP 5900)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x709fdd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x709fdd7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x709fdd7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 9 (Thread 0x708fd430 (LWP 5817)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_abstimed_wait_cancelable (private=0, abstime=0x708fcd7c, expected=1, futex_word=0x430348) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x430348, abstime=abstime@entry=0x708fcd7c) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f065c4 in __new_sem_wait_slow (sem=0x430348, abstime=0x708fcd7c) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002cde6c in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 8 (Thread 0x70dfe430 (LWP 5813)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_reltimed_wait_cancelable (private=0, reltime=0x70dfd258, expected=0, futex_word=0x1f7f974) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x70dfd2d4, mutex=0x2, cond=0x1f7f948) at pthread_cond_wait.c:533
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_timedwait (cond=0x1f7f948, mutex=0x2, abstime=0x70dfd2d4) at pthread_cond_wait.c:667
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee34 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 7 (Thread 0x70eff430 (LWP 5812)):
Nov 28 23:56:20 raspbian mono[5758]: #0 0x744cb7a0 in string_LastIndexOfCharArray_char___int_int (this=0x7620f5b8, anyOf=0x726d0210, startIndex=34, count=35) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: #1 0x744cb370 in string_LastIndexOfAny_char___int_int (this=0x7620f5b8, anyOf=0x726d0210, startIndex=34, count=35) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: #2 0x744cb29c in string_LastIndexOfAny_char__ (this=0x7620f5b8, anyOf=0x726d0210) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: #3 0x748adfec in System_IO_Path_findExtension_string (path=0x7620f5b8) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: #4 0x748ac190 in System_IO_Path_GetExtension_string (path=0x7620f5b8) from /usr/lib/mono/aot-cache/arm/mscorlib.dll.so
Nov 28 23:56:20 raspbian mono[5758]: #5 0x6e9579a0 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 6 (Thread 0x711ff430 (LWP 5811)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_reltimed_wait_cancelable (private=0, reltime=0x711fe690, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x711fe70c, mutex=0x2, cond=0x438130) at pthread_cond_wait.c:533
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_timedwait (cond=0x438130, mutex=0x2, abstime=0x711fe70c) at pthread_cond_wait.c:667
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee34 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 5 (Thread 0x71ce6430 (LWP 5810)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_reltimed_wait_cancelable (private=0, reltime=0x71ce5690, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x71ce570c, mutex=0x2, cond=0x438130) at pthread_cond_wait.c:533
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_timedwait (cond=0x438130, mutex=0x2, abstime=0x71ce570c) at pthread_cond_wait.c:667
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee34 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 4 (Thread 0x71472430 (LWP 5808)):
Nov 28 23:56:20 raspbian mono[5758]: #0 __GI___poll (timeout=-1, nfds=9, fds=0x3b7c160) at ../sysdeps/unix/sysv/linux/poll.c:29
Nov 28 23:56:20 raspbian mono[5758]: #1 __GI___poll (fds=0x3b7c160, nfds=9, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
Nov 28 23:56:20 raspbian mono[5758]: #2 0x00265990 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 3 (Thread 0x76633430 (LWP 5763)):
Nov 28 23:56:20 raspbian mono[5758]: #0 0x76f06088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x42fe08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
Nov 28 23:56:20 raspbian mono[5758]: #1 do_futex_wait (sem=sem@entry=0x42fe08, abstime=0x0) at sem_waitcommon.c:115
Nov 28 23:56:20 raspbian mono[5758]: #2 0x76f061f4 in __new_sem_wait_slow (sem=0x42fe08, abstime=0x0) at sem_waitcommon.c:282
Nov 28 23:56:20 raspbian mono[5758]: #3 0x002b53f0 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 2 (Thread 0x75fff430 (LWP 5762)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x437b28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x437b00) at pthread_cond_wait.c:502
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_wait (cond=0x437b00, mutex=0x0) at pthread_cond_wait.c:655
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0031de68 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: Thread 1 (Thread 0x76fabb00 (LWP 5758)):
Nov 28 23:56:20 raspbian mono[5758]: #0 futex_reltimed_wait_cancelable (private=0, reltime=0x7eaea458, expected=0, futex_word=0x438158) at ../sysdeps/unix/sysv/linux/futex-internal.h:142
Nov 28 23:56:20 raspbian mono[5758]: #1 __pthread_cond_wait_common (abstime=0x7eaea4d4, mutex=0x2, cond=0x438130) at pthread_cond_wait.c:533
Nov 28 23:56:20 raspbian mono[5758]: #2 __pthread_cond_timedwait (cond=0x438130, mutex=0x2, abstime=0x7eaea4d4) at pthread_cond_wait.c:667
Nov 28 23:56:20 raspbian mono[5758]: #3 0x0032ee34 in ?? ()
Nov 28 23:56:20 raspbian mono[5758]: Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Nov 28 23:56:20 raspbian mono[5758]: [Inferior 1 (process 5758) detached]
Nov 28 23:56:20 raspbian mono[5758]: =================================================================
Nov 28 23:56:20 raspbian mono[5758]: Basic Fault Address Reporting
Nov 28 23:56:20 raspbian mono[5758]: =================================================================
Nov 28 23:56:20 raspbian mono[5758]: Memory around native instruction pointer (0x76bddf24):0x76bddf14 00 20 a0 e3 08 30 a0 e3 af 70 a0 e3 00 00 00 ef . ...0...p......
Nov 28 23:56:20 raspbian mono[5758]: 0x76bddf24 04 21 9d e5 00 30 94 e5 0c 00 a0 e1 03 00 52 e1 .!...0........R.
Nov 28 23:56:20 raspbian mono[5758]: 0x76bddf34 08 00 00 1a 43 df 8d e2 f0 80 bd e8 24 30 9f e5 ....C.......$0..
Nov 28 23:56:20 raspbian mono[5758]: 0x76bddf44 00 20 60 e2 e8 ae ff eb 03 30 9f e7 00 c0 e0 e3 . `......0......
Nov 28 23:56:20 raspbian mono[5758]: =================================================================
Nov 28 23:56:20 raspbian mono[5758]: Managed Stacktrace:
Nov 28 23:56:20 raspbian mono[5758]: =================================================================
Nov 28 23:56:20 raspbian mono[5758]: at <unknown> <0xffffffff>
Nov 28 23:56:20 raspbian mono[5758]: =================================================================
Nov 28 23:56:20 raspbian systemd[1]: sonarr.service: Main process exited, code=killed, status=6/ABRT
Nov 28 23:56:20 raspbian systemd[1]: sonarr.service: Failed with result 'signal'.
Nov 28 23:56:20 raspbian systemd[1]: sonarr.service: Service RestartSec=100ms expired, scheduling restart.
Nov 28 23:56:20 raspbian systemd[1]: sonarr.service: Scheduled restart job, restart counter is at 1.
Nov 28 23:56:20 raspbian systemd[1]: Stopped Sonarr Daemon.
sudo apt install apt-transport-https dirmngr gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/debian stable-raspbianbuster main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt-get libmono-cil-dev
Mono JIT compiler version 6.4.0.198 (tarball Tue Sep 24 01:45:47 UTC 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: armel,vfp+hard
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: yes(610)
Suspend: preemptive
GC: sgen (concurrent by default)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment