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

IssuesViewController.swift line 0 #82

Closed
subdigital-gitbot opened this issue Feb 17, 2017 · 2 comments
Closed

IssuesViewController.swift line 0 #82

subdigital-gitbot opened this issue Feb 17, 2017 · 2 comments

Comments

@subdigital-gitbot
Copy link
Collaborator

in specialized IssuesViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell

  • Number of crashes: 1
  • Impacted devices: 1

There's a lot more information about this crash on crashlytics.com:
https://fabric.io/fickle-bits/ios/apps/org.fivecalls.fivecalls-ios/issues/58a744b60aeb16625b6a77ad

@subdigital
Copy link
Collaborator

subdigital commented Feb 20, 2017

Plain text stack trace:

# Date: 2017-02-17T20:00:03Z
# OS Version: 10.2.1 (14D27)
# Device: iPhone 6s
# RAM Free: 3.6%
# Disk Free: 15.2%

#0. Crashed: com.apple.main-thread
0  FiveCalls                      0x1000f5800 specialized IssuesViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (IssuesViewController.swift)
1  FiveCalls                      0x1000f44a4 @objc IssuesViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (IssuesViewController.swift)
2  UIKit                          0x199bfdb58 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 716
3  UIKit                          0x199bfdd88 -[UITableView _createPreparedCellForGlobalRow:willDisplay:] + 80
4  UIKit                          0x199beb320 -[UITableView _updateVisibleCellsNow:isRecursive:] + 2304
5  UIKit                          0x199c02dec -[UITableView _performWithCachedTraitCollection:] + 116
6  UIKit                          0x19999ede8 -[UITableView layoutSubviews] + 176
7  UIKit                          0x1998b7a80 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1196
8  QuartzCore                     0x196d659d8 -[CALayer layoutSublayers] + 148
9  QuartzCore                     0x196d5a4cc CA::Layer::layout_if_needed(CA::Transaction*) + 292
10 QuartzCore                     0x196d5a38c CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 32
11 QuartzCore                     0x196cd73e0 CA::Context::commit_transaction(CA::Transaction*) + 252
12 QuartzCore                     0x196cfea68 CA::Transaction::commit() + 512
13 QuartzCore                     0x196c5ae7c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 616
14 IOKit                          0x193c72094 IODispatchCalloutFromCFMessage + 372
15 CoreFoundation                 0x19399ae50 __CFMachPortPerform + 180
16 CoreFoundation                 0x1939b3218 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
17 CoreFoundation                 0x1939b29cc __CFRunLoopDoSource1 + 436
18 CoreFoundation                 0x1939b04b0 __CFRunLoopRun + 1840
19 CoreFoundation                 0x1938de2b8 CFRunLoopRunSpecific + 444
20 GraphicsServices               0x195392198 GSEventRunModal + 180
21 UIKit                          0x1999257fc -[UIApplication _run] + 684
22 UIKit                          0x199920534 UIApplicationMain + 208
23 FiveCalls                      0x1000b9b4c main (AppDelegate.swift:15)
24 libdispatch.dylib              0x1928c15b8 (Missing)

--

#0. Crashed: com.apple.main-thread
0  FiveCalls                      0x1000f5800 specialized IssuesViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (IssuesViewController.swift)
1  FiveCalls                      0x1000f44a4 @objc IssuesViewController.tableView(UITableView, cellForRowAt : IndexPath) -> UITableViewCell (IssuesViewController.swift)
2  UIKit                          0x199bfdb58 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 716
3  UIKit                          0x199bfdd88 -[UITableView _createPreparedCellForGlobalRow:willDisplay:] + 80
4  UIKit                          0x199beb320 -[UITableView _updateVisibleCellsNow:isRecursive:] + 2304
5  UIKit                          0x199c02dec -[UITableView _performWithCachedTraitCollection:] + 116
6  UIKit                          0x19999ede8 -[UITableView layoutSubviews] + 176
7  UIKit                          0x1998b7a80 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1196
8  QuartzCore                     0x196d659d8 -[CALayer layoutSublayers] + 148
9  QuartzCore                     0x196d5a4cc CA::Layer::layout_if_needed(CA::Transaction*) + 292
10 QuartzCore                     0x196d5a38c CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 32
11 QuartzCore                     0x196cd73e0 CA::Context::commit_transaction(CA::Transaction*) + 252
12 QuartzCore                     0x196cfea68 CA::Transaction::commit() + 512
13 QuartzCore                     0x196c5ae7c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 616
14 IOKit                          0x193c72094 IODispatchCalloutFromCFMessage + 372
15 CoreFoundation                 0x19399ae50 __CFMachPortPerform + 180
16 CoreFoundation                 0x1939b3218 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
17 CoreFoundation                 0x1939b29cc __CFRunLoopDoSource1 + 436
18 CoreFoundation                 0x1939b04b0 __CFRunLoopRun + 1840
19 CoreFoundation                 0x1938de2b8 CFRunLoopRunSpecific + 444
20 GraphicsServices               0x195392198 GSEventRunModal + 180
21 UIKit                          0x1999257fc -[UIApplication _run] + 684
22 UIKit                          0x199920534 UIApplicationMain + 208
23 FiveCalls                      0x1000b9b4c main (AppDelegate.swift:15)
24 libdispatch.dylib              0x1928c15b8 (Missing)

#1. com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1929b5188 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1929b4ff8 mach_msg + 72
2  CoreFoundation                 0x1939b25d0 __CFRunLoopServiceMachPort + 192
3  CoreFoundation                 0x1939b01ec __CFRunLoopRun + 1132
4  CoreFoundation                 0x1938de2b8 CFRunLoopRunSpecific + 444
5  Foundation                     0x19441b26c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
6  Foundation                     0x19443bdd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7  UIKit                          0x19a299c38 -[UIEventFetcher threadMain] + 136
8  Foundation                     0x194518e68 __NSThread__start__ + 1024
9  libsystem_pthread.dylib        0x192a99850 <redacted> + 240
10 libsystem_pthread.dylib        0x192a99760 _pthread_start + 282
11 libsystem_pthread.dylib        0x192a96d94 thread_start + 4

#2. com.twitter.crashlytics.ios.MachExceptionServer
0  FiveCalls                      0x100111e88 CLSProcessRecordAllThreads + 4295384712
1  FiveCalls                      0x100111e88 CLSProcessRecordAllThreads + 4295384712
2  FiveCalls                      0x100111d44 CLSProcessRecordAllThreads + 4295384388
3  FiveCalls                      0x1001024f4 CLSHandler + 4295320820
4  FiveCalls                      0x1000fd498 CLSMachExceptionServer + 4295300248
5  libsystem_pthread.dylib        0x192a99850 <redacted> + 240
6  libsystem_pthread.dylib        0x192a99760 _pthread_start + 282
7  libsystem_pthread.dylib        0x192a96d94 thread_start + 4

#3. com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1929b5188 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1929b4ff8 mach_msg + 72
2  CoreFoundation                 0x1939b25d0 __CFRunLoopServiceMachPort + 192
3  CoreFoundation                 0x1939b01ec __CFRunLoopRun + 1132
4  CoreFoundation                 0x1938de2b8 CFRunLoopRunSpecific + 444
5  CFNetwork                      0x1940e3a70 <redacted> + 336
6  Foundation                     0x194518e68 __NSThread__start__ + 1024
7  libsystem_pthread.dylib        0x192a99850 <redacted> + 240
8  libsystem_pthread.dylib        0x192a99760 _pthread_start + 282
9  libsystem_pthread.dylib        0x192a96d94 thread_start + 4

#4. AVAudioSession Notify Thread
0  libsystem_kernel.dylib         0x1929b5188 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1929b4ff8 mach_msg + 72
2  CoreFoundation                 0x1939b25d0 __CFRunLoopServiceMachPort + 192
3  CoreFoundation                 0x1939b01ec __CFRunLoopRun + 1132
4  CoreFoundation                 0x1938de2b8 CFRunLoopRunSpecific + 444
5  AVFAudio                       0x1ad57fd24 GenericRunLoopThread::Entry(void*) + 164
6  AVFAudio                       0x1ad5a5d9c CAPThread::Entry(CAPThread*) + 84
7  libsystem_pthread.dylib        0x192a99850 <redacted> + 240
8  libsystem_pthread.dylib        0x192a99760 _pthread_start + 282
9  libsystem_pthread.dylib        0x192a96d94 thread_start + 4

#5. Thread
0  libsystem_kernel.dylib         0x1929d3a88 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x192a97160 _pthread_wqthread + 968
2  libsystem_pthread.dylib        0x192a96d8c start_wqthread + 4

#6. Thread
0  libsystem_kernel.dylib         0x1929d3a88 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x192a97344 _pthread_wqthread + 1452
2  libsystem_pthread.dylib        0x192a96d8c start_wqthread + 4

#7. Thread
0  libsystem_kernel.dylib         0x1929d3a88 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x192a97160 _pthread_wqthread + 968
2  libsystem_pthread.dylib        0x192a96d8c start_wqthread + 4

@subdigital
Copy link
Collaborator

Possibly low-memory related crash. Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants