Skip to content

Flutter crash while using Camera plugin on iOS #70577

@mehmetf

Description

@mehmetf

Internal: b/173179698

With a recent internal roll, customer:money is running into frequent crashes while using the internal camera plugin that seems to step from engine.

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000000000000c
VM Region Info: 0xc is not in any region.  Bytes before following region: 4298883060
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                 00000001003bc000-0000000103530000 [ 49.5M] r-x/r-x SM=COW  ...os_dev_global
 
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [1566]
Triggered by Thread:  0
 
Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   Flutter                       	0x0000000107066698 0x106f24000 + 1320600
1   Flutter                       	0x0000000106f55724 0x106f24000 + 202532
2   Flutter                       	0x0000000106f55724 0x106f24000 + 202532
3   Flutter                       	0x0000000107236c34 0x106f24000 + 3222580
4   Flutter                       	0x0000000106f629c4 0x106f24000 + 256452
5   Flutter                       	0x0000000106f650f0 0x106f24000 + 266480
6   CoreFoundation                	0x00000001865393a8 0x18648c000 + 709544
7   CoreFoundation                	0x00000001865390c0 0x18648c000 + 708800
8   CoreFoundation                	0x0000000186538740 0x18648c000 + 706368
9   CoreFoundation                	0x0000000186533538 0x18648c000 + 685368
10  CoreFoundation                	0x0000000186532bc8 0x18648c000 + 682952
11  GraphicsServices              	0x00000001909145cc 0x190911000 + 13772
12  UIKitCore                     	0x000000018a6e5744 0x189c77000 + 10938180
13  ios_dev_global                	0x000000010046abec 0x1003bc000 + 715756
14  libdyld.dylib                 	0x00000001863af384 0x1863ae000 + 4996

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressionc: fatal crashCrashes that terminate the processc: regressionIt was better in the past than it is nowcustomer: money (g3)engineflutter/engine related. See also e: labels.p: cameraThe camera pluginpackageflutter/packages repository. See also p: labels.platform-iosiOS applications specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions