Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in Settings in 0.8.1 #2295

Closed
manuroe opened this issue Feb 25, 2019 · 0 comments
Closed

Crash in Settings in 0.8.1 #2295

manuroe opened this issue Feb 25, 2019 · 0 comments
Assignees
Labels
A-E2EE-Key-Backup crash P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Milestone

Comments

@manuroe
Copy link
Member

manuroe commented Feb 25, 2019

Invalid update: invalid number of rows in section 10. The number of rows contained in an existing section after the update (0) must be equal to the number of rows contained in that section before the update (3), plus or minus the number of rows inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).

Application: Riot (im.vector.app)
Application version: 0.8.1 (r20190219162344)
Matrix SDK version: 0.12.2
Build: master #20190219162344
iPhone 12.1.4
Main thread: YES
(
0 CoreFoundation 0x0000000189d69ebc + 252
1 libobjc.A.dylib 0x0000000188f39a50 objc_exception_throw + 56
2 CoreFoundation 0x0000000189c7fa2c + 0
3 Foundation 0x000000018a76e1d0 + 112
4 UIKitCore 0x00000001b7248268 + 14940
5 UIKitCore 0x00000001b725f838 + 876
6 UIKitCore 0x00000001b725fcfc + 152
7 Riot 0x0000000100f38ec4 Riot + 462532 -> -[SettingsViewController settingsKeyBackupTableViewSectionDidUpdate:] (in Riot) (SettingsViewController.m:4259)
8 Riot 0x0000000101022800 Riot + 1419264 -> protocol witness for SettingsKeyBackupViewModelViewDelegate.settingsKeyBackupViewModel(_:didUpdateViewState:) in conformance SettingsKeyBackupTableViewSection (in Riot) (SettingsKeyBackupTableViewSection.swift:0)
9 Riot 0x000000010104a820 Riot + 1583136 -> specialized closure #1 in SettingsKeyBackupViewModel.computeState(withBackupVersionTrust:) (in Riot) (SettingsKeyBackupViewModel.swift:0)
10 Riot 0x000000010104a738 Riot + 1582904 -> partial apply for closure #1 in SettingsKeyBackupViewModel.computeState(withBackupVersionTrust:) (in Riot) (SettingsKeyBackupViewModel.swift:0)
11 Riot 0x0000000101049ac8 Riot + 1579720 -> thunk for @escaping @callee_guaranteed (@owned MXKeyBackupVersionTrust) -> () (in Riot) (SettingsKeyBackupViewModel.swift:0)
12 libdispatch.dylib 0x00000001897a16c8 + 24
13 libdispatch.dylib 0x00000001897a2484 + 16
14 libdispatch.dylib 0x0000000189781b34 + 1012
15 CoreFoundation 0x0000000189cf9ce4 + 12
16 CoreFoundation 0x0000000189cf4bac + 1964
17 CoreFoundation 0x0000000189cf40e0 CFRunLoopRunSpecific + 436
18 GraphicsServices 0x000000018bf6d584 GSEventRunModal + 100
19 UIKitCore 0x00000001b7054c00 UIApplicationMain + 212
20 Riot 0x0000000100ee3f9c Riot + 114588 -> main (in Riot) (main.m:22)
21 libdyld.dylib 0x00000001897b2bb4 + 4
)
@manuroe manuroe added this to the Sprint 18 milestone Feb 25, 2019
@manuroe manuroe self-assigned this Feb 25, 2019
manuroe added a commit that referenced this issue Feb 25, 2019
@lampholder lampholder added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-E2EE-Key-Backup crash P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants