2014-11-19, 17:45
For ios, I guess the inodes are always < 2^32, then.
There is no significant truncation and no issue in this case.
There is no significant truncation and no issue in this case.
(2014-11-20, 17:27)Koying Wrote:
I have difficulties finding out why the installation fails on the neon check.
Could you test http://mirrors.xbmc.org/test-builds/andr...bi-v7a.apk and provide a logcat, please.
Quote:D/Kodi ( 2091): /proc/cpuinfo = Processor : NVIDIA Denver 1.0 rev 0 (aarch64)
D/Kodi ( 2091): processor : 0
D/Kodi ( 2091): processor : 1
D/Kodi ( 2091): Features : fp asimd aes pmull sha1 sha2 crc32
D/Kodi ( 2091): CPU implementer : 0x4e
D/Kodi ( 2091): CPU architecture: AArch64
D/Kodi ( 2091): CPU variant : 0x0
D/Kodi ( 2091): CPU part : 0x000
D/Kodi ( 2091): CPU revision : 0
D/Kodi ( 2091):
D/Kodi ( 2091): Hardware : Flounder
D/Kodi ( 2091): Revision : 0000
D/Kodi ( 2091): Serial : 0000000000000000
(2014-11-20, 23:53)Koying Wrote: https://github.com/xbmc/xbmc/pull/5773
Could you test http://mirrors.xbmc.org/test-builds/andr...bi-v7a.apk to confirm it's ok, please.
(2014-11-21, 00:22)karhukuoma Wrote:(2014-11-20, 23:53)Koying Wrote: https://github.com/xbmc/xbmc/pull/5773
Could you test http://mirrors.xbmc.org/test-builds/andr...bi-v7a.apk to confirm it's ok, please.
Installs, but crashes when trying to play videos atleast from SMB or UPnP sources. Local file seems to work. I can get the logcat this evening if no one gets it first.
(2014-11-21, 00:22)karhukuoma Wrote:(2014-11-20, 23:53)Koying Wrote: https://github.com/xbmc/xbmc/pull/5773
Could you test http://mirrors.xbmc.org/test-builds/andr...bi-v7a.apk to confirm it's ok, please.
Installs, but crashes when trying to play videos atleast from SMB or UPnP sources. Local file seems to work. I can get the logcat this evening if no one gets it first.
V/XBMC ( 6245): Debug Print: void XCURL::DllLibCurlGlobal::easy_aquire(const char*, const char*, XCURL::CURL_HANDLE**, XCURL::CURLM**) - Created session to http://192.168.0.2
V/XBMC ( 6245): Debug Print: ------ Window Init (DialogBusy.xml) ------
V/XBMC ( 6245): Debug Print: Window DialogBusy.xml was already loaded
V/XBMC ( 6245): Debug Print: Alloc resources: 0.01m
V/XBMC ( 6245): Debug Print: Unfocus WindowID: 10025, ControlID: 50
V/XBMC ( 6245): Debug Print: SECTION:UnloadDelayed(DLL: libImageLib-arm.so)
V/XBMC ( 6245): Debug Print: Unloading: /libImageLib-arm.so
V/XBMC ( 6245): Debug Print: CCurlFile::GetMimeType - http://192.168.0.2:5001/get/0$1$11/south.park.1806.mp4 -> video/mpeg
V/XBMC ( 6245): Debug Print: CFileCache::Open - opening <get/0$1$11/south.park.1806.mp4> using cache
V/XBMC ( 6245): Debug Print: CurlFile::Open(0xac2d8cf8) http://192.168.0.2:5001/get/0$1$11/south.park.1806.mp4
V/XBMC ( 6245): Debug Print: Creating Demuxer
V/XBMC ( 6245): Debug Print: Thread FileCache start, auto delete: false
V/XBMC ( 6245): Debug Print: bool CDVDDemuxFFmpeg::Open(CDVDInputStream*, bool, bool) - probing detected format [mpegts]
V/XBMC ( 6245): Debug Print: bool CDVDDemuxFFmpeg::Open(CDVDInputStream*, bool, bool) - avformat_find_stream_info starting
V/XBMC ( 6245): Debug Print: bool CDVDDemuxFFmpeg::Open(CDVDInputStream*, bool, bool) - av_find_stream_info finished
V/XBMC ( 6245): Debug Print: Opening stream: 0 source: 256
V/XBMC ( 6245): Debug Print: Creating video codec with codec id: 28
V/XBMC ( 6245): Debug Print: CDVDFactoryCodec: compiled in hardware support: AMCodec:yes MediaCodec:yes OpenMax:no libstagefright:yes VDPAU:no VAAPI:no iMXVPU:no
V/XBMC ( 6245): Debug Print: MediaCodec Video Decoder...
V/XBMC ( 6245): Debug Print: FactoryCodec - Video: mediacodec - Opening
W/VideoCapabilities( 6245): Unsupported mime video/mpeg2
W/AudioCapabilities( 6245): Unsupported mime audio/mpeg-L2
W/VideoCapabilities( 6245): Unrecognized level 0 for video/x-vnd.on2.vp8
I/VideoCapabilities( 6245): Unsupported profile 4 for video/mp4v-es
I/OMXClient( 6245): Using client-side OMX mux.
V/XBMC ( 6245): Debug Print: CDVDVideoCodecAndroidMediaCodec::Open m_codecname(OMX.Nvidia.h264.decode), colorFormat(2135033992)
V/XBMC ( 6245): Debug Print: CDVDVideoCodecAndroidMediaCodec::Open m_codecname(OMX.Nvidia.h264.decode), colorFormat(21)
W/ACodec ( 6245): cannot describe color format 0x15 = 21 with stride=0 and sliceHeight=404
F/ACodec ( 6245): frameworks/av/media/libstagefright/ACodec.cpp:3232 CHECK_LE( rect.nLeft + rect.nWidth - 1,videoDef->nFrameWidth) failed: 4294967295 vs. 0
--------- beginning of crash
F/libc ( 6245): Fatal signal 6 (SIGABRT), code -6 in tid 6429 (CodecLooper)
I/libc ( 6245): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
I/WindowState(18195): WIN DEATH: Window{35d0158c u0 org.xbmc.kodi/org.xbmc.kodi.Main}
E/OMXNodeInstance(17949): !!! Observer died. Quickly, do something, ... anything...
I/Zygote ( 1077): Process 6245 exited due to signal (6)
I/ActivityManager(18195): Process org.xbmc.kodi (pid 6245) has died
W/ActivityManager(18195): Force removing ActivityRecord{361af9eb u0 org.xbmc.kodi/.Main t821}: app died, no saved state
W/SearchServiceClient(19365): Attempt to handover from detached client