Kodi Community Forum
GetDriveSpace SIGSEGV - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: Tvheadend (https://forum.kodi.tv/forumdisplay.php?fid=168)
+---- Thread: GetDriveSpace SIGSEGV (/showthread.php?tid=228359)



GetDriveSpace SIGSEGV - Leopold - 2015-05-31

I've had Kodi crash 3 times in the past week with a SIGSEGV in PVR::CPVRClient::GetDriveSpace, like so

Code:
Thread 1 (LWP 994):
#0  0x008477dc in PVR::CPVRClient::GetDriveSpace(long long*, long long*) ()
#1  0x006198b8 in PVR::CPVRGUIInfo::UpdateBackendCache() ()
#2  0x0061a1e4 in PVR::CPVRGUIInfo::Process() ()
#3  0x00955304 in CThread::Action() ()
#4  0x00955b70 in CThread::staticThread(void*) ()
#5  0x76d6fd88 in ?? () from /lib/libpthread.so.0

Here's the latest crash log.


RE: GetDriveSpace SIGSEGV - negge - 2015-06-01

7216 (PR)


RE: GetDriveSpace SIGSEGV - Leopold - 2015-06-01

I see there is a trac ticket which looks like the same issue.

EDIT: @negge thanks, I didn't refresh the page before making this post.