chmel (Josef Chmel)
- Login: chmel
- Email: chmel@jchsoft.cz
- Registered on: 07/02/2013
- Last sign in: 07/02/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/02/2013
-
12:52 AM Ruby Bug #8591 (Third Party's Issue): [BUG] Segmentation fault ruby 2.0.0p195 (2013-05-14) [x64-mingw32]
- rails server crashes with Segmentation fault
in pure app created with rails new .
after installing mysql2 gem like this
gem install mysql2 -v '0.3.12b6' -- --with-opt-dir="C:\work\mysqlconnectorc61"
On Windows 7 64b with ruby 2.0 ...