-
* **Version**: master
* **Platform**: mac 10.12.6/ubuntu 14.04 tested so far
* **Subsystem**: async wrap
Example asan output
```
==85389==ERROR: AddressSanitizer: heap-use-after-free on…
-
I get the following error when I run 'rake build install --trace'
`
** Invoke build (first_time)
** Invoke virtualbox:build (first_time)
** Execute virtualbox:build
==> Rake: Building ubuntu1404 …
-
Hi, I get the following when trying to install mongodb-prebuilt on a vagrant machine.
```
vagrant@vagrant-ubuntu-trusty-64:/var/www/mediamade$ DEBUG=* npm install mongodb-prebuilt --no-bin-links
> m…
-
### Issue Type
- Bug Report / Support Request
### Your Environment
```
Vagrant 1.9.3
VirtualBox 5.1.20r114629
-bash: ansible: command not found
```
### Your OS
- **macOS** Sierra …
-
### Issue Type
- Bug Report / Support Request
### Your Environment
```
Vagrant 1.9.4
VMWare Fusion 8.5
ansible 2.3.0.0
config file =
configured module search path = Default w/o over…
-
Hi dears,
I'm starting using MongoDB for my company, all was working fine until I wasn't longer able to connect to MongoDB.
I got these the two errors when I execute the commands mongo and MongoDB…
-
I dockerized my app with the `vapor docker init`, but trying to build my docker image with `docker build -t myvapor .` I'm getting a failure and the trace points at:
```
--2016-12-21 09:20:03-- h…
-
I'm new to build this. Have a guide about how to build this `nvidia-docker`?
I don't know what can I do next! Thanks a lot!
```shell
[root@localhost nvidia-docker-ppc64le]# make -j $(nproc)
Se…
-
i need to make use of the bulk action in events which was (re)introduced in 0.22.1
even though it shows available for download but i cannot see it in the repo
```
root@ubuntu1404-5:~# https://sen…
-
I am trying to install the PHP `intl` extension as required by our code. Inspired by #206, and after a lot of trial and error (push for every change) I now have this:
``` yaml
before_install:
- ...…