Skip to content

Instantly share code, notes, and snippets.

@stigi
Created April 15, 2014 08:26
Show Gist options
  • Save stigi/10713614 to your computer and use it in GitHub Desktop.
Save stigi/10713614 to your computer and use it in GitHub Desktop.
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0x21e4f30d
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x38f4f626 objc_msgSend + 5
1 UIKit 0x310b2fb1 -[UITableViewRowData(UITableViewRowDataPrivate) _updateNumSections] + 78
2 UIKit 0x310b2ef9 -[UITableViewRowData invalidateAllSections] + 72
3 UIKit 0x310b2c75 -[UITableView _updateRowData] + 208
4 UIKit 0x310b6aa7 -[UITableView noteNumberOfRowsChanged] + 94
5 UIKit 0x310b66bf -[UITableView reloadData] + 792
6 trivago 0x000fb0d1 -[UITableView(NXInfiniteScrolling) nxIS_reloadData] (UITableView+NXInfiniteScrolling.m:153)
7 trivago 0x001e8a59 -[UITableView(NXEmptyView) nxEV_reloadData] (UITableView+NXEmptyView.m:139)
8 Foundation 0x2f190117 __NSFireDelayedPerform + 414
9 CoreFoundation 0x2e77bf47 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
10 CoreFoundation 0x2e77bb63 __CFRunLoopDoTimer + 792
11 CoreFoundation 0x2e779eeb __CFRunLoopRun + 1216
12 CoreFoundation 0x2e6e47a9 CFRunLoopRunSpecific + 524
13 CoreFoundation 0x2e6e458b CFRunLoopRunInMode + 106
14 GraphicsServices 0x336516d3 GSEventRunModal + 138
15 UIKit 0x31043891 UIApplicationMain + 1136
16 trivago 0x000c4037 main (main.m:16)
17 libdyld.dylib 0x39443ab7 start + 0
@Winter-Yang
Copy link

hello, How to reappear this problem and how to solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment