Issue metadata
Sign in to add a comment
|
VLC application crashes on start
Reported by
beau.cro...@gmail.com,
Mar 5 2017
|
||||||||||||||||||
Issue description
UserAgent: Mozilla/5.0 (X11; CrOS x86_64 9331.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3027.0 Safari/537.36
Platform: 9331.0.0 (Official Build) dev-channel celes
Steps to reproduce the problem:
1. Install current dev build
2. Install VLC from webstore
3. Launch VLC and select default folder
4. It will then crash
5. Try to relaunch and it will crash again
What is the expected behavior?
VLC should start up and present with options to load videos etc.
What went wrong?
Quickly reviewing the logs reveals this info:
Start running
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=org.videolan.vlc/.gui.MainActivity }
WARNING: linker: libvlcjni.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
referenceTable GDEF length=670 1
referenceTable GSUB length=7202 1
referenceTable GPOS length=24560 1
referenceTable GDEF length=670 1
referenceTable GSUB length=7202 1
referenceTable GPOS length=24560 1
referenceTable head length=54 1
referenceTable GDEF length=670 1
referenceTable GSUB length=7186 1
referenceTable GPOS length=26482 1
referenceTable head length=54 1
[1396:1396:0305/112610.235296:ERROR:gl_factory_ozone.cc(149)] NOTREACHED() hit.
CONDITION !native_context_ WAS TRUE AT mods/graphics_translation/egl/egl_context_impl.cpp:96
F/libegl: Could not create native context.
main.nexe(arc::BacktraceInterface::Print()+0x7f) [0xe9e6e92f]
libposix_translation.so(__wrap_abort+0x4a) [0xe98d1e0a]
main.nexe(__android_log_assert_with_source_and_add_to_crash_report+0x0) [0xe9e71bc0]
main.nexe((null)+0xe9e89ecd) [0xe9e89ecd]
main.nexe(EglContextImpl::Create(void*, void*, void*, int, int*)+0x1b1) [0xe9e89b91]
main.nexe(eglCreateContext+0x141) [0xe9e80cc1]
libhwui.so(android::uirenderer::renderthread::EglManager::createContext()+0x53) [0xe830da73]
libhwui.so(android::uirenderer::renderthread::EglManager::initialize()+0xe0) [0xe830e008]
libhwui.so(android::uirenderer::renderthread::EglManager::createSurface(ANativeWindow*)+0x25) [0xe830e085]
libhwui.so(android::uirenderer::renderthread::CanvasContext::setSurface(ANativeWindow*)+0x67) [0xe830b1db]
libhwui.so(android::uirenderer::renderthread::CanvasContext::initialize(ANativeWindow*)+0x29) [0xe830b29d]
libhwui.so((null)+0xe830e651) [0xe830e651]
libhwui.so(android::uirenderer::renderthread::MethodInvokeRenderTask::run()+0x16) [0xe830faee]
libhwui.so(android::uirenderer::renderthread::SignalingRenderTask::run()+0x24) [0xe830fb74]
libhwui.so(android::uirenderer::renderthread::RenderThread::threadLoop()+0xb8) [0xe8310ef0]
libutils.so(android::Thread::_threadLoop(void*)+0x1a2) [0xe9639eb2]
libandroid_runtime.so(android::AndroidRuntime::javaThreadShell(void*)+0x6f) [0xe977267f]
libutils.so(thread_data_t::trampoline(thread_data_t const*)+0x87) [0xe96395a7]
main.nexe((null)+0xe9e7cf00) [0xe9e7cf00]
libc.so((null)+0xe9c9c27c) [0xe9c9c27c]
libc.so((null)+0xe9c980ae) [0xe9c980ae]
libc.so((null)+0xe9c945b9) [0xe9c945b9]
WebStore page: VLC
Did this work before? Yes I hadn't tested in a few releases, but it did work on the dev channel in the past month iirc
Chrome version: 58.0.3027.0 Channel: dev
OS Version: 9331.0.0
Flash Version: 25.0.0.119
,
Mar 27 2017
Reprod' on elm 58.0.3029.31
,
Mar 28 2017
Not repro on 9408.0.0, M59.0.3051.3
,
Apr 1 2017
Confirmed working again on: 9413.0.0 (Official Build) dev-channel celes Version 59.0.3054.0 (Official Build) dev (64-bit) |
|||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||
Comment 1 by beau.cro...@gmail.com
, Mar 5 2017