Advertisement
Guest User

Sonarr/NZBDrone crashing

a guest
Feb 24th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. Native stacktrace:
  2.  
  3. mono() [0x4b1f6f]
  4. mono() [0x427340]
  5. /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390) [0x7f6417ff3390]
  6. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(+0x30c9a1) [0x7f63e76169a1]
  7. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(+0x48925) [0x7f63e7352925]
  8. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(+0x494a8) [0x7f63e73534a8]
  9. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(+0xc6eca) [0x7f63e73d0eca]
  10. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(_ZN12MediaInfoLib9MediaInfo20Open_Buffer_ContinueEPKhm+0xc) [0x7f63e73a062c]
  11. /usr/lib/x86_64-linux-gnu/libmediainfo.so.0(MediaInfo_Open_Buffer_Continue+0x9d) [0x7f63e776784d]
  12. [0x406a41c0]
  13.  
  14. Debug info from gdb:
  15.  
  16. Could not attach to process. If your uid matches the uid of the target
  17. process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
  18. again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
  19. ptrace: Operation not permitted.
  20. No threads.
  21.  
  22. =================================================================
  23. Got a SIGSEGV while executing native code. This usually indicates
  24. a fatal error in the mono runtime or one of the native libraries
  25. used by your application.
  26. =================================================================
  27.  
  28. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement