FS#63358 - [kodi] crashes while scanning files

Attached to Project: Community Packages
Opened by Nemo (captn3m0) - Sunday, 04 August 2019, 11:24 GMT
Last edited by Ike Devolder (BlackEagle) - Monday, 30 September 2019, 18:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Ike Devolder (BlackEagle)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

kodi crashes while scanning files. It dies with a segfault.


Additional info:
* package version(s): 18.3-1

Steps:

1. Launch kodi
2. Wait a few seconds as scanning starts
3. Kodi crashes

segfault (while running with gdb)

Thread 18 "JobWorker" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffab7fe700 (LWP 16762)]
0x00005555569765df in CURL::Parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()


dmesg reports the same:

[11829.564678] JobWorker[25534]: segfault at 7f09f6815f88 ip 00005641fc7fa5df sp 00007f09f6815f90 error 6 in kodi-x11[5641fb3d8000+2f0d000]
[11829.564684] Code: 55 49 89 f5 41 54 55 48 89 fd 53 48 81 ec 98 04 00 00 64 48 8b 04 25 28 00 00 00 48 89 84 24 88 04 00 00 31 c0 4c 8d 64 24 30 <e8> 8c da ff ff 31 d2 4c 89 ee 4c 89 e7 67 e8 ce 3f 00 00 48 83 7c
This task depends upon

Closed by  Ike Devolder (BlackEagle)
Monday, 30 September 2019, 18:41 GMT
Reason for closing:  Works for me
Additional comments about closing:  Had no issues like this in ages, hopefully fixed in last release just added to the repos 18.4
Comment by Nemo (captn3m0) - Sunday, 04 August 2019, 11:25 GMT
Crashlog attached (debug mode =2)

Loading...