This commit broke the DVD playback for me:
Code
06:22:58.511 T:1942380560 NOTICE: VideoPlayer::OpenFile: smb://SMP-PC/MEDIA3/TEST_DVD/VIDEO_TS/VIDEO_TS.IFO
06:22:58.517 T:1629184912 NOTICE: Creating InputStream
06:22:58.528 T:1942380560 NOTICE: m_playbackStarting
06:22:58.528 T:1942380560 NOTICE: StereoscopicsManager::IsPlaying
06:22:58.563 T:1629184912 ERROR: Error on dvdnav_open
06:22:58.563 T:1629184912 ERROR: CVideoPlayer::OpenInputStream - error opening [smb://SMP-PC/MEDIA3/TEST_DVD/VIDEO_TS/VIDEO_TS.IFO]
The build host is Linux Mint 18.2 / Core i5-3450 / 8Gb RAM. I build only RPi2 images, so no idea if the issue is present in Generic x86,etc.
If I remove LTO support from kodi/package.mk - DVDs work fine.
Can anyone confirm the issue? The weird thing is that the current Milhouse builds don't have this issue but I can reproduce it 100% when building using normal LE build method or using Milhouse' scripts.