Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.1k views
in Technique[技术] by (71.8m points)

终端使用composer php报错 malloc

在mac终端使用composer require包时会报如下错误

php(37124,0x113155dc0) malloc: *** error for object 0x7fe6d2ce0454: pointer being freed was not allocated
php(37124,0x113155dc0) malloc: *** set a breakpoint in malloc_error_break to debug

mac系统的php版本是7.3.1,为了方便装扩展库自己编译安装了7.3.18的版本,更换了环境变量指定到编译安装的php文件夹中,现在composer安装包会报错,请问这是啥错误?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...