HuolalaTech / hll-wp-guldan-ios

OC Method Time Cost Tool
MIT License
23 stars 11 forks source link

crash when hook objc_message_send #3

Closed NickNameWolf closed 5 months ago

NickNameWolf commented 1 year ago

Xocde Version 14.3.1 (14E300c) iPhone14Pro iOS 16.3.1

i catch a Assert when start hook in didFinishLaunchingWithOptions

*** Assertion failure in _UIBoundingPathBitmapDataNode _UIBoundingPathBitmapDataNodeMake(BOOL, size_t)(), _UIBoundingPathBitmapData.h:100

exception description : columns value is too large to be stored in available space

fantexi023 commented 5 months ago

请提供下didFinishLaunchingWithOptions中的使用代码和完整的堆栈