[GH-ISSUE #1297] Crash bug in M1 - Illegal instruction (4) #704

Closed
opened 2026-03-01 21:45:40 +03:00 by kerem · 3 comments
Owner

Originally created by @voltrans-it-fitz on GitHub (Aug 9, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/1297

Bug report info

act version:            0.2.30
GOOS:                   darwin
GOARCH:                 arm64
NumCPU:                 8
Docker host:            DOCKER_HOST environment variable is unset/empty.
Sockets found:
        /var/run/docker.sock
Config files:           
        /Users/quydn/.actrc:
                -P ubuntu-latest=catthehacker/ubuntu:act-latest
                -P ubuntu-22.04=catthehacker/ubuntu:act-22.04
                -P ubuntu-20.04=catthehacker/ubuntu:act-20.04
                -P ubuntu-18.04=catthehacker/ubuntu:act-18.04
Build info:
        Go version:            go1.18.4
        Module path:           command-line-arguments
        Main version:          
        Main path:             
        Main checksum:         
        Build settings:
                -compiler:            gc
                -ldflags:             -X main.version=0.2.30
                CGO_ENABLED:          1
                CGO_CFLAGS:           
                CGO_CPPFLAGS:         
                CGO_CXXFLAGS:         
                CGO_LDFLAGS:          
                GOARCH:               arm64
                GOOS:                 darwin
Docker Engine:
        Engine version:        20.10.17
        Engine runtime:        runc
        Cgroup version:        2
        Cgroup driver:         cgroupfs
        Storage driver:        overlay2
        Registry URI:          https://index.docker.io/v1/
        OS:                    Docker Desktop
        OS type:               linux
        OS version:            
        OS arch:               aarch64
        OS kernel:             5.10.104-linuxkit
        OS CPU:                4
        OS memory:             7851 MB
        Security options:
                name=seccomp,profile=default
                name=cgroupns


### Command used with act

```sh
act -j lint

Describe issue

It's just cannot run on my M1 Pro machine, Please help.

No response

Workflow content

name: Pipeline Lint and Test

on:
  pull_request:
  push:
    branches: [develop, master]

jobs:
  lint:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2

      - run: git config --global --add safe.directory '*'
      
      # Setup the flutter environtment
      - name: Install and set Flutter version
        uses: subosito/flutter-action@v2

      - run: flutter --version

      # Install Puby
      - name: Install Puby
        run: dart pub global activate puby

      # Get flutter dependencies
      - name: Restore packages
        run: puby get
      
      # Generate file
      - name: Generate file
        run: puby gen

      # Check for any formatting issue in the code
      - name: Check formatting issue
        run: flutter format --set-exit-if-changed .

      # Statically analyze the Dart code for any errors.
      - name: Analyze
        run: flutter analyze .

      # Code metrics
      - name: dart-code-metrics
        run: flutter pub run dart_code_metrics:metrics analyze modules/*

  test:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: subosito/flutter-action@v1
        with:
          channel: "stable" # 'dev', 'alpha', default to: 'stable'

      # Install Puby
      - name: Install Puby
        run: dart pub global activate puby

      # Get flutter dependencies
      - name: Restore packages
        run: puby get

      # Run test coverage
      - name: Test Coverage
        run: flutter test --coverage

Relevant log output

[DEBUG] Wrote command 

dart pub global activate puby

 to 'workflow/4'
[Pipeline Lint and Test/lint] [DEBUG] Writing entry to tarball workflow/4 len:31
[Pipeline Lint and Test/lint] [DEBUG] Extracting content to '/var/run/act'
[Pipeline Lint and Test/lint]   🐳  docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/4] user= workdir=
[Pipeline Lint and Test/lint] [DEBUG] Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/4]'
[Pipeline Lint and Test/lint] [DEBUG] Working directory '/Users/quydn/flatlink-app-base'
| Resolving dependencies... (2.8s)
| ===== CRASH =====
| si_signo=Segmentation fault(11), si_code=1, si_addr=0x808080808080809f
| version=2.17.6 (stable) (Tue Jul 12 12:54:37 2022 +0200) on "linux_x64"
| pid=378, thread=386, isolate_group=dartdev(0x400306d000), isolate=dartdev(0x400306d800)
| isolate_instructions=ffff99266000, vm_instructions=4001ee5460
|   pc 0x0000ffff99404739 fp 0x0000004009cbad38 Unknown symbol
|   pc 0x0000004004908041 fp 0x0000004009cbad68 Unknown symbol
|   pc 0x0000ffff99045733 fp 0x0000004009cbadb8 Unknown symbol
|   pc 0x0000ffff99044a38 fp 0x0000004009cbadf8 Unknown symbol
|   pc 0x0000ffff99043aeb fp 0x0000004009cbae48 Unknown symbol
|   pc 0x0000ffff980d4fea fp 0x0000004009cbae88 Unknown symbol
|   pc 0x0000ffff990437bc fp 0x0000004009cbaec8 Unknown symbol
|   pc 0x0000ffff990436a2 fp 0x0000004009cbaf08 Unknown symbol
|   pc 0x0000ffff980d4f1a fp 0x0000004009cbaf68 Unknown symbol
|   pc 0x0000ffff980d4aad fp 0x0000004009cbafa0 Unknown symbol
|   pc 0x0000ffff980d49b8 fp 0x0000004009cbaff0 Unknown symbol
|   pc 0x0000ffff980d48e0 fp 0x0000004009cbb070 Unknown symbol
|   pc 0x0000ffff980d4746 fp 0x0000004009cbb0b0 Unknown symbol
|   pc 0x0000ffff97f4158d fp 0x0000004009cbb108 Unknown symbol
|   pc 0x0000ffff97f413ea fp 0x0000004009cbb140 Unknown symbol
|   pc 0x0000ffff97f411f3 fp 0x0000004009cbb180 Unknown symbol
|   pc 0x0000ffff97f40e68 fp 0x0000004009cbb1c8 Unknown symbol
|   pc 0x0000ffff99050809 fp 0x0000004009cbb240 Unknown symbol
|   pc 0x0000ffff9905069c fp 0x0000004009cbb2a8 Unknown symbol
|   pc 0x0000ffff99050356 fp 0x0000004009cbb340 Unknown symbol
|   pc 0x0000ffff992948be fp 0x0000004009cbb390 Unknown symbol
|   pc 0x0000ffff992979ee fp 0x0000004009cbb3f0 Unknown symbol
|   pc 0x0000ffff99296f81 fp 0x0000004009cbb470 Unknown symbol
|   pc 0x0000ffff992982eb fp 0x0000004009cbb4b8 Unknown symbol
|   pc 0x0000ffff9929810d fp 0x0000004009cbb4f8 Unknown symbol
|   pc 0x0000ffff99030161 fp 0x0000004009cbb568 Unknown symbol
|   pc 0x0000ffff9902fec9 fp 0x0000004009cbb5c8 Unknown symbol
|   pc 0x0000ffff9902f7d3 fp 0x0000004009cbb658 Unknown symbol
|   pc 0x0000ffff9907481f fp 0x0000004009cbb6c8 Unknown symbol
|   pc 0x0000ffff9907471d fp 0x0000004009cbb708 Unknown symbol
|   pc 0x0000ffff99293cb3 fp 0x0000004009cbb750 Unknown symbol
|   pc 0x0000ffff99295b1b fp 0x0000004009cbb790 Unknown symbol
|   pc 0x0000ffff99295d39 fp 0x0000004009cbb7b8 Unknown symbol
|   pc 0x0000ffff993157de fp 0x0000004009cbb7f8 Unknown symbol
|   pc 0x0000ffff980cd3b5 fp 0x0000004009cbb878 Unknown symbol
|   pc 0x0000ffff980cc06d fp 0x0000004009cbb8b0 Unknown symbol
|   pc 0x0000ffff980cbf2c fp 0x0000004009cbb8e0 Unknown symbol
|   pc 0x0000ffff99316cdc fp 0x0000004009cbb948 Unknown symbol
|   pc 0x0000ffff99316ea3 fp 0x0000004009cbb998 Unknown symbol
|   pc 0x0000ffff99402a0c fp 0x0000004009cbba10 Unknown symbol
|   pc 0x000000400205db5d fp 0x0000004009cbbab0 dart::DartEntry::InvokeCode(dart::Code const&, unsigned long, dart::Array const&, dart::Array const&, dart::Thread*)+0x14d
|   pc 0x000000400205d99c fp 0x0000004009cbbb10 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long)+0x14c
|   pc 0x000000400205fd6c fp 0x0000004009cbbb60 dart::DartLibraryCalls::HandleMessage(long, dart::Instance const&)+0x14c
|   pc 0x00000040020866ac fp 0x0000004009cbbc40 dart::IsolateMessageHandler::HandleMessage(std::__2::unique_ptr<dart::Message, std::__2::default_delete<dart::Message> >)+0x33c
|   pc 0x00000040020af54d fp 0x0000004009cbbcb0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)+0x14d
|   pc 0x00000040020afc2f fp 0x0000004009cbbd00 dart::MessageHandler::TaskCallback()+0x1df
|   pc 0x00000040021d10b8 fp 0x0000004009cbbd80 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x148
|   pc 0x00000040021d150d fp 0x0000004009cbbdb0 dart::ThreadPool::Worker::Main(unsigned long)+0x6d
|   pc 0x0000004002146368 fp 0x0000004009cbbe70 dart+0x2146368
| -- End of DumpStackTrace
| qemu: uncaught target signal 6 (Aborted) - core dumped
| /var/run/act/workflow/4: line 2:   378 Aborted                 dart pub global activate puby
[Pipeline Lint and Test/lint]   ❌  Failure - Main Install Puby
[Pipeline Lint and Test/lint] exitcode '134': failure
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression ''
[Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false'
[Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Restore packages' due to ''
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:6 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression ''
[Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false'
[Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Generate file' due to ''
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:7 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression ''
[Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false'
[Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Check formatting issue' due to ''
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:8 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression ''
[Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false'
[Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Analyze' due to ''
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:9 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression ''
[Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false'
[Pipeline Lint and Test/lint] [DEBUG] Skipping step 'dart-code-metrics' due to ''
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:post-2 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 INPUT_ARCHITECTURE: INPUT_CACHE: INPUT_CACHE-KEY:flutter-:os:-:channel:-:version:-:arch:-:hash: INPUT_CACHE-PATH:/opt/hostedtoolcache/flutter/:channel:-:version:-:arch: INPUT_CHANNEL:stable INPUT_FLUTTER-VERSION:any ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root]
[Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git'
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647'
[Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop
[Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647
[Pipeline Lint and Test/lint] [DEBUG] evaluating expression 'always()'
[Pipeline Lint and Test/lint] [DEBUG] expression 'always()' evaluated to 'true'
[Pipeline Lint and Test/lint] ⭐ Run Post Install and set Flutter version

Additional information

No response

Originally created by @voltrans-it-fitz on GitHub (Aug 9, 2022). Original GitHub issue: https://github.com/nektos/act/issues/1297 ### Bug report info ```plain text act version: 0.2.30 GOOS: darwin GOARCH: arm64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is unset/empty. Sockets found: /var/run/docker.sock Config files: /Users/quydn/.actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest -P ubuntu-22.04=catthehacker/ubuntu:act-22.04 -P ubuntu-20.04=catthehacker/ubuntu:act-20.04 -P ubuntu-18.04=catthehacker/ubuntu:act-18.04 Build info: Go version: go1.18.4 Module path: command-line-arguments Main version: Main path: Main checksum: Build settings: -compiler: gc -ldflags: -X main.version=0.2.30 CGO_ENABLED: 1 CGO_CFLAGS: CGO_CPPFLAGS: CGO_CXXFLAGS: CGO_LDFLAGS: GOARCH: arm64 GOOS: darwin Docker Engine: Engine version: 20.10.17 Engine runtime: runc Cgroup version: 2 Cgroup driver: cgroupfs Storage driver: overlay2 Registry URI: https://index.docker.io/v1/ OS: Docker Desktop OS type: linux OS version: OS arch: aarch64 OS kernel: 5.10.104-linuxkit OS CPU: 4 OS memory: 7851 MB Security options: name=seccomp,profile=default name=cgroupns ``` ``` ### Command used with act ```sh act -j lint ``` ### Describe issue It's just cannot run on my M1 Pro machine, Please help. ### Link to GitHub repository _No response_ ### Workflow content ```yml name: Pipeline Lint and Test on: pull_request: push: branches: [develop, master] jobs: lint: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - run: git config --global --add safe.directory '*' # Setup the flutter environtment - name: Install and set Flutter version uses: subosito/flutter-action@v2 - run: flutter --version # Install Puby - name: Install Puby run: dart pub global activate puby # Get flutter dependencies - name: Restore packages run: puby get # Generate file - name: Generate file run: puby gen # Check for any formatting issue in the code - name: Check formatting issue run: flutter format --set-exit-if-changed . # Statically analyze the Dart code for any errors. - name: Analyze run: flutter analyze . # Code metrics - name: dart-code-metrics run: flutter pub run dart_code_metrics:metrics analyze modules/* test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: subosito/flutter-action@v1 with: channel: "stable" # 'dev', 'alpha', default to: 'stable' # Install Puby - name: Install Puby run: dart pub global activate puby # Get flutter dependencies - name: Restore packages run: puby get # Run test coverage - name: Test Coverage run: flutter test --coverage ``` ### Relevant log output ```sh [DEBUG] Wrote command dart pub global activate puby to 'workflow/4' [Pipeline Lint and Test/lint] [DEBUG] Writing entry to tarball workflow/4 len:31 [Pipeline Lint and Test/lint] [DEBUG] Extracting content to '/var/run/act' [Pipeline Lint and Test/lint] 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/4] user= workdir= [Pipeline Lint and Test/lint] [DEBUG] Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/4]' [Pipeline Lint and Test/lint] [DEBUG] Working directory '/Users/quydn/flatlink-app-base' | Resolving dependencies... (2.8s) | ===== CRASH ===== | si_signo=Segmentation fault(11), si_code=1, si_addr=0x808080808080809f | version=2.17.6 (stable) (Tue Jul 12 12:54:37 2022 +0200) on "linux_x64" | pid=378, thread=386, isolate_group=dartdev(0x400306d000), isolate=dartdev(0x400306d800) | isolate_instructions=ffff99266000, vm_instructions=4001ee5460 | pc 0x0000ffff99404739 fp 0x0000004009cbad38 Unknown symbol | pc 0x0000004004908041 fp 0x0000004009cbad68 Unknown symbol | pc 0x0000ffff99045733 fp 0x0000004009cbadb8 Unknown symbol | pc 0x0000ffff99044a38 fp 0x0000004009cbadf8 Unknown symbol | pc 0x0000ffff99043aeb fp 0x0000004009cbae48 Unknown symbol | pc 0x0000ffff980d4fea fp 0x0000004009cbae88 Unknown symbol | pc 0x0000ffff990437bc fp 0x0000004009cbaec8 Unknown symbol | pc 0x0000ffff990436a2 fp 0x0000004009cbaf08 Unknown symbol | pc 0x0000ffff980d4f1a fp 0x0000004009cbaf68 Unknown symbol | pc 0x0000ffff980d4aad fp 0x0000004009cbafa0 Unknown symbol | pc 0x0000ffff980d49b8 fp 0x0000004009cbaff0 Unknown symbol | pc 0x0000ffff980d48e0 fp 0x0000004009cbb070 Unknown symbol | pc 0x0000ffff980d4746 fp 0x0000004009cbb0b0 Unknown symbol | pc 0x0000ffff97f4158d fp 0x0000004009cbb108 Unknown symbol | pc 0x0000ffff97f413ea fp 0x0000004009cbb140 Unknown symbol | pc 0x0000ffff97f411f3 fp 0x0000004009cbb180 Unknown symbol | pc 0x0000ffff97f40e68 fp 0x0000004009cbb1c8 Unknown symbol | pc 0x0000ffff99050809 fp 0x0000004009cbb240 Unknown symbol | pc 0x0000ffff9905069c fp 0x0000004009cbb2a8 Unknown symbol | pc 0x0000ffff99050356 fp 0x0000004009cbb340 Unknown symbol | pc 0x0000ffff992948be fp 0x0000004009cbb390 Unknown symbol | pc 0x0000ffff992979ee fp 0x0000004009cbb3f0 Unknown symbol | pc 0x0000ffff99296f81 fp 0x0000004009cbb470 Unknown symbol | pc 0x0000ffff992982eb fp 0x0000004009cbb4b8 Unknown symbol | pc 0x0000ffff9929810d fp 0x0000004009cbb4f8 Unknown symbol | pc 0x0000ffff99030161 fp 0x0000004009cbb568 Unknown symbol | pc 0x0000ffff9902fec9 fp 0x0000004009cbb5c8 Unknown symbol | pc 0x0000ffff9902f7d3 fp 0x0000004009cbb658 Unknown symbol | pc 0x0000ffff9907481f fp 0x0000004009cbb6c8 Unknown symbol | pc 0x0000ffff9907471d fp 0x0000004009cbb708 Unknown symbol | pc 0x0000ffff99293cb3 fp 0x0000004009cbb750 Unknown symbol | pc 0x0000ffff99295b1b fp 0x0000004009cbb790 Unknown symbol | pc 0x0000ffff99295d39 fp 0x0000004009cbb7b8 Unknown symbol | pc 0x0000ffff993157de fp 0x0000004009cbb7f8 Unknown symbol | pc 0x0000ffff980cd3b5 fp 0x0000004009cbb878 Unknown symbol | pc 0x0000ffff980cc06d fp 0x0000004009cbb8b0 Unknown symbol | pc 0x0000ffff980cbf2c fp 0x0000004009cbb8e0 Unknown symbol | pc 0x0000ffff99316cdc fp 0x0000004009cbb948 Unknown symbol | pc 0x0000ffff99316ea3 fp 0x0000004009cbb998 Unknown symbol | pc 0x0000ffff99402a0c fp 0x0000004009cbba10 Unknown symbol | pc 0x000000400205db5d fp 0x0000004009cbbab0 dart::DartEntry::InvokeCode(dart::Code const&, unsigned long, dart::Array const&, dart::Array const&, dart::Thread*)+0x14d | pc 0x000000400205d99c fp 0x0000004009cbbb10 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long)+0x14c | pc 0x000000400205fd6c fp 0x0000004009cbbb60 dart::DartLibraryCalls::HandleMessage(long, dart::Instance const&)+0x14c | pc 0x00000040020866ac fp 0x0000004009cbbc40 dart::IsolateMessageHandler::HandleMessage(std::__2::unique_ptr<dart::Message, std::__2::default_delete<dart::Message> >)+0x33c | pc 0x00000040020af54d fp 0x0000004009cbbcb0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)+0x14d | pc 0x00000040020afc2f fp 0x0000004009cbbd00 dart::MessageHandler::TaskCallback()+0x1df | pc 0x00000040021d10b8 fp 0x0000004009cbbd80 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x148 | pc 0x00000040021d150d fp 0x0000004009cbbdb0 dart::ThreadPool::Worker::Main(unsigned long)+0x6d | pc 0x0000004002146368 fp 0x0000004009cbbe70 dart+0x2146368 | -- End of DumpStackTrace | qemu: uncaught target signal 6 (Aborted) - core dumped | /var/run/act/workflow/4: line 2: 378 Aborted dart pub global activate puby [Pipeline Lint and Test/lint] ❌ Failure - Main Install Puby [Pipeline Lint and Test/lint] exitcode '134': failure [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression '' [Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false' [Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Restore packages' due to '' [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:6 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression '' [Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false' [Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Generate file' due to '' [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:7 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression '' [Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false' [Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Check formatting issue' due to '' [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:8 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression '' [Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false' [Pipeline Lint and Test/lint] [DEBUG] Skipping step 'Analyze' due to '' [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:9 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression '' [Pipeline Lint and Test/lint] [DEBUG] expression '' evaluated to 'false' [Pipeline Lint and Test/lint] [DEBUG] Skipping step 'dart-code-metrics' due to '' [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] setupEnv => map[ACT:true AGENT_TOOLSDIRECTORY:/opt/hostedtoolcache CI:true DEBIAN_FRONTEND:noninteractive DEPLOYMENT_BASEPATH:/opt/runner FLUTTER_ROOT:/opt/hostedtoolcache/flutter/stable-3.0.5-x64 GITHUB_ACTION:post-2 GITHUB_ACTIONS:true GITHUB_ACTION_PATH: GITHUB_ACTION_REF: GITHUB_ACTION_REPOSITORY: GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_BASE_REF: GITHUB_ENV:/var/run/act/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/var/run/act/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_HEAD_REF: GITHUB_JOB:lint GITHUB_PATH:/var/run/act/workflow/paths.txt GITHUB_REF:refs/heads/develop GITHUB_REF_NAME:develop GITHUB_REF_TYPE:branch GITHUB_REPOSITORY:voltranscorp/flatlink-app-base GITHUB_REPOSITORY_OWNER:voltranscorp GITHUB_RETENTION_DAYS:0 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:3bcbe96ebdf0e7691736a075f90e142b6b7e3647 GITHUB_TOKEN: GITHUB_WORKFLOW:Pipeline Lint and Test GITHUB_WORKSPACE:/Users/quydn/flatlink-app-base IMAGE_OS:ubuntu20 INPUT_ARCHITECTURE: INPUT_CACHE: INPUT_CACHE-KEY:flutter-:os:-:channel:-:version:-:arch:-:hash: INPUT_CACHE-PATH:/opt/hostedtoolcache/flutter/:channel:-:version:-:arch: INPUT_CHANNEL:stable INPUT_FLUTTER-VERSION:any ImageOS:ubuntu20 LSB_OS_VERSION:2004 LSB_RELEASE:20.04 PATH:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin:/opt/hostedtoolcache/node/16.16.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PUB_CACHE:/opt/hostedtoolcache/flutter/stable-3.0.5-x64/.pub-cache RUNNER_PERFLOG:/dev/null RUNNER_TRACKING_ID: RUNNER_USER:root RUN_TOOL_CACHE:/opt/hostedtoolcache USER:root] [Pipeline Lint and Test/lint] [DEBUG] Loading slug from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Loading revision from git directory '/Users/quydn/flatlink-app-base/.git' [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] HEAD points to '3bcbe96ebdf0e7691736a075f90e142b6b7e3647' [Pipeline Lint and Test/lint] [DEBUG] using github ref: refs/heads/develop [Pipeline Lint and Test/lint] [DEBUG] Found revision: 3bcbe96ebdf0e7691736a075f90e142b6b7e3647 [Pipeline Lint and Test/lint] [DEBUG] evaluating expression 'always()' [Pipeline Lint and Test/lint] [DEBUG] expression 'always()' evaluated to 'true' [Pipeline Lint and Test/lint] ⭐ Run Post Install and set Flutter version ``` ### Additional information _No response_
kerem 2026-03-01 21:45:40 +03:00
Author
Owner

@Antvirf commented on GitHub (Aug 24, 2022):

Same issue, with likely a very similar setup. It looks like the Flutter Action workflow is the issue for both of us. Including here a minimal workflow to reproduce the issue for anyone willing to give it a look.

Just because it gave segfault, I tried changing my Docker Desktop options to give containers more memory (up to 8 cpus, up to 16gb memory) but it didn't resolve the issue.

Env details
go version go1.19 darwin/arm64
act version 0.2.30
Docker version 20.10.17, build 100c70180f
macOS / 12.5.1 / BuildVersion: 21G83
machine: MBP-14, M1 Pro, 32GB RAM

Minimal workflow to reproduce this:

name: segfault issue with Act
on:
  push:
    branches:
      - "*"
jobs:
  test-job:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v3
    - uses: subosito/flutter-action@v2
      with:
        flutter-version: '3.0.5'
        channel: 'stable'
    - run: flutter --version

Executing this with or without --container-architecture linux/amd64 gives the same output as mentioned by @voltrans-it-fitz, included my log output below as well for reference.

My log output
[segfault issue with Act/increment-version] ⭐ Run Main flutter --version
[segfault issue with Act/increment-version]   🐳  docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/2] user= workdir=
| fatal: detected dubious ownership in repository at '/opt/hostedtoolcache/flutter/stable-3.0.5-x64'
| To add an exception for this directory, call:
| 
| 	git config --global --add safe.directory /opt/hostedtoolcache/flutter/stable-3.0.5-x64
| Building flutter tool...
| 
| ===== CRASH =====
| si_signo=Segmentation fault(11), si_code=1, si_addr=0x808080808080809f
| version=2.17.6 (stable) (Tue Jul 12 12:54:37 2022 +0200) on "linux_x64"
| pid=353, thread=361, isolate_group=dartdev(0x400306d000), isolate=dartdev(0x400306d800)
| isolate_instructions=ffff7ab61000, vm_instructions=4001ee5460
|   pc 0x0000ffff7ad04739 fp 0x0000004009ccac00 Unknown symbol
|   pc 0x0000ffff7a971484 fp 0x0000004009ccac40 Unknown symbol
|   pc 0x0000ffff7a96fa73 fp 0x0000004009ccaca8 Unknown symbol
|   pc 0x0000ffff7a96f83f fp 0x0000004009ccad70 Unknown symbol
|   pc 0x0000ffff7a96ead9 fp 0x0000004009ccae00 Unknown symbol
|   pc 0x0000ffff7a96e882 fp 0x0000004009ccae88 Unknown symbol
|   pc 0x0000ffff7a9362ac fp 0x0000004009ccaef8 Unknown symbol
|   pc 0x0000ffff7a9357a1 fp 0x0000004009ccaf48 Unknown symbol
|   pc 0x0000ffff7a9352e0 fp 0x0000004009ccafa8 Unknown symbol
|   pc 0x0000ffff7a93507d fp 0x0000004009ccb000 Unknown symbol
|   pc 0x0000ffff7abfc045 fp 0x0000004009ccb070 Unknown symbol
|   pc 0x0000ffff7a934ce8 fp 0x0000004009ccb0c0 Unknown symbol
|   pc 0x0000ffff7a934ac1 fp 0x0000004009ccb130 Unknown symbol
|   pc 0x0000ffff7a934829 fp 0x0000004009ccb190 Unknown symbol
|   pc 0x0000ffff7a934133 fp 0x0000004009ccb220 Unknown symbol
|   pc 0x0000ffff7a92ef8d fp 0x0000004009ccb270 Unknown symbol
|   pc 0x0000ffff7a92d876 fp 0x0000004009ccb328 Unknown symbol
|   pc 0x0000ffff7a92d347 fp 0x0000004009ccb3a0 Unknown symbol
|   pc 0x0000ffff7a91ac64 fp 0x0000004009ccb430 Unknown symbol
|   pc 0x0000ffff7a91a7e5 fp 0x0000004009ccb480 Unknown symbol
|   pc 0x0000ffff7ac00cbb fp 0x0000004009ccb4e8 Unknown symbol
|   pc 0x0000ffff7abfcf5e fp 0x0000004009ccb538 Unknown symbol
|   pc 0x0000ffff7a90e518 fp 0x0000004009ccb5a0 Unknown symbol
|   pc 0x0000ffff7a90e1cd fp 0x0000004009ccb5e8 Unknown symbol
|   pc 0x0000ffff7a90c465 fp 0x0000004009ccb658 Unknown symbol
|   pc 0x0000ffff7a90c1f3 fp 0x0000004009ccb6a8 Unknown symbol
|   pc 0x0000ffff7ac06ccc fp 0x0000004009ccb710 Unknown symbol
|   pc 0x0000ffff7abfbf04 fp 0x0000004009ccb758 Unknown symbol
|   pc 0x0000ffff7ac10eb7 fp 0x0000004009ccb7b8 Unknown symbol
|   pc 0x0000ffff7ac113ec fp 0x0000004009ccb7f8 Unknown symbol
|   pc 0x0000ffff7ac114cf fp 0x0000004009ccb830 Unknown symbol
|   pc 0x0000ffff7ac102ff fp 0x0000004009ccb8a0 Unknown symbol
|   pc 0x0000ffff7ac104b3 fp 0x0000004009ccb8e0 Unknown symbol
|   pc 0x0000ffff7ac11cdc fp 0x0000004009ccb948 Unknown symbol
|   pc 0x0000ffff7ac11ea3 fp 0x0000004009ccb998 Unknown symbol
|   pc 0x0000ffff7ad02a0c fp 0x0000004009ccba10 Unknown symbol
|   pc 0x000000400205db5d fp 0x0000004009ccbab0 dart::DartEntry::InvokeCode(dart::Code const&, unsigned long, dart::Array const&, dart::Array const&, dart::Thread*)+0x14d
|   pc 0x000000400205d99c fp 0x0000004009ccbb10 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long)+0x14c
|   pc 0x000000400205fd6c fp 0x0000004009ccbb60 dart::DartLibraryCalls::HandleMessage(long, dart::Instance const&)+0x14c
|   pc 0x00000040020866ac fp 0x0000004009ccbc40 dart::IsolateMessageHandler::HandleMessage(std::__2::unique_ptr<dart::Message, std::__2::default_delete<dart::Message> >)+0x33c
|   pc 0x00000040020af54d fp 0x0000004009ccbcb0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)+0x14d
|   pc 0x00000040020afc2f fp 0x0000004009ccbd00 dart::MessageHandler::TaskCallback()+0x1df
|   pc 0x00000040021d10b8 fp 0x0000004009ccbd80 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x148
|   pc 0x00000040021d150d fp 0x0000004009ccbdb0 dart::ThreadPool::Worker::Main(unsigned long)+0x6d
|   pc 0x0000004002146368 fp 0x0000004009ccbe70 /opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin/dart+0x2146368
| -- End of DumpStackTrace
| qemu: uncaught target signal 6 (Aborted) - core dumped
| /opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/internal/shared.sh: line 24:   353 Aborted                 "$DART" __deprecated_pub upgrade "$VERBOSITY" --no-precompile
| Error: Unable to 'pub upgrade' flutter tool. Retrying in five seconds... (9 tries left)

<!-- gh-comment-id:1225361675 --> @Antvirf commented on GitHub (Aug 24, 2022): Same issue, with likely a very similar setup. It looks like the [Flutter Action](https://github.com/marketplace/actions/flutter-action) workflow is the issue for both of us. Including here a minimal workflow to reproduce the issue for anyone willing to give it a look. Just because it gave segfault, I tried changing my Docker Desktop options to give containers more memory (up to 8 cpus, up to 16gb memory) but it didn't resolve the issue. <details> <summary>Env details</summary> ``` go version go1.19 darwin/arm64 act version 0.2.30 Docker version 20.10.17, build 100c70180f macOS / 12.5.1 / BuildVersion: 21G83 machine: MBP-14, M1 Pro, 32GB RAM ``` </details> ## Minimal workflow to reproduce this: ``` name: segfault issue with Act on: push: branches: - "*" jobs: test-job: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: subosito/flutter-action@v2 with: flutter-version: '3.0.5' channel: 'stable' - run: flutter --version ``` Executing this with or without ```--container-architecture linux/amd64``` gives the same output as mentioned by @voltrans-it-fitz, included my log output below as well for reference. <details> <summary>My log output</summary> ``` [segfault issue with Act/increment-version] ⭐ Run Main flutter --version [segfault issue with Act/increment-version] 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/2] user= workdir= | fatal: detected dubious ownership in repository at '/opt/hostedtoolcache/flutter/stable-3.0.5-x64' | To add an exception for this directory, call: | | git config --global --add safe.directory /opt/hostedtoolcache/flutter/stable-3.0.5-x64 | Building flutter tool... | | ===== CRASH ===== | si_signo=Segmentation fault(11), si_code=1, si_addr=0x808080808080809f | version=2.17.6 (stable) (Tue Jul 12 12:54:37 2022 +0200) on "linux_x64" | pid=353, thread=361, isolate_group=dartdev(0x400306d000), isolate=dartdev(0x400306d800) | isolate_instructions=ffff7ab61000, vm_instructions=4001ee5460 | pc 0x0000ffff7ad04739 fp 0x0000004009ccac00 Unknown symbol | pc 0x0000ffff7a971484 fp 0x0000004009ccac40 Unknown symbol | pc 0x0000ffff7a96fa73 fp 0x0000004009ccaca8 Unknown symbol | pc 0x0000ffff7a96f83f fp 0x0000004009ccad70 Unknown symbol | pc 0x0000ffff7a96ead9 fp 0x0000004009ccae00 Unknown symbol | pc 0x0000ffff7a96e882 fp 0x0000004009ccae88 Unknown symbol | pc 0x0000ffff7a9362ac fp 0x0000004009ccaef8 Unknown symbol | pc 0x0000ffff7a9357a1 fp 0x0000004009ccaf48 Unknown symbol | pc 0x0000ffff7a9352e0 fp 0x0000004009ccafa8 Unknown symbol | pc 0x0000ffff7a93507d fp 0x0000004009ccb000 Unknown symbol | pc 0x0000ffff7abfc045 fp 0x0000004009ccb070 Unknown symbol | pc 0x0000ffff7a934ce8 fp 0x0000004009ccb0c0 Unknown symbol | pc 0x0000ffff7a934ac1 fp 0x0000004009ccb130 Unknown symbol | pc 0x0000ffff7a934829 fp 0x0000004009ccb190 Unknown symbol | pc 0x0000ffff7a934133 fp 0x0000004009ccb220 Unknown symbol | pc 0x0000ffff7a92ef8d fp 0x0000004009ccb270 Unknown symbol | pc 0x0000ffff7a92d876 fp 0x0000004009ccb328 Unknown symbol | pc 0x0000ffff7a92d347 fp 0x0000004009ccb3a0 Unknown symbol | pc 0x0000ffff7a91ac64 fp 0x0000004009ccb430 Unknown symbol | pc 0x0000ffff7a91a7e5 fp 0x0000004009ccb480 Unknown symbol | pc 0x0000ffff7ac00cbb fp 0x0000004009ccb4e8 Unknown symbol | pc 0x0000ffff7abfcf5e fp 0x0000004009ccb538 Unknown symbol | pc 0x0000ffff7a90e518 fp 0x0000004009ccb5a0 Unknown symbol | pc 0x0000ffff7a90e1cd fp 0x0000004009ccb5e8 Unknown symbol | pc 0x0000ffff7a90c465 fp 0x0000004009ccb658 Unknown symbol | pc 0x0000ffff7a90c1f3 fp 0x0000004009ccb6a8 Unknown symbol | pc 0x0000ffff7ac06ccc fp 0x0000004009ccb710 Unknown symbol | pc 0x0000ffff7abfbf04 fp 0x0000004009ccb758 Unknown symbol | pc 0x0000ffff7ac10eb7 fp 0x0000004009ccb7b8 Unknown symbol | pc 0x0000ffff7ac113ec fp 0x0000004009ccb7f8 Unknown symbol | pc 0x0000ffff7ac114cf fp 0x0000004009ccb830 Unknown symbol | pc 0x0000ffff7ac102ff fp 0x0000004009ccb8a0 Unknown symbol | pc 0x0000ffff7ac104b3 fp 0x0000004009ccb8e0 Unknown symbol | pc 0x0000ffff7ac11cdc fp 0x0000004009ccb948 Unknown symbol | pc 0x0000ffff7ac11ea3 fp 0x0000004009ccb998 Unknown symbol | pc 0x0000ffff7ad02a0c fp 0x0000004009ccba10 Unknown symbol | pc 0x000000400205db5d fp 0x0000004009ccbab0 dart::DartEntry::InvokeCode(dart::Code const&, unsigned long, dart::Array const&, dart::Array const&, dart::Thread*)+0x14d | pc 0x000000400205d99c fp 0x0000004009ccbb10 dart::DartEntry::InvokeFunction(dart::Function const&, dart::Array const&, dart::Array const&, unsigned long)+0x14c | pc 0x000000400205fd6c fp 0x0000004009ccbb60 dart::DartLibraryCalls::HandleMessage(long, dart::Instance const&)+0x14c | pc 0x00000040020866ac fp 0x0000004009ccbc40 dart::IsolateMessageHandler::HandleMessage(std::__2::unique_ptr<dart::Message, std::__2::default_delete<dart::Message> >)+0x33c | pc 0x00000040020af54d fp 0x0000004009ccbcb0 dart::MessageHandler::HandleMessages(dart::MonitorLocker*, bool, bool)+0x14d | pc 0x00000040020afc2f fp 0x0000004009ccbd00 dart::MessageHandler::TaskCallback()+0x1df | pc 0x00000040021d10b8 fp 0x0000004009ccbd80 dart::ThreadPool::WorkerLoop(dart::ThreadPool::Worker*)+0x148 | pc 0x00000040021d150d fp 0x0000004009ccbdb0 dart::ThreadPool::Worker::Main(unsigned long)+0x6d | pc 0x0000004002146368 fp 0x0000004009ccbe70 /opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/cache/dart-sdk/bin/dart+0x2146368 | -- End of DumpStackTrace | qemu: uncaught target signal 6 (Aborted) - core dumped | /opt/hostedtoolcache/flutter/stable-3.0.5-x64/bin/internal/shared.sh: line 24: 353 Aborted "$DART" __deprecated_pub upgrade "$VERBOSITY" --no-precompile | Error: Unable to 'pub upgrade' flutter tool. Retrying in five seconds... (9 tries left) ``` </details>
Author
Owner

@Antvirf commented on GitHub (Aug 27, 2022):

Confirming also that the flow I posted above (with the Flutter action) works perfectly on an intel-based Ubuntu machine so, M1 or Mac is likely the culprit

<!-- gh-comment-id:1229106811 --> @Antvirf commented on GitHub (Aug 27, 2022): Confirming also that the flow I posted above (with the Flutter action) works perfectly on an intel-based Ubuntu machine so, M1 or Mac is likely the culprit
Author
Owner

@catthehacker commented on GitHub (Aug 27, 2022):

That looks like problem with Flutter or Docker which is something we can't fix, you should report that to upstream

<!-- gh-comment-id:1229301263 --> @catthehacker commented on GitHub (Aug 27, 2022): That looks like problem with Flutter or Docker which is something we can't fix, you should report that to upstream
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#704
No description provided.