Skip to content

Fatal signal 11 (SIGSEGV), code 1  #265

@kingfisherphuoc

Description

@kingfisherphuoc

I got this issue when using LocationLayerPlugin version 0.3.0. I got this bug so often when I close app (deactive location engine) and reopen it (active location engine). Do you have any suggestion?

A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 23208 

I am using LostLocationEngine:

locationEngine = new LostLocationEngine(context);
 locationEngine.setPriority(HIGH_ACCURACY);
locationEngine.setInterval(0);
 locationEngine.setFastestInterval(1000);

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