バグ #887

サイドメニューからマイデータを選択すると落ちる(Xcoe7.3対応後のエミュレータ)

秋山 創介8年以上前に追加. 7年以上前に更新.

ステータス:終了開始日:2016/09/15
優先度:通常期日:
担当者:-進捗 %:

0%

カテゴリ:-作業時間の記録:0.50時間
対象バージョン:-

説明

Xcoe7.3対応後(コミット4b435f6)の
エミュレータ(iPhone6s、iOS9.3)で
会員登録後ログインし、
サイドメニューからマイデータを選択すると
再現率100%で
数秒固まったのち、落ちる。

履歴

#1 秋山 創介8年以上前に更新

Sep 16 17:53:43 --- last message repeated 11 times ---
Sep 16 17:53:43 Onodera-Mac-mini cosplay[5224]: WARNING: GoogleAnalytics 3.13 void GAIUncaughtExceptionHandler(NSException *) (GAIUncaughtExceptionHandler.m:48): Uncaught exception: Cannot initialize a PFUser with a custom class name.
Sep 16 17:53:43 Onodera-Mac-mini assertiond[4578]: assertion failed: 15G1004 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1
Sep 16 17:53:48 --- last message repeated 7 times ---
Sep 16 17:53:48 Onodera-Mac-mini cosplay[5224]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Cannot initialize a PFUser with a custom class name.'
           *** First throw call stack:
           (
               0   CoreFoundation                      0x0000000107b9fd85 __exceptionPreprocess + 165
               1   libobjc.A.dylib                     0x0000000107613deb objc_exception_throw + 48
               2   CoreFoundation                      0x0000000107b9fcbd +[NSException raise:format:] + 205
               3   cosplay                             0x0000000102426855 -[PFObject init] + 361
               4   cosplay                             0x0000000102426b12 -[PFObject initWithObjectState:] + 80
               5   cosplay                             0x0000000102426aa7 -[PFObject initWithClassName:] + 108
               6   cosplay                             0x000000010233077e _TTOFCSo6PFUsercfT9classNameSS_S_ + 46
               7   cosplay                             0x000000010231961c _TFCSo6PFUserCfT9classNameSS_S_ + 92
               8   cosplay                             0x00000001022faf27 _TFC7cosplay13IHParseDriver14getFriendCountfTSS7handlerFSiT__T_ + 375
               9   cosplay                             0x0000000102311b58 _TTWC7cosplay13IHParseDriverS_12IHBaasDriverS_FS1_14getFriendCountfTSS7handlerFSiT__T_ + 72
               10  cosplay                             0x00000001022806fd _TFC7cosplay6IHUser14getUserFriendsfFSiT_T_ + 221
               11  cosplay                             0x00000001021dbafc _TFC7cosplay22IHMyPageViewController9tableViewfTCSo11UITableView21cellForRowAtIndexPathCSo11NSIndexPath_CSo15UITableViewCell + 7228
               12  cosplay                             0x00000001021df5af _TToFC7cosplay22IHMyPageViewController9tableViewfTCSo11UITableView21cellForRowAtIndexPathCSo11NSIndexPath_CSo15UITableViewCell + 79
               13  UIKit                               0x0000000103faf4f4 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 766
               14  UIKit                               0x0000000103faf62c -[UITableView _createPreparedCellForGlobalRow:willDisplay:] + 74
               15  UIKit                               0x0000000103f83d4f -[UITableView _updateVisibleCellsNow:isRecursive:] + 2996
               16  UIKit                               0x0000000103fb8686 -[UITableView _performWithCachedTraitCollection:] + 92
               17  UIKit                               0x0000000103f9f344 -[UITableView layoutSubviews] + 224
               18  UIKit                               0x0000000103f0c980 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 703
               19  QuartzCore                          0x0000000103715c00 -[CALayer layoutSublayers] + 146
               20  QuartzCore                          0x000000010370a08e _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366
               21  QuartzCore                          0x0000000103709f0c _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 24
               22  QuartzCore                          0x00000001036fe3c9 _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 277
               23  QuartzCore                          0x000000010372c086 _ZN2CA11Transaction6commitEv + 486
               24  UIKit                               0x0000000103e7e19b _afterCACommitHandler + 174
               25  CoreFoundation                      0x0000000107ac4c37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
               26  CoreFoundation                      0x0000000107ac4ba7 __CFRunLoopDoObservers + 391
               27  CoreFoundation                      0x0000000107aba7fb __CFRunLoopRun + 1147
               28  CoreFoundation                      0x0000000107aba0f8 CFRunLoopRunSpecific + 488
               29  GraphicsServices                    0x000000010a907ad2 GSEventRunModal + 161
               30  UIKit                               0x0000000103e51f09 UIApplicationMain + 171
               31  cosplay                             0x000000010226af72 main + 114
               32  libdyld.dylib                       0x00000001089ff92d start + 1
           )
Sep 16 17:53:49 Onodera-Mac-mini CoreSimulatorBridge[4582]: Switching to keyboard: en
Sep 16 17:53:49 Onodera-Mac-mini CoreSimulatorBridge[4582]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
Sep 16 17:53:49 Onodera-Mac-mini CoreSimulatorBridge[4582]: Switching to keyboard: en
Sep 16 17:53:49 Onodera-Mac-mini CoreSimulatorBridge[4582]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
Sep 16 17:53:58 Onodera-Mac-mini routined[4563]: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: Switching to keyboard: en
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: Switching to keyboard: en
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: Switching to keyboard: en
Sep 16 17:53:58 Onodera-Mac-mini CoreSimulatorBridge[4582]: KEYMAP: Chose mode=en_US@hw=US;sw=QWERTY from match=en_US@hw=US;sw=QWERTY from language=en

#2 矢野 宗一郎7年以上前に更新

  • ステータス新規 から 終了 に変更

他の形式にエクスポート: Atom PDF