Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[CRASH] AuthTableViewController.swift line 312 -- specialized AuthTableViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell #2175

Closed
rafaelks opened this issue Sep 6, 2018 · 0 comments
Assignees
Milestone

Comments

@rafaelks
Copy link
Contributor

rafaelks commented Sep 6, 2018

Fatal Exception: NSInternalInconsistencyException
0  CoreFoundation                 0x184c32d8c __exceptionPreprocess
1  libobjc.A.dylib                0x183dec5ec objc_exception_throw
2  CoreFoundation                 0x184c32bf8 +[NSException raise:format:]
3  Foundation                     0x185622fa0 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4  UIKit                          0x18e90f990 -[UITableView _dequeueReusableCellWithIdentifier:forIndexPath:usingPresentationValues:]
5  UIKit                          0x18e90f608 -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:]
6  Rocket.Chat                    0x10024472c specialized AuthTableViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (AuthTableViewController.swift:312)
7  Rocket.Chat                    0x100242430 @objc AuthTableViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (AuthTableViewController.swift)
8  UIKit                          0x18e90f0cc -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:]
9  UIKit                          0x18e90ed84 -[UITableView _createPreparedCellForGlobalRow:willDisplay:]
10 UIKit                          0x18e90daa0 -[UITableView _updateVisibleCellsNow:isRecursive:]
11 UIKit                          0x18e9095ec -[UITableView layoutSubviews]
12 UIKit                          0x18e8466f4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
13 QuartzCore                     0x188dbbe54 -[CALayer layoutSublayers]
14 QuartzCore                     0x188dbffe4 CA::Layer::layout_if_needed(CA::Transaction*)
15 QuartzCore                     0x188d2c6c8 CA::Context::commit_transaction(CA::Transaction*)
16 QuartzCore                     0x188d541b0 CA::Transaction::commit()
17 QuartzCore                     0x188d55030 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*)
18 CoreFoundation                 0x184bda910 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
19 CoreFoundation                 0x184bd8238 __CFRunLoopDoObservers
20 CoreFoundation                 0x184bd8884 __CFRunLoopRun
21 CoreFoundation                 0x184af8da8 CFRunLoopRunSpecific
22 GraphicsServices               0x186ade020 GSEventRunModal
23 UIKit                          0x18eb18758 UIApplicationMain
24 Rocket.Chat                    0x100123fdc main (LoginServiceTableViewCell.swift:14)
25 libdyld.dylib                  0x184589fc0 start
@rafaelks rafaelks added this to the 3.2.0 milestone Sep 6, 2018
@rafaelks rafaelks self-assigned this Sep 6, 2018
@rafaelks rafaelks added this to To-do in Cycle 09: 09/05 ~ 09/27 via automation Sep 6, 2018
Cycle 09: 09/05 ~ 09/27 automation moved this from To-do to Done Sep 6, 2018
@rafaelks rafaelks modified the milestones: 3.2.0, 3.1.1 Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant