質問編集履歴

1

Consoleのログを貼り付けました.

2017/01/11 06:31

投稿

handselesky
handselesky

スコア8

test CHANGED
File without changes
test CHANGED
@@ -9,3 +9,81 @@
9
9
 
10
10
 
11
11
  どこをどのようにデバッグすべきかヒントをいただけないでしょうか.
12
+
13
+
14
+
15
+
16
+
17
+ 追記
18
+
19
+ fuzzball様
20
+
21
+ ご対応ありがとうございます.
22
+
23
+ btを打ち込んで出力されたのは下記のようなものでした.
24
+
25
+ よろしくお願いいたします.
26
+
27
+
28
+
29
+ * thread #1: tid = 0x3eadf, 0x00000001080030ec UIKit`UIColorBreakForOutOfRangeColorComponents, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
30
+
31
+ * frame #0: 0x00000001080030ec UIKit`UIColorBreakForOutOfRangeColorComponents
32
+
33
+ frame #1: 0x0000000108003ea6 UIKit`-[UIDeviceWhiteColor initWithWhite:alpha:] + 421
34
+
35
+ frame #2: 0x00000001061d0590 FolioReaderKit`@nonobjc UIColor.init(white : CGFloat, alpha : CGFloat) -> UIColor + 16 at FolioReaderChapterList.swift:0
36
+
37
+ frame #3: 0x00000001061cf5e8 FolioReaderKit`UIColor.__allocating_init(white : CGFloat, alpha : CGFloat) -> UIColor + 88 at FolioReaderChapterList.swift:0
38
+
39
+ frame #4: 0x0000000106219d50 FolioReaderKit`FolioReaderPageIndicator.reloadColors(self=0x00007f8b0150e510) -> () + 2992 at FolioReaderPageIndicator.swift:80
40
+
41
+ frame #5: 0x0000000106219133 FolioReaderKit`FolioReaderPageIndicator.reloadView(updateShadow=true, self=0x00007f8b0150e510) -> () + 3027 at FolioReaderPageIndicator.swift:59
42
+
43
+ frame #6: 0x00000001061a71b8 FolioReaderKit`FolioReaderCenter.viewWillAppear(animated=true, self=0x00007f8b02015000) -> () + 296 at FolioReaderCenter.swift:166
44
+
45
+ frame #7: 0x00000001061a7211 FolioReaderKit`@objc FolioReaderCenter.viewWillAppear(Bool) -> () + 49 at FolioReaderCenter.swift:0
46
+
47
+ frame #8: 0x0000000107e93de3 UIKit`-[UIViewController _setViewAppearState:isAnimating:] + 692
48
+
49
+ frame #9: 0x0000000107e944f3 UIKit`-[UIViewController __viewWillAppear:] + 147
50
+
51
+ frame #10: 0x0000000107ecf178 UIKit`-[UINavigationController _startTransition:fromViewController:toViewController:] + 847
52
+
53
+ frame #11: 0x0000000107ed00b9 UIKit`-[UINavigationController _startDeferredTransitionIfNeeded:] + 874
54
+
55
+ frame #12: 0x0000000107ed119b UIKit`-[UINavigationController __viewWillLayoutSubviews] + 58
56
+
57
+ frame #13: 0x00000001080c81b7 UIKit`-[UILayoutContainerView layoutSubviews] + 223
58
+
59
+ frame #14: 0x0000000107db1344 UIKit`-[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1237
60
+
61
+ frame #15: 0x000000010f5bbcdc QuartzCore`-[CALayer layoutSublayers] + 146
62
+
63
+ frame #16: 0x000000010f5af7a0 QuartzCore`CA::Layer::layout_if_needed(CA::Transaction*) + 366
64
+
65
+ frame #17: 0x000000010f5af61e QuartzCore`CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 24
66
+
67
+ frame #18: 0x000000010f53d62c QuartzCore`CA::Context::commit_transaction(CA::Transaction*) + 280
68
+
69
+ frame #19: 0x000000010f56a713 QuartzCore`CA::Transaction::commit() + 475
70
+
71
+ frame #20: 0x0000000107d17878 UIKit`_afterCACommitHandler + 346
72
+
73
+ frame #21: 0x000000010786de17 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
74
+
75
+ frame #22: 0x000000010786dd87 CoreFoundation`__CFRunLoopDoObservers + 391
76
+
77
+ frame #23: 0x0000000107852b9e CoreFoundation`__CFRunLoopRun + 1198
78
+
79
+ frame #24: 0x0000000107852494 CoreFoundation`CFRunLoopRunSpecific + 420
80
+
81
+ frame #25: 0x000000010f49ea6f GraphicsServices`GSEventRunModal + 161
82
+
83
+ frame #26: 0x0000000107cecf34 UIKit`UIApplicationMain + 159
84
+
85
+ frame #27: 0x00000001060b5bbf PintReader`main + 111 at AppDelegate.swift:13
86
+
87
+ frame #28: 0x000000010aef368d libdyld.dylib`start + 1
88
+
89
+ frame #29: 0x000000010aef368d libdyld.dylib`start + 1