-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Open
Description
Note: since it is not reproducible, feel free to close the issue without investigating it further.
brew config AND brew doctor output OR brew gist-logs <formula> link
brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed casks are deprecated or disabled.
You should find replacements for the following casks:
amitv87-pip
cakebrewjs
cheatsheet
cloudytabs
codux
exifcleaner
flipper
gutenprint
macupdater
messenger
microsoft-teams@classic
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
six
Warning: You have the following deprecated, official taps tapped:
Homebrew/homebrew-bundle
Homebrew/homebrew-services
Untap them with `brew untap`.
brew config
HOMEBREW_VERSION: 5.0.16-73-gbfa73b8
ORIGIN: https://github.com/Homebrew/brew
HEAD: bfa73b8d053e08878372119d276f20d554666e14
Last commit: 5 hours ago
Branch: main
Core tap JSON: 07 Mar 01:49 UTC
Core cask tap JSON: 07 Mar 01:49 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 20
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 4.0.1 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
CPU: deca-core 64-bit arm_firestorm_icestorm
Clang: 17.0.0 build 1700
Git: 2.53.0 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.2-arm64
CLT: 26.2.0.0.1.1764812424
Xcode: 26.3
Metal Toolchain: N/A
Rosetta 2: falseVerification
- My
brew doctoroutput saysYour system is ready to brew.and am still able to reproduce my issue. - I ran
brew update - and am still able to reproduce my issue.
- I have resolved all warnings from
brew doctorand that did not fix my problem. - I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.
- My issue is not about a failure to build a formula from source.
What were you trying to do (and why)?
upgrading casks with the brew cu command.
What happened (include all command output)?
brew cu
==> Options
Include auto-update (-a): false
Include latest (-f): false
==> Updating Homebrew
==> Updating Homebrew...
==> Downloading https://ghcr.io/v2/homebrew/core/portable-ruby/blobs/sha256:cef6f881f516d2cdbd0a5bfc7e20318da8b047cf2674ee27c5d4858d3ecd6430
########################################################################################### 100.0%
==> Pouring portable-ruby-4.0.1.arm64_big_sur.bottle.tar.gz
==> Updated Homebrew from 5.0.14 (45db1ce2eb) to 5.0.16 (bfa73b8d05).
Updated 7 taps (oven-sh/bun, updatest/tap, buildpacks/tap, turbot/tap, xpipe-io/tap, homebrew/core and homebrew/cask).
==> New Formulae
[...]
==> New Casks
[...]
==> Outdated Formulae
[...]
==> Outdated Casks
[...]
You have 22 outdated formulae and 11 outdated casks installed.
You can upgrade them with brew upgrade
or list them with brew outdated.
The 5.0.16 changelog can be found at:
https://github.com/Homebrew/brew/releases/tag/5.0.16
Warning: Cask docker was renamed to docker-desktop.
==> Finding outdated apps
Cask Current Latest A/U Result
1/123 xxx
[...]
123/123 xxx
==> Found outdated apps
Cask Current Latest A/U Result
[...]
8/11 virtualbox@beta 7.2.7 7.2.7 [OUTDATED]
[...]
Do you want to upgrade 11 apps or enter [i]nteractive mode [y/i/N]? i
[...]
Do you want to upgrade "virtualbox@beta", [p]in it to exclude it from updates or [q]uit [y/p/q/N]? y
[...]
==> Upgrading 10 apps
==> Fetching downloads for: [...], virtualbox@beta, [...]
[...]
✔︎ API Source virtualbox@beta.rb Verified 2.1KB/ 2.1KB
[...]
==> Uninstalling Cask xxx
[...]
[...]
==> Uninstalling Cask virtualbox@beta
==> Running uninstall script VirtualBox_Uninstall.tool
Welcome to the VirtualBox uninstaller script.
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxUSB
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxNetFlt
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxNetAdp
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxDrv
No variant specified, falling back to release
The following files and directories (bundles) will be removed:
/Users/muescha/Library/LaunchAgents/org.virtualbox.vboxwebsrv.plist
/usr/local/bin/VirtualBox
/usr/local/bin/VirtualBoxVM
/usr/local/bin/VBoxManage
/usr/local/bin/VBoxVRDP
/usr/local/bin/VBoxHeadless
/usr/local/bin/vboxwebsrv
/usr/local/bin/VBoxBugReport
/usr/local/bin/VBoxBalloonCtrl
/usr/local/bin/VBoxAutostart
/usr/local/bin/VBoxAudioTest
/usr/local/bin/vbox-img
/Library/Python/3.9/site-packages/vboxapi/VirtualBox_constants.py
/Library/Python/3.9/site-packages/vboxapi/__init__.py
/Library/Python/3.9/site-packages/vboxapi-1.0-py3.9.egg-info
/Applications/VirtualBox.app/
/Library/Python/3.9/site-packages/vboxapi/
And the traces of following packages will be removed:
org.virtualbox.pkg.virtualbox
org.virtualbox.pkg.virtualboxcli
The uninstallation processes requires administrative privileges
because some of the installed files cannot be removed by a normal
user. You may be prompted for your password now...
Successfully unloaded VirtualBox kernel extensions.
Forgot package 'org.virtualbox.pkg.virtualbox' on '/'.
Forgot package 'org.virtualbox.pkg.virtualboxcli' on '/'.
Done.
==> Uninstalling packages with `sudo` (which may request your password)...
==> Removing files:
/usr/local/bin/vboximg-mount
==> Purging files for version 7.2.7-172724 of Cask virtualbox@beta
==> Installing Cask virtualbox@beta
==> Running installer for virtualbox@beta with `sudo` (which may request your password)...
installer: Package name is Oracle VirtualBox
installer: choices changes file '/private/tmp/choices20260307-32389-fb2st5.xml' applied
installer: Installing at base path /
installer: The install was successful.
🍺 virtualbox@beta was successfully installed!
ruby(36488,0x20c242c40) malloc: *** error for object 0x600001da5380: pointer being freed was not allocated
ruby(36488,0x20c242c40) malloc: *** set a breakpoint in malloc_error_break to debug
/opt/homebrew/Library/Homebrew/system_command.rb:401: [BUG] Aborted at 0x000000019f2e75b0
ruby 4.0.1 (2026-01-13 revision e04267a14b) +PRISM [arm64-darwin20]
-- Crash Report log information --------------------------------------------
See Crash Report log file in one of the following locations:
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
Don't forget to include the above Crash Report log file in bug reports.
-- Control frame information -----------------------------------------------
c:0060 p:---- s:0518 e:000517 l:y b:---- CFUNC :exec
c:0059 p:0056 s:0507 e:000506 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/system_command.rb:401 [FINISH]
c:0058 p:---- s:0503 e:000502 l:y b:---- CFUNC :fork
c:0057 p:0071 s:0499 e:000498 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/system_command.rb:398 [FINISH]
c:0056 p:---- s:0483 e:000482 l:y b:---- CFUNC :bind_call
c:0055 p:0059 s:0471 e:000470 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0054 p:0013 s:0460 e:000459 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0053 p:0055 s:0454 e:000453 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/system_command.rb:339 [FINISH]
c:0052 p:---- s:0437 e:000436 l:y b:---- CFUNC :bind_call
c:0051 p:0101 s:0432 e:000431 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0050 p:0013 s:0421 e:000420 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0049 p:0070 s:0415 E:0008a8 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/system_command.rb:140 [FINISH]
c:0048 p:---- s:0410 e:000409 l:y b:---- CFUNC :bind_call
c:0047 p:0008 s:0405 e:000404 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0046 p:0082 s:0398 e:000397 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/system_command.rb:104 [FINISH]
c:0045 p:---- s:0378 e:000377 l:y b:---- CFUNC :bind_call
c:0044 p:0059 s:0371 e:000370 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0043 p:0013 s:0360 e:000359 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0042 p:0082 s:0354 e:000353 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/system_command.rb:46 [FINISH]
c:0041 p:---- s:0334 e:000333 l:y b:---- CFUNC :bind_call
c:0040 p:0059 s:0327 e:000326 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0039 p:0013 s:0316 e:000315 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0038 p:0016 s:0310 e:000309 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/quarantine.rb:111
c:0037 p:0027 s:0305 e:000304 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/quarantine.rb:103
c:0036 p:0019 s:0299 e:000298 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/quarantine.rb:149
c:0035 p:0031 s:0290 e:000289 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/download.rb:106 [FINISH]
c:0034 p:---- s:0285 e:000284 l:y b:---- CFUNC :bind_call
c:0033 p:0057 s:0279 e:000278 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0032 p:0030 s:0273 e:000272 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/download.rb:65 [FINISH]
c:0031 p:---- s:0262 e:000261 l:y b:---- CFUNC :bind_call
c:0030 p:0059 s:0256 e:000255 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0029 p:0013 s:0245 e:000244 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0028 p:0022 s:0239 e:000237 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:251 [FINISH]
c:0027 p:---- s:0231 e:000230 l:y b:---- CFUNC :bind_call
c:0026 p:0059 s:0225 e:000224 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0025 p:0013 s:0214 e:000213 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0024 p:0012 s:0208 e:000207 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:268
c:0023 p:0048 s:0203 e:000201 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:417 [FINISH]
c:0022 p:---- s:0195 e:000194 l:y b:---- CFUNC :bind_call
c:0021 p:0008 s:0190 e:000189 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0020 p:0010 s:0183 e:000182 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:442
c:0019 p:0063 s:0174 e:000173 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:125 [FINISH]
c:0018 p:---- s:0167 e:000166 l:y b:---- CFUNC :bind_call
c:0017 p:0059 s:0162 e:000161 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0016 p:0013 s:0151 e:000150 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0015 p:0058 s:0145 e:000144 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/installer.rb:155 [FINISH]
c:0014 p:---- s:0135 e:000134 l:y b:---- CFUNC :bind_call
c:0013 p:0008 s:0130 e:000129 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0012 p:0004 s:0125 e:000124 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/cask/reinstall.rb:77 [FINISH]
c:0011 p:---- s:0120 e:000119 l:y b:---- CFUNC :each
c:0010 p:0163 s:0116 e:000115 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cask/reinstall.rb:76 [FINISH]
c:0009 p:---- s:0098 e:000097 l:y b:---- CFUNC :bind_call
c:0008 p:0101 s:0082 e:000081 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0007 p:0136 s:0071 e:000070 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/_methods.rb:259
c:0006 p:0526 s:0064 e:000063 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/cmd/reinstall.rb:262 [FINISH]
c:0005 p:---- s:0049 e:000048 l:y b:---- CFUNC :bind_call
c:0004 p:0101 s:0044 e:000043 l:y b:0001 METHOD /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation
c:0003 p:0136 s:0033 e:000032 l:n b:---- BLOCK /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/_methods.rb:259
c:0002 p:0508 s:0026 E:001200 l:n b:---- EVAL /opt/homebrew/Library/Homebrew/brew.rb:102 [FINISH]
c:0001 p:0000 s:0003 E:000390 l:y b:---- DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/opt/homebrew/Library/Homebrew/brew.rb:102:in '<main>'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/_methods.rb:259:in 'block in _on_method_added'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'bind_call'
/opt/homebrew/Library/Homebrew/cmd/reinstall.rb:262:in 'run'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/_methods.rb:259:in 'block in _on_method_added'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/reinstall.rb:76:in 'reinstall_casks'
/opt/homebrew/Library/Homebrew/cask/reinstall.rb:76:in 'each'
/opt/homebrew/Library/Homebrew/cask/reinstall.rb:77:in 'block in reinstall_casks'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:652:in 'block in create_validator_procedure_fast0'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:652:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/installer.rb:155:in 'install'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/installer.rb:125:in 'fetch'
/opt/homebrew/Library/Homebrew/cask/installer.rb:442:in 'satisfy_cask_and_formula_dependencies'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:919:in 'block in create_validator_method_medium0'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:919:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/installer.rb:417:in 'cask_and_formula_dependencies'
/opt/homebrew/Library/Homebrew/cask/installer.rb:268:in 'primary_container'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/installer.rb:251:in 'download'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/download.rb:65:in 'fetch'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:687:in 'block in create_validator_procedure_fast1'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:687:in 'bind_call'
/opt/homebrew/Library/Homebrew/cask/download.rb:106:in 'quarantine'
/opt/homebrew/Library/Homebrew/cask/quarantine.rb:149:in 'cask!'
/opt/homebrew/Library/Homebrew/cask/quarantine.rb:103:in 'detect'
/opt/homebrew/Library/Homebrew/cask/quarantine.rb:111:in 'status'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/system_command.rb:46:in 'system_command'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/system_command.rb:104:in 'run'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:59:in 'block in create_validator_method_fast0'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation_2_7.rb:59:in 'bind_call'
/opt/homebrew/Library/Homebrew/system_command.rb:140:in 'run!'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:203:in 'block in create_validator_slow'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'validate_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:282:in 'bind_call'
/opt/homebrew/Library/Homebrew/system_command.rb:339:in 'each_output_line'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:121:in 'block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/4.0.0/gems/sorbet-runtime-0.6.12971/lib/types/private/methods/call_validation.rb:179:in 'bind_call'
/opt/homebrew/Library/Homebrew/system_command.rb:398:in 'exec3'
/opt/homebrew/Library/Homebrew/system_command.rb:398:in 'fork'
/opt/homebrew/Library/Homebrew/system_command.rb:401:in 'block in exec3'
/opt/homebrew/Library/Homebrew/system_command.rb:401:in 'exec'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1
-- Machine register context ------------------------------------------------
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000
x3: 0x0000000000000000 x4: 0x0000000000000073 x5: 0x000000000000002e
x6: 0x0000000000000001 x7: 0x0000000000000540 x18: 0x0000000000000000
x19: 0x0000000000000006 x20: 0x0000000000000203 x21: 0x000000020c242d20
x22: 0x000000019f1587a2 x23: 0x000000016cee90b0 x24: 0x0000000000000000
x25: 0x0000000000000000 x26: 0x000000016ceeec70 x27: 0x000000020c242c40
x28: 0x0000000124910000 lr: 0x000000019f321888 fp: 0x000000016cee8a00
sp: 0x000000016cee89e0
-- C level backtrace information -------------------------------------------
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby(rb_vm_bugreport+0x374) [0x1031f44f0]
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby(rb_bug_for_fatal_signal) [0x103077120]
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby(sig_do_nothing) [0x10316ccbc]
/usr/lib/system/libsystem_platform.dylib(_sigtramp+0x38) [0x19f32b744]
/usr/lib/system/libsystem_pthread.dylib(pthread_kill+0x128) [0x19f321888]
/usr/lib/system/libsystem_c.dylib(abort+0x7c) [0x19f226850]
[0x19f125224]
[0x19f128f78]
[0x19f12de04]
[...]
[0x10307f28c]
[0x10307f1b4]
[0x102f11ee8]
-- Other runtime information -----------------------------------------------
* Process memory map:
102f10000-10399c000 r-x /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
10399c000-103a2c000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
103a2c000-103a34000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
103a34000-103a4c000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
103a4c000-103bfc000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
103bfc000-103c04000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c04000-103c0c000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c0c000-103c10000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c10000-103c14000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c14000-103c18000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c18000-103c20000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c20000-103c24000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c24000-103c28000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c28000-103c30000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c30000-103c34000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c34000-103c38000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c38000-103c40000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c40000-103c44000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c44000-103c48000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c48000-103c4c000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c4c000-103c50000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c50000-103c54000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c54000-103c58000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103c94000-103c98000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103ca0000-103cb0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103cc0000-103cd0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103cd0000-103cd4000 r-x /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103cd4000-103cd8000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103cd8000-103cdc000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103cdc000-103ce0000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/bootsnap-1.21.1/bootsnap/bootsnap.bundle
103ce8000-103d48000 --- /usr/lib/dyld
103d48000-105148000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105150000-105160000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105170000-105180000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105190000-1051a0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1051b0000-1051c0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1051d0000-1051e0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1051f0000-105200000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105200000-105300000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105310000-105320000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105330000-105340000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105350000-105360000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105370000-105380000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105390000-1053a0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1053b0000-1053c0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1053d0000-1053e0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1053f0000-105400000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105410000-105420000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105430000-105440000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105450000-105460000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105470000-105480000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105490000-1054a0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1054b0000-1054c0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1054d0000-1054e0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1054f0000-105500000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105500000-105600000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105610000-105620000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105630000-105640000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105650000-105660000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105670000-105680000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105690000-1056a0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1056b0000-1056c0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1056d0000-1056e0000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
1056f0000-105700000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105710000-105720000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105720000-105730000 r-x /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105730000-105734000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105734000-105738000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105738000-105740000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/lib/ruby/gems/4.0.0/extensions/arm64-darwin-20/4.0.0-static/msgpack-1.8.0/msgpack/msgpack.bundle
105750000-105760000 rw- /usr/lib/system/libsystem_platform.dylib
105770000-105780000 rw- /usr/lib/system/libsystem_platform.dylib
105790000-1057a0000 rw- /usr/lib/system/libsystem_platform.dylib
[...]
125bb0000-125bc0000 rw- /usr/lib/system/libsystem_platform.dylib
125bc0000-125c24000 r-- /usr/lib/system/libsystem_platform.dylib
125c24000-125ca4000 r-- /usr/lib/system/libsystem_pthread.dylib
125e00000-125f00000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
125f00000-126000000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
126000000-126800000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
[...]
16d008000-16d00c000 --- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
16d00c000-16d114000 rw- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
16d114000-16dde8000 r-- /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
170000000-178000000 rw-
178000000-180000000 rw-
180000000-204000000 r--
[...]
300000000-308000000 rw-
fc0000000-1000000000 ---
1000000000-7000000000 ---
600000000000-600020000000 rw-
[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.
==> Uninstalling Cask xxx
[...]
🍺 xxx was successfully installed!Just note: running brew uninstall and brew install again there is no error
brew uninstall --cask virtualbox@beta
==> Uninstalling Cask virtualbox@beta
==> Running uninstall script VirtualBox_Uninstall.tool
Welcome to the VirtualBox uninstaller script.
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxUSB
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxNetFlt
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxNetAdp
No variant specified, falling back to release
Executing: /usr/bin/kmutil showloaded --list-only --bundle-identifier org.virtualbox.kext.VBoxDrv
No variant specified, falling back to release
The following files and directories (bundles) will be removed:
/Users/muescha/Library/LaunchAgents/org.virtualbox.vboxwebsrv.plist
/usr/local/bin/VirtualBox
/usr/local/bin/VirtualBoxVM
/usr/local/bin/VBoxManage
/usr/local/bin/VBoxVRDP
/usr/local/bin/VBoxHeadless
/usr/local/bin/vboxwebsrv
/usr/local/bin/VBoxBugReport
/usr/local/bin/VBoxBalloonCtrl
/usr/local/bin/VBoxAutostart
/usr/local/bin/VBoxAudioTest
/usr/local/bin/vbox-img
/Library/Python/3.9/site-packages/vboxapi/VirtualBox_constants.py
/Library/Python/3.9/site-packages/vboxapi/__init__.py
/Library/Python/3.9/site-packages/vboxapi-1.0-py3.9.egg-info
/Applications/VirtualBox.app/
/Library/Python/3.9/site-packages/vboxapi/
And the traces of following packages will be removed:
org.virtualbox.pkg.virtualbox
org.virtualbox.pkg.virtualboxcli
The uninstallation processes requires administrative privileges
because some of the installed files cannot be removed by a normal
user. You may be prompted for your password now...
Successfully unloaded VirtualBox kernel extensions.
Forgot package 'org.virtualbox.pkg.virtualbox' on '/'.
Forgot package 'org.virtualbox.pkg.virtualboxcli' on '/'.
Done.
==> Uninstalling packages with `sudo` (which may request your password)...
==> Removing files:
/usr/local/bin/vboximg-mount
==> Purging files for version 7.2.7-173034 of Cask virtualbox@betabrew install --cask virtualbox@beta
✔︎ JSON API cask.jws.json Downloaded 15.4MB/ 15.4MB
✔︎ JSON API formula.jws.json Downloaded 31.9MB/ 31.9MB
==> Fetching downloads for: virtualbox@beta
✔︎ API Source virtualbox@beta.rb Verified 2.1KB/ 2.1KB
✔︎ Cask virtualbox@beta (7.2.7-173034) Verified 160.0MB/160.0MB
==> Installing Cask virtualbox@beta
==> Running installer for virtualbox@beta with `sudo` (which may request your password)...
installer: Package name is Oracle VirtualBox
installer: choices changes file '/private/tmp/choices20260307-43109-irb9tc.xml' applied
installer: Installing at base path /
installer: The install was successful.
🍺 virtualbox@beta was successfully installed!What did you expect to happen?
no segfault
Step-by-step reproduction instructions (by running brew commands)
brew cuReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels