elgatito / plugin.video.elementum

Elementum add-on for Kodi. Development of this addon has been stopped!
http://elementum.surge.sh
MIT License
486 stars 159 forks source link

Crashes on start : pthread_create failed: Resource temporarily unavailable #13

Closed madeforonlyyou closed 6 years ago

madeforonlyyou commented 6 years ago

Expected Behavior

Current Behavior

Crashes on start.

Part of the log.

00:17:04.300 T:1521476592 NOTICE: [plugin.video.elementum] runtime/cgo: pthread_create failed: Resource temporarily unavailable 291 00:17:04.302 T:1521476592 NOTICE: [plugin.video.elementum] SIGABRT: abort 292 00:17:04.302 T:1521476592 NOTICE: [plugin.video.elementum] PC=0x76d288e6 m=2 sigcode=4294967290 293 00:17:04.303 T:1521476592 NOTICE: [plugin.video.elementum] 294 00:17:04.303 T:1521476592 NOTICE: [plugin.video.elementum] goroutine 0 [idle]: 295 00:17:04.303 T:1521476592 NOTICE: [plugin.video.elementum] 296 00:17:04.303 T:1521476592 NOTICE: [plugin.video.elementum] goroutine 1 [IO wait]: 297 00:17:04.304 T:1521476592 NOTICE: [plugin.video.elementum] internal/poll.runtime_pollWait(0x74ac4ce8, 0x72, 0x0) 298 00:17:04.304 T:1521476592 NOTICE: [plugin.video.elementum] /usr/local/go/src/runtime/netpoll.go:173 +0x44 299 00:17:04.304 T:1521476592 NOTICE: [plugin.video.elementum] internal/poll.(*pollDesc).wait(0x1161e884, 0x72, 0x11516d00, 0x0, 0x0)

Possible Solution

Steps to Reproduce (for bugs)

  1. Just install linux_armv7.zip on raspberry pi 3 running osmc

Context

Your Environment

OSMC Kodi (17.5).

 3 00:16:38.481 T:1958846464  NOTICE: Starting Kodi (17.5). Platform: Linux ARM (Thumb) 32-bit
 4 00:16:38.481 T:1958846464  NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
 5 00:16:38.481 T:1958846464  NOTICE: Kodi compiled Oct 29 2017 by GCC 4.9.2 for Linux ARM (Thumb) 32-bit version 3.16.39 (200743)
 6 00:16:38.481 T:1958846464  NOTICE: Running on Open Source Media Center 2017.10-1, kernel: Linux ARM 32-bit version 4.9.29-10-osmc
 7 00:16:38.481 T:1958846464  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
 8 00:16:38.481 T:1958846464  NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
 9 00:16:38.481 T:1958846464  NOTICE: ARM Features: Neon disabled
madeforonlyyou commented 6 years ago

By deleting old .fastresume files i was able to fix the crash