The `*.na2` addressbook files are seen as jsaddrbook URL: `jsaddrbook://pab.na2` and are treated as sqlite databases and will die here: https://searchfox.org/comm-central/rev/6e63f411c4df40dfef72dbfa9fb8a091eccfe386/mailnews/addrbook/modules/SQLiteDirectory.jsm#43 What is the strategy? Harden the different function to not die and skip those files, or removing them from the prefs / directory?
Bug 1739498 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The `*.na2` addressbook files are seen as jsaddrbook URL: `jsaddrbook://pab.na2` and are treated as sqlite databases and will die here: https://searchfox.org/comm-central/rev/6e63f411c4df40dfef72dbfa9fb8a091eccfe386/mailnews/addrbook/modules/SQLiteDirectory.jsm#43 What is the strategy? Harden the different functions to not die and skip those files, or removing those old entries from the prefs / directory?