Comment 29 for bug 1573168

Revision history for this message
Thomas Voß (thomas-voss) wrote : Re: [Frieza] Location service fails to start cleanly, entering restart loop

@Alfonso: Thanks a lot for the backtrace, I think the underlying issue is a race on initialization, see frame #6: start thread is presented with a null pointer. With that, I think we are seeing a race on boot and whenever the gps first receives an NMEA sequence, trying to hand it to upper layers of the stack, things go south with a segfault being the ultimate consequence.