Advertisement
bradkollmyer

nzbdrone mono crash

Apr 6th, 2015
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.32 KB | None | 0 0
  1. ERROR building certificate chain: System.NullReferenceException: Object reference not set to an instance of an object
  2. at System.Collections.ArrayList.InsertRange (Int32 index, ICollection c) [0x00039] in /home/bradk/mono-src/mono/mcs/class/corlib/System.Collections/ArrayList.cs:2949
  3. at System.Collections.ArrayList.AddRange (ICollection c) [0x00000] in /home/bradk/mono-src/mono/mcs/class/corlib/System.Collections/ArrayList.cs:3076
  4. at System.Security.Cryptography.X509Certificates.X509Certificate2Collection.AddRange (System.Security.Cryptography.X509Certificates.X509Certificate2Collection certificates) [0x00011] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Certificate2Collection.cs:101
  5. at System.Security.Cryptography.X509Certificates.X509Chain.get_Roots () [0x00024] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Chain.cs:263
  6. at System.Security.Cryptography.X509Certificates.X509Chain.get_CertificateCollection () [0x00021] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Chain.cs:346
  7. at System.Security.Cryptography.X509Certificates.X509Chain.FindParent (System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) [0x00000] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Chain.cs:424
  8. at System.Security.Cryptography.X509Certificates.X509Chain.BuildChainFrom (System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) [0x00011] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Chain.cs:366
  9. at System.Security.Cryptography.X509Certificates.X509Chain.Build (System.Security.Cryptography.X509Certificates.X509Certificate2 certificate) [0x00017] in /home/bradk/mono-src/mono/mcs/class/System/System.Security.Cryptography.X509Certificates/X509Chain.cs:119
  10. at System.Net.ServicePointManager+ChainValidationHelper.ValidateChain (Mono.Security.X509.X509CertificateCollection certs) [0x0009f] in /home/bradk/mono-src/mono/mcs/class/System/System.Net/ServicePointManager.cs:457
  11. Please, report this problem to the Mono team
  12. Stacktrace:
  13.  
  14.  
  15. Native stacktrace:
  16.  
  17. /usr/local/bin/mono() [0x4b36d8]
  18. /usr/local/bin/mono() [0x50a963]
  19. /usr/local/bin/mono() [0x42ac12]
  20. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f90a6c93340]
  21. /usr/local/bin/mono() [0x53faae]
  22. [0x419c521a]
  23.  
  24. Debug info from gdb:
  25.  
  26. warning: File "/usr/local/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  27. To enable execution of this file add
  28. add-auto-load-safe-path /usr/local/bin/mono-sgen-gdb.py
  29. line to your configuration file "/root/.gdbinit".
  30. To completely disable this security protection add
  31. set auto-load safe-path /
  32. line to your configuration file "/root/.gdbinit".
  33. For more information about this security protection see the
  34. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  35. info "(gdb)Auto-loading safe path"
  36. [New LWP 32382]
  37. [New LWP 32381]
  38. [New LWP 32380]
  39. [New LWP 32379]
  40. [New LWP 32378]
  41. [New LWP 8420]
  42. [New LWP 8413]
  43. [New LWP 8411]
  44. [New LWP 8410]
  45. [New LWP 8409]
  46. [New LWP 8408]
  47. [New LWP 8407]
  48. [New LWP 8406]
  49. [New LWP 8405]
  50. [New LWP 8404]
  51. [New LWP 8403]
  52. [New LWP 8402]
  53. [Thread debugging using libthread_db enabled]
  54. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  55. 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  56. 31 ../sysdeps/unix/sysv/linux/sigsuspend.c: No such file or directory.
  57. Id Target Id Frame
  58. 18 Thread 0x7f90a3ebd700 (LWP 8402) "Finalizer" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  59. 17 Thread 0x7f90a1fff700 (LWP 8403) "Timer-Scheduler" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  60. 16 Thread 0x7f90a1ce3700 (LWP 8404) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  61. 15 Thread 0x7f90a1ae2700 (LWP 8405) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  62. 14 Thread 0x7f90a18d2700 (LWP 8406) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  63. 13 Thread 0x7f90a16cd700 (LWP 8407) "Threadpool moni" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  64. 12 Thread 0x7f90a14ff700 (LWP 8408) "Threadpool work" sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101
  65. 11 Thread 0x7f9083fff700 (LWP 8409) "Threadpool work" sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
  66. 10 Thread 0x7f90a0163700 (LWP 8410) "mono" __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
  67. 9 Thread 0x7f90a0122700 (LWP 8411) "IO Threadpool w" sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101
  68. 8 Thread 0x7f90839ef700 (LWP 8413) "Threadpool work" sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101
  69. 7 Thread 0x7f9052957700 (LWP 8420) "Threadpool work" 0x00007f90a6c92ee9 in __libc_waitpid (pid=pid@entry=32383, stat_loc=stat_loc@entry=0x7f908000b31c, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40
  70. 6 Thread 0x7f9082d71700 (LWP 32378) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  71. 5 Thread 0x7f9082b70700 (LWP 32379) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  72. 4 Thread 0x7f908296f700 (LWP 32380) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  73. 3 Thread 0x7f908276e700 (LWP 32381) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  74. 2 Thread 0x7f90688ff700 (LWP 32382) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  75. * 1 Thread 0x7f90a77c47c0 (LWP 8401) "mono" 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  76.  
  77. Thread 18 (Thread 0x7f90a3ebd700 (LWP 8402)):
  78. #0 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  79. #1 __GI___sigsuspend (set=set@entry=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
  80. #2 0x00000000005c98e4 in suspend_thread (context=0x7f90a3ebc940, info=0x7f909c0008e0) at sgen-os-posix.c:126
  81. #3 suspend_handler (_dummy=<optimized out>, _info=<optimized out>, context=0x7f90a3ebc940) at sgen-os-posix.c:153
  82. #4 <signal handler called>
  83. #5 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:84
  84. #6 0x000000000061d847 in mono_sem_wait (sem=sem@entry=0x972dc0 <finalizer_sem>, alertable=alertable@entry=1) at mono-semaphore.c:101
  85. #7 0x00000000005a2abd in finalizer_thread (unused=<optimized out>) at gc.c:1077
  86. #8 0x00000000005873d0 in start_wrapper_internal (data=<optimized out>) at threads.c:663
  87. #9 start_wrapper (data=<optimized out>) at threads.c:710
  88. #10 0x000000000062251e in inner_start_thread (arg=0x7fff95427530) at mono-threads-posix.c:88
  89. #11 0x00007f90a6c8b182 in start_thread (arg=0x7f90a3ebd700) at pthread_create.c:312
  90. #12 0x00007f90a69b847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  91.  
  92. Thread 17 (Thread 0x7f90a1fff700 (LWP 8403)):
  93. #0 0x00007f90a68f5062 in do_sigsuspend (set=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:31
  94. #1 __GI___sigsuspend (set=set@entry=0x973380 <suspend_signal_mask>) at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
  95. #2 0x00000000005c98e4 in suspend_thread (context=0x7f90a1ffe280, info=0x7f90940008e0) at sgen-os-posix.c:126
  96. #3 suspend_handler (_dummy=<optimized out>, _info=<optimized out>, context=0x7f90a1ffe280) at sgen-os-posix.c:153
  97. #4 <signal handler called>
  98. #5 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  99. #6 0x00000000005fd0a7 in _wapi_handle_timedwait_signal_handle (handle=handle@entry=0x42c, timeout=timeout@entry=0x7f90a1ffe7a0, alertable=alertable@entry=1, poll=poll@entry=0) at handles.c:1613
  100. #7 0x000000000060fcd2 in WaitForSingleObjectEx (handle=0x42c, timeout=timeout@entry=1825, alertable=alertable@entry=1) at wait.c:196
  101. #8 0x0000000000586d3f in mono_wait_uninterrupted (thread=thread@entry=0x7f90a28fa270, multiple=multiple@entry=0, numhandles=numhandles@entry=1, handles=handles@entry=0x7f90a1ffe848, waitall=waitall@entry=0, ms=ms@entry=1825, alertable=1) at threads.c:1363
  102. #9 0x0000000000588019 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=<optimized out>, handle=0x42c, ms=1825, exitContext=<optimized out>) at threads.c:1496
  103. #10 0x0000000041afc67d in ?? ()
  104. #11 0x0000000000000038 in ?? ()
  105. #12 0x0000000002b69bd8 in ?? ()
  106. #13 0x0000000000000721 in ?? ()
  107. #14 0x00007f90a61b4608 in ?? ()
  108. #15 0x0000000000000721 in ?? ()
  109. #16 0x00007f90940025f0 in ?? ()
  110. #17 0x0000000000000002 in ?? ()
  111. #18 0x00007f90a1ffe900 in ?? ()
  112. #19 0x00007f90a1ffe870 in ?? ()
  113. /build/buildd/gdb-7.7.1/gdb/dwarf2-frame.c:692: internal-error: Unknown CFI encountered.
  114. A problem internal to GDB has been detected,
  115. further debugging may prove unreliable.
  116. Quit this debugging session? (y or n) [answered Y; input not from terminal]
  117. /build/buildd/gdb-7.7.1/gdb/dwarf2-frame.c:692: internal-error: Unknown CFI encountered.
  118. A problem internal to GDB has been detected,
  119. further debugging may prove unreliable.
  120. Create a core file of GDB? (y or n) [answered Y; input not from terminal]
  121.  
  122. =================================================================
  123. Got a SIGSEGV while executing native code. This usually indicates
  124. a fatal error in the mono runtime or one of the native libraries
  125. used by your application.
  126. =================================================================
  127.  
  128. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement