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 with InviteRecentTableViewCell #4698

Closed
manuroe opened this issue Aug 12, 2021 · 0 comments
Closed

Crash with InviteRecentTableViewCell #4698

manuroe opened this issue Aug 12, 2021 · 0 comments
Assignees
Labels
crash T-Defect Something isn't working: bugs, crashes, hangs and other reported problems X-Release-Blocker

Comments

@manuroe
Copy link
Member

manuroe commented Aug 12, 2021

It happens on 1.5.0:

1628708565 - 2021-08-11 19:02:45 +0000
[<InviteRecentTableViewCell 0x1083b0400> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key directRoomBorderView.
Application: Riot (im.vector.app)
Application version: 1.5.0 (r20210811155939)
Matrix SDK version: 0.19.7
Build: v1.5.0 #20210811155939
iPhone 14.7.1

Main thread: YES
(
0 CoreFoundation 0x000000018754f270 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 1159792
1 libobjc.A.dylib 0x000000019b2e4480 objc_exception_throw + 56
2 CoreFoundation 0x000000018745edac 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 175532
3 Foundation 0x00000001887492e4 E364C722-33B5-35B0-9A0B-0AFCCB69A18D + 180964
4 UIKitCore 0x000000018a2f2c90 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 16968848
5 UIKitCore 0x0000000189a3492c E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 7801132
6 CoreFoundation 0x0000000187438834 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 18484
7 UIKitCore 0x0000000189a309b8 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 7784888
8 UIKitCore 0x0000000189ff0ac4 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13814468
9 UIKitCore 0x0000000189ff0fa0 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13815712
10 UIKitCore 0x0000000189ff0dec E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13815276
11 MatrixKit 0x00000001053e94f4 -[MXKInterleavedRecentsDataSource tableView:cellForRowAtIndexPath:] + 220
12 Riot 0x0000000102234108 Riot + 803080
13 UIKitCore 0x000000018a008b04 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13912836
14 UIKitCore 0x0000000189fd6520 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13706528
15 UIKitCore 0x0000000189ff3898 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 13826200
16 UIKitCore 0x000000018a2f38bc E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 16971964
17 QuartzCore 0x000000018a769424 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 1434660
18 QuartzCore 0x000000018a76fbac 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 1461164
19 QuartzCore 0x000000018a77b16c 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 1507692
20 QuartzCore 0x000000018a6c3578 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 755064
21 QuartzCore 0x000000018a6ee2c8 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 930504
22 QuartzCore 0x000000018a6ef530 60620AA2-2467-32A9-9DE9-EEF77E05D3CC + 935216
23 CoreFoundation 0x00000001874cd540 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 628032
24 CoreFoundation 0x00000001874c7b70 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 605040
25 CoreFoundation 0x00000001874c810c 37A3D601-9398-3DC2-9D00-1B162726A4C9 + 606476
26 CoreFoundation 0x00000001874c77d0 CFRunLoopRunSpecific + 572
27 GraphicsServices 0x000000019dc09570 GSEventRunModal + 160
28 UIKitCore 0x0000000189df42d0 E136F680-E4B6-3BCE-8132-4A39EC1ED9FA + 11731664
29 UIKitCore 0x0000000189df984c UIApplicationMain + 164
30 Riot 0x00000001022fd6d0 Riot + 1627856
31 libdyld.dylib 0x00000001871a6140 FFBE9840-BC5A-338D-8AE0-C6FFE5E834CC + 4416
)
@manuroe manuroe added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems crash X-Release-Blocker labels Aug 12, 2021
@manuroe manuroe closed this as completed Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash T-Defect Something isn't working: bugs, crashes, hangs and other reported problems X-Release-Blocker
Projects
None yet
Development

No branches or pull requests

2 participants