I am using libvlc on Android with the stream_filter capability, with the default prefetch buffer size and prefetch seek threshold.
Sometimes, when a media content is selected for playback, a SIGSEGV exception is observed in the native libart.so call stack and android tombstone file is written to /data/tombstones/ directory.
Code: Select all
01-30 05:26:50.192 21309 21309 E DEBUG : failed to read /proc/uptime: Permission denied
01-30 05:26:50.366 21309 21309 W unwind : Failed to initialize DEX file support: dlopen failed: library "libdexfile.so" not found
Is this a known issue ?
Is there a work-around or a known fix for this issue ?
Yours sincerely
Vinay P