0% found this document useful (0 votes)
4 views2 pages

Crash Report

The document reports two instances of NSRangeException crashes occurring in an application, both related to attempts to scroll a UITableView to out-of-bounds rows. The first instance attempted to scroll to row 7 when only 6 rows were available, and the second instance attempted to scroll to row 10 when there were only 10 rows. The call stack information is provided for both crashes, indicating the source of the exceptions.

Uploaded by

陳漢典
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Crash Report

The document reports two instances of NSRangeException crashes occurring in an application, both related to attempts to scroll a UITableView to out-of-bounds rows. The first instance attempted to scroll to row 7 when only 6 rows were available, and the second instance attempted to scroll to row 10 when there were only 10 rows. The call stack information is provided for both crashes, indicating the source of the exceptions.

Uploaded by

陳漢典
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

2023-01-12 19:40:31:exception type : NSRangeException

crash reason : Attempted to scroll the table view to an out-of-bounds row (7) when
there are only 6 rows in section 0. Table view: <UITableView: 0x13a038e00; frame =
(0 -40; 250 80); clipsToBounds = YES; hidden = YES; gestureRecognizers = <NSArray:
0x28126f5d0>; layer = <CALayer: 0x281c6a2e0>; contentOffset: {0, 0}; contentSize:
{250, 264}; adjustedContentInset: {0, 0, 0, 0}; dataSource: <LIGOPlayerScreenView:
0x138a0b6d0; frame = (0 0; 0 0); autoresize = W+H; gestureRecognizers = <NSArray:
0x28126c960>; layer = <CALayer: 0x281c69de0>>>
call stack info : (
0 CoreFoundation 0x00000001a301a5c0 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 1185216
1 libobjc.A.dylib 0x00000001b710842c
objc_exception_throw + 60
2 CoreFoundation 0x00000001a2f16a9c 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 121500
3 UIKitCore 0x00000001a5b3fcc8 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14163144
4 UIKitCore 0x00000001a5b40968 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14166376
5 UIKitCore 0x00000001a5b407d0 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14165968
6 Patriot 0x0000000100bddc18 Patriot + 629784
7 Foundation 0x00000001a4361470
__NSFireDelayedPerform + 416
8 CoreFoundation 0x00000001a2f98050 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 651344
9 CoreFoundation 0x00000001a2f97c50 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 650320
10 CoreFoundation 0x00000001a2f970c4 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 647364
11 CoreFoundation 0x00000001a2f91178 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 622968
12 CoreFoundation 0x00000001a2f904bc
CFRunLoopRunSpecific + 600
13 GraphicsServices 0x00000001b9aa2820 GSEventRunModal +
164
14 UIKitCore 0x00000001a593d164 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 12054884
15 UIKitCore 0x00000001a5942840 UIApplicationMain
+ 168
16 Patriot 0x0000000100bc9eec Patriot + 548588
17 libdyld.dylib 0x00000001a2c57e40 9B2D02A4-C9C0-
3CAF-BBD2-C1BCEE117E8E + 3648
)2023-07-07 19:51:38:exception type : NSRangeException
crash reason : Attempted to scroll the table view to an out-of-bounds row (10)
when there are only 10 rows in section 0. Table view: <UITableView: 0x118031000;
frame = (0 40; 250 100); clipsToBounds = YES; hidden = YES; gestureRecognizers =
<NSArray: 0x2832cea90>; layer = <CALayer: 0x283cedd60>; contentOffset: {0, 0};
contentSize: {250, 440}; adjustedContentInset: {0, 0, 0, 0}; dataSource:
<LIGOPlayerScreenView: 0x108a09b10; frame = (0 0; 320 180); autoresize = W+H;
gestureRecognizers = <NSArray: 0x2832ffd50>; layer = <CALayer: 0x283c2bfc0>>>
call stack info : (
0 CoreFoundation 0x000000019f0c25c0 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 1185216
1 libobjc.A.dylib 0x00000001b31b042c
objc_exception_throw + 60
2 CoreFoundation 0x000000019efbea9c 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 121500
3 UIKitCore 0x00000001a1be7cc8 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14163144
4 UIKitCore 0x00000001a1be8968 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14166376
5 UIKitCore 0x00000001a1be87d0 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 14165968
6 Patriot 0x0000000102fbceec Patriot + 528108
7 Foundation 0x00000001a0409470
__NSFireDelayedPerform + 416
8 CoreFoundation 0x000000019f040050 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 651344
9 CoreFoundation 0x000000019f03fc50 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 650320
10 CoreFoundation 0x000000019f03f0c4 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 647364
11 CoreFoundation 0x000000019f039178 52963DBA-FA89-
36C2-8262-28B9776F8C12 + 622968
12 CoreFoundation 0x000000019f0384bc
CFRunLoopRunSpecific + 600
13 GraphicsServices 0x00000001b5b4a820 GSEventRunModal +
164
14 UIKitCore 0x00000001a19e5164 432C7D54-5315-
3EC7-A3BE-A48E873736A7 + 12054884
15 UIKitCore 0x00000001a19ea840 UIApplicationMain
+ 168
16 Patriot 0x0000000102faca5c Patriot + 461404
17 libdyld.dylib 0x000000019ecffe40 9B2D02A4-C9C0-
3CAF-BBD2-C1BCEE117E8E + 3648
)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy