-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#22302Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: crashStack traces logged to the consoleStack traces logged to the consolecustomer: money (g3)platform-iosiOS applications specificallyiOS applications specifically
Milestone
Description
Internal: b/172177383
customer:money reported crash seen in the wild.
Thread 0 (id: 0x00000303) CRASHED [EXC_BAD_ACCESS / KERN_INVALID_ADDRESS @ 0x000002e0 ]Show exception record
0x0000000182e17a74(Metal + 0x00010a74)
0x00000001a0963190(AGXMetalA8 + 0x0007f190)
0x00000001a095c3f4(AGXMetalA8 + 0x000783f4)
0x00000001a093ea58(AGXMetalA8 + 0x0005aa58)
0x0000000105340708(Flutter + 0x002b4708)
0x0000000105347e48(Flutter + 0x002bbe48)
0x0000000105348458(Flutter + 0x002bc458)
0x0000000105340fa4(Flutter + 0x002b4fa4)
0x000000010525944c(Flutter + 0x001cd44c)
0x000000010524cad8(Flutter + 0x001c0ad8)
0x000000010524cdf8(Flutter + 0x001c0df8)
0x00000001052787c8(Flutter + 0x001ec7c8)
0x00000001052ef5a4(Flutter + 0x002635a4)
0x000000010550b5cc(Flutter + 0x0047f5cc)
0x000000010511b60c(Flutter + 0x0008f60c)
0x00000001050a5268(Flutter + 0x00019268)
0x00000001050bee8c(Flutter + 0x00032e8c)
0x000000010539e840(Flutter + 0x00312840)
0x000000010539f400(Flutter + 0x00313400)
0x000000010539eb10(Flutter + 0x00312b10)
0x00000001053a5208(Flutter + 0x00319208)
0x00000001050c9c7c(Flutter + 0x0003dc7c)
0x00000001050cbbf0(Flutter + 0x0003fbf0)
0x00000001810e3dbc(CoreFoundation + 0x000ebdbc)
0x00000001810e3ae0(CoreFoundation + 0x000ebae0)
0x00000001810e32e0(CoreFoundation + 0x000eb2e0)
0x00000001810e0ec8(CoreFoundation + 0x000e8ec8)
0x0000000181000c54(CoreFoundation + 0x00008c54)
0x0000000182eacf80(GraphicsServices + 0x0000af80)
0x000000018a7595c0(UIKit + 0x000735c0)
0x00000001003cb6b4(ios_prod_global -main.m:35)main
0x0000000180b20568(libdyld.dylib + 0x00001568)
Unfortunately, user reports are all we have at this point. No reproduction. We do know that this particular crash came from iOS 11.2 device. They have other traces as well which end up in AGXMetalA8 lib and together they form ~7% of their total crashes on iOS (2nd most severe) making this a P2.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: crashStack traces logged to the consoleStack traces logged to the consolecustomer: money (g3)platform-iosiOS applications specificallyiOS applications specifically