This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Daemon dies with segfaults and Bus error: 10 (also unequal MACs earlier) #878
Closed
Description
I got the above errors when running jsipfs add -r .
(add single file works). Prior seemingly all jsipfs
command responded with nothing or worked improperly.
I'll try to help if possible.
- MacOS: 10.12.4
- "_id": "ipfs@0.24.1"
- Node v6.10.1
- npm 3.10.0
Let me know how I can help fix this!
The directory is somewhat large, MBs. It's a large js repo. I tried .
and cd ..; jsipfs add -r dirName
with same behavior.