fairbird / enigma2-dreambox

This is E2 source for DreamBox depend on Openpli source
GNU General Public License v2.0
7 stars 16 forks source link

ebase.cpp:155 ASSERTION notifiers.find(fd) == notifiers.end() FAILED! #75

Closed 68foxboris closed 2 weeks ago

68foxboris commented 2 weeks ago

Good evening. Please advise, if you can. Recently, when viewing the IPTV webcam list, after switching to the next channel, the spinner starts spinning and the system freezes. I do a full reboot via telnet - init6 (init 4 does not help). And the problem is gone. There is a crash file in the logs, but my knowledge is not enough to understand the cause of the problem. It seems that this does not happen on sat channels.

2024-09-15 19:11:16.4517 [Enigma] Python path is '/usr/lib/enigma2/python'. 2024-09-15 19:11:16.4519 [Enigma] DVB API version 5, DVB API version minor 12. 2024-09-15 19:11:16.4519 [Enigma] Enigma debug level 3. 2024-09-15 19:11:23.0939 File "/usr/lib/enigma2/python/StartEnigma.py", line 720, in <module> runScreenTest() # Start running the first screen. 2024-09-15 19:11:23.0940 File "/usr/lib/enigma2/python/StartEnigma.py", line 303, in runScreenTest plugins.readPluginList(resolveFilename(SCOPE_PLUGINS)) 2024-09-15 19:11:23.0941 File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 58, in readPluginList 2024-09-15 19:11:23.0941 File "/usr/lib/enigma2/python/Tools/Import.py", line 3, in my_import 2024-09-15 19:11:23.0942 File "<frozen importlib._bootstrap>", line 1360, in _find_and_load 2024-09-15 19:11:23.0942 File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked 2024-09-15 19:11:23.0943 File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 2024-09-15 19:11:23.0943 File "<frozen importlib._bootstrap>", line 1360, in _find_and_load 2024-09-15 19:11:23.0943 File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked 2024-09-15 19:11:23.0944 File "<frozen importlib._bootstrap>", line 935, in _load_unlocked 2024-09-15 19:11:23.0944 File "<frozen importlib._bootstrap_external>", line 995, in exec_module 2024-09-15 19:11:23.0945 File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 2024-09-15 19:11:23.0945 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/TranscodingSetup/__init__.py", line 21, in <module> 2024-09-15 19:11:23.0946 File "/usr/lib/enigma2/python/Components/Language.py", line 35, in addCallback 2024-09-15 19:11:26.1286 [eServicePeer] ADD Peer pulse4kmini=pulse4kmini.local:8001 2024-09-15 19:11:26.2194 [eServicePeer] ADD Peer pulse4kmini=pulse4kmini.local:8001 2024-09-15 19:11:26.8016 [eDVBAudio] /dev/dvb/adapter0/audio0: Function not implemented 2024-09-15 19:11:26.8018 [eDVBVideo] /dev/dvb/adapter0/video0: Function not implemented 2024-09-15 19:12:20.4788 /usr/src/debug/enigma2/3.12+git/lib/base/ebase.cpp:155 ASSERTION notifiers.find(fd) == notifiers.end() FAILED! This is in the debug file. 13:47:59.1005 [Language] addCallback Error: The callback is blank or None! 13:47:59.1026 File "/usr/lib/enigma2/python/StartEnigma.py", line 720, in <module> runScreenTest() # Start running the first screen. 13:47:59.1027 File "/usr/lib/enigma2/python/StartEnigma.py", line 303, in runScreenTest plugins.readPluginList(resolveFilename(SCOPE_PLUGINS)) 13:47:59.1028 File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 58, in readPluginList 13:47:59.1028 File "/usr/lib/enigma2/python/Tools/Import.py", line 3, in my_import 13:47:59.1029 File "<frozen importlib._bootstrap>", line 1360, in _find_and_load 13:47:59.1029 File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked 13:47:59.1030 File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 13:47:59.1030 File "<frozen importlib._bootstrap>", line 1360, in _find_and_load 13:47:59.1031 File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked 13:47:59.1031 File "<frozen importlib._bootstrap>", line 935, in _load_unlocked 13:47:59.1032 File "<frozen importlib._bootstrap_external>", line 995, in exec_module 13:47:59.1032 File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 13:47:59.1033 File "/usr/lib/enigma2/python/Plugins/SystemPlugins/TranscodingSetup/__init__.py", line 21, in <module> 13:47:59.1033 File "/usr/lib/enigma2/python/Components/Language.py", line 35, in addCallback

fairbird commented 2 weeks ago

If no crash. I can not do any things .. If just spinner frieze then no problem. It is memory failer and stuck.

So if you have crash then send the full log of crash not e2 debug.

Also one more thing .. Are you using me source ?! or that happens from your source ?! If from your source then your are open wrong issue here.