运行 qrsync 时出现错误


ubuntu 12.04,运行 qrsync 时提示


 runtime: panic before malloc heap initialized
fatal error: runtime:cannot allocate heap metadata

有可能是哪方面的问题?

BTW,conf.json:


 {
"access_key": "xxx",
"secret_key": "xxx",
"bucket": "my-site-avatars",
"sync_dir": "../avatars",
}

七牛云存储

机器人Roc 11 years, 4 months ago
vinshin answered 11 years, 4 months ago

Your Answer