Skip to content

Homie.cpp setup() fails with pagefault in line 108  #636

@msandres13

Description

@msandres13

HomieBootMode _nextHomieBootMode = Interface::get().getConfig().getHomieBootModeOnNextBoot();

getConfig return nullptr so next call to getHomieBootModeOnNextBoot() pagefaults.

I am compiling with Sloeber, anyways I am using the Example code or Homie.

I am assuming the is a problem with unitialized valiables which can work on some IDE and other not.
I am using develop branch of Homie.
I will try a tagged branch to see if problem is gone.
Anyways I though I report this.

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