Skip to content

Example app crashing at startup #3

Description

@bwail

Problem description

Running the example app results on a fatal crash at launch time

Steps to reproduce

After cloning the repo, run (as per the usage directives)

npm install
npm run build
npm run android 

(on a usb plugged android device)

Additional information

Build Host
Uno 2.0.0-beta.7 (build 851)
Windows 10 x64 65e8f1e

Target Device
Android version: 10
Device manufacturer: Huawei
Device model: Y9s

Logs

01-07 00:31:21.041 21790 21790 W GStreamer+amc: 0:00:00.148015625 0xc38984e0 ../sys/androidmedia/gstamc.c:3579:gst_amc_codec_info_to_caps Unknown color format 0x00000014 for codec video/x-vnd.on2.vp9
01-07 00:31:21.041 21790 21790 W GStreamer+amc: 0:00:00.148031250 0xc38984e0 ../sys/androidmedia/gstamc.c:3579:gst_amc_codec_info_to_caps Unknown color format 0x00000027 for codec video/x-vnd.on2.vp9
01-07 00:31:21.073 21790 21790 F libc    : FORTIFY: %n not allowed on Android
01-07 00:31:21.074 21790 21790 F libc    : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 21790 (ps.gstreamerapp), pid 21790 (ps.gstreamerapp)  
01-07 00:31:21.120   823   823 I /system/bin/tombstoned: received crash request for pid 21790

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions