Skip to content

panic: runtime error: invalid memory address or nil pointer dereference #3109

@CocafeDevBrew

Description

@CocafeDevBrew

Which version of the AzCopy was used?

10.29.1

Which platform are you using? (ex: Windows, Mac, Linux)

M4 Pro - Mac OS 15.5

What command did you run?

azcopy copy '/Users/me/path/to/files/*' 'https:/<storage_account>.blob.core.windows.net/<container>'

What problem was encountered?

I want to move >3000 images to a blob bucket. The files are being copied, but after varying completion %, it crashed with a runtime error (see above).

How can we reproduce the problem in the simplest way?

Get an ARM-based Mac, install the AzCopy preview build. Try to move a large number of .png images (~2 MB each).

Have you found a mitigation/solution?

No

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions