Skip to content

MessageListView could be disposed twice #1358

@gnprice

Description

@gnprice

This is the issue thread for the bug fixed by:

See also chat thread:
https://chat.zulip.org/#narrow/channel/243-mobile-team/topic/MessageListView.20lifecycle/near/2083074

I believe this was a crash bug — the stack trace in #1340 was while the Flutter framework is updating the element tree, and I think an exception there can leave things in an inconsistent state where the app no longer responds normally. Not sure of that, though.

OTOH it's probably hard to trigger: as far as I know we never heard from someone running into symptoms from it, and learned about it instead because @PIG208 was studying the code as part of work on #1183.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-modelImplementing our data model (PerAccountStore, etc.)

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions