Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

在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安装包会报错,请问这是啥错误?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.2k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...