SSH server logs are required. After trying to log on please create system logs via LE Settings Addon and post the URL here.
Posts by mglae
-
-
pvr.iptvsimple v20.6.0.2 should match image nightly-20220920-5d1ef41 so it's a different issue.
It's still crashing in:
CodeThread 1 (Thread 0x7f9297ff86c0 (LWP 9316)): #0 0x000000000128f510 in PVR::CPVRTimers::UpdateEntries(int) () #1 0x0000000001290afd in PVR::CPVRTimers::Process() () #2 0x0000000000e68ed3 in CThread::Action() () #3 0x00000000016a2b66 in ?? () #4 0x0000000000e66ba3 in ?? () #5 0x00007f936543b403 in ?? () from /usr/lib/libstdc++.so.6 #6 0x00007f9365601460 in ?? () from /usr/lib/libc.so.6 #7 0x00007f936567aa2c in ?? () from /usr/lib/libc.so.6
but I cannot see a reason for it.
You can enable verbose debugging and disable safe mode with:Please enable debug logging via advancesettings.xml
When iptvsimple is crashing again do
Codesystemctl stop kodi pastecrash rm -rf /storage/.kodi/addons/pvr.iptvsimple systemctl restart kodi
Please post the URL of pastecrash.
Edit: this seems to be odd:
Code
Display More2022-09-23 22:56:04.787 T:9234 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Create - Creating the PVR IPTV Simple add-on 2022-09-23 22:56:04.789 T:9234 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - Init - Loaded '3' providers mappings 2022-09-23 22:56:04.789 T:9234 ERROR <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadPlayList - Playlist file path is not configured. Channels not loaded. 2022-09-23 22:56:04.789 T:9234 INFO <general>: AddOnLog: pvr.iptvsimple: pvr.iptvsimple - LoadEPG - EPG file path is not configured. EPG not loaded. 2022-09-23 22:56:04.789 T:9234 INFO <general>: AddOnLog: pvr.iptvsimple: Create Starting separate client update thread... 2022-09-23 22:56:04.794 T:9234 INFO <general>: PVR Manager: Starting 2022-09-23 22:56:04.799 T:9307 ERROR <general>: GetChannelGroups: Add-on 'pvr.iptvsimple' returned an error: server error 2022-09-23 22:56:04.799 T:9307 ERROR <general>: GetChannels: Add-on 'pvr.iptvsimple' returned an error: server error 2022-09-23 22:56:04.800 T:9235 INFO <general>: WEATHER: Downloading weather 2022-09-23 22:56:04.801 T:9307 ERROR <general>: GetChannelGroups: Add-on 'pvr.iptvsimple' returned an error: server error 2022-09-23 22:56:04.801 T:9307 ERROR <general>: GetChannels: Add-on 'pvr.iptvsimple' returned an error: server error
Did you start with empty/deleted settings in /storage/.kodi/userdata/addon_data/pvr.iptvsimple?
-
Did you disable ssh PW authentication in LE settings addon?
-
Persistent logs are a feature of LE10 (via LE Settings Addon).
You can use the (never released) predecessor addon service.persistent-journal-9.2.0.100.zip on LE9.2.
-
Try -vv or -vvv until you see the server replies too.
-
There are two times std::bad_alloc exception and the segmentation fault of OP.
But I do not see a cause for this. Assuming kodi did not run out of memory there are only the dodgy addons mentioned in post 4 causing memory corruption.
-
-
If you let me know what to cut out I can otherwise the log file is below
You can delete lines with log spam matching DEBUG <CSettingsManager>: requested setting (.*) was not found. or trying to load setting definitions from old format.
CodeThread 1 (Thread 0x7f7efc42e600 (LWP 7766)):#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49#1 0x00007f7efdfc4526 in __GI_abort () at abort.c:79#2 0x00007f7efde6f80c in ?? () from /usr/lib/libstdc++.so.6#3 0x00007f7efde7a8e6 in ?? () from /usr/lib/libstdc++.so.6#4 0x00007f7efde7a951 in std::terminate() () from /usr/lib/libstdc++.so.6#5 0x00007f7efde7abe4 in __cxa_throw () from /usr/lib/libstdc++.so.6 #7 0x00007f7efdeb91f1 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
Check with journalctl which exception is thrown.
-
As said check /var/log/Xorg.0.log. E.g. if the configuration is accepted and how the touchpad is configured
-
Code
Thread 1 (Thread 0x7f201a7fc640 (LWP 46193)): #0 0x000000000099719a in ?? () #1 0x00000000009993a0 in ?? () #2 0x00000000009993a0 in ?? () #3 0x0000000000999777 in CJSONVariantWriter::Write(CVariant const&, std::string&, bool) () #4 0x0000000000d4bc90 in JSONRPC::CJSONRPC::MethodCall(std::string const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*) () #5 0x0000000000c97b6d in JSONRPC::CTCPServer::CTCPClient::PushBuffer(JSONRPC::CTCPServer*, char const*, int) () #6 0x0000000000ca0d16 in JSONRPC::CTCPServer::Process() () #7 0x00000000009ccb72 in CThread::Action() ()
It is crashing in JSONRPC. Start by adding component logging.
-
Unfortunately there seem to be no script.module.inputstreamhelper forum where you can ask.
Try to post a complete debug log to a pastebin site, maybe something is visible.
-
What settings exactly should I check ?
Anything with path. Or set all settings to defaults.
inputstream.adaptive has no settings to configure
Settinga->Addons->My Addons->Videoplayer InputStream->Inputstream Adaptive:
-
-configdir is added to the other configurations. Check /var/log/Xorg.0.log.
-
Check both the script.module.inputstreamhelper and inputstream.adaptive settings.
-
I'm unsure if this occurs because of latest updates in LE master (e.g. gcc12) and running older somehow incompatible binary addons.
1) I removed the PVR Simpe Client add-on
According to the post you have to remove .kodi.FAILED/addons/packages/* too.
To be on the stable side again I recommend updating (at least) to nigthly image 20220806 to include glibc 2.36 and confirm you do have pvr.iptvsimple-20.4.0.2 installed on this.
If still failing a new debug crash log show most helpful information.
-
Code
Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000001288ef0 in PVR::CPVRTimers::UpdateEntries(int) () [Current thread is 1 (Thread 0x7f3deaffd640 (LWP 3107))] Thread 1 (Thread 0x7f3deaffd640 (LWP 3107)): #0 0x0000000001288ef0 in PVR::CPVRTimers::UpdateEntries(int) () #1 0x000000000128a4dd in PVR::CPVRTimers::Process() () #2 0x0000000000e62c53 in CThread::Action() () #3 0x0000000001694446 in ?? ()
Currently your kodi is crashing in PVR Manager when starting PVR Simple Client.
Follow this post to remove the PVR addon and install the latest version. Please post new crash log if still failing.
-
termcap is a single file.
-
Code
Apr 11 16:28:37 LibreELEC fsck: STORAGE: 11/8192 files (0.0% non-contiguous), 5914/32768 blocks
STORAGE failed to expand on first boot. It is still 32MB small.
Try the installation again and check the on screen messages on first boot.
In addition there is a SD error that may have caused the failure, keep an eye on it: