defunkt / github-gem

`github` command line helper for simplifying your GitHub experience.
http://github.com
MIT License
1.12k stars 188 forks source link

gh fails: core dumped #17

Closed badboy closed 10 years ago

badboy commented 14 years ago

github command fails with "core dumped"

system: Arch Liunx, 64bit $ ruby -v ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-linux] output: http://files.expertura.de/pub/github_core_dump.txt

if you need the coredump-file, I can upload it, too.

grempe commented 14 years ago

+1 I am seeing this issue as well with Ruby 1.9.1 installed via rvm.

$ ruby -v ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-darwin10.2.0]

dominikh commented 14 years ago

I personally fixed that issue in http://github.com/dominikh/github-gem/commit/3756a55c840ddbaef60d596250372e51faf07afc

cartazio commented 14 years ago

when will that be merged with the official version?

drnic commented 13 years ago

Ok, so it took a year until I looked at this ticket; but dominikh's commit is gone. Was it already merged via other pull requests?

dominikh commented 13 years ago

Yeah, sorry for that.

I, however, checked the current version and cannot reproduce the segfault anymore.

Furthermore I believe that commit e93939511753067a076e47c81bc7648e6a12300c fixed the issue, because it was the |(a,),(b,)| part that Ruby choked on, which Keith Pitt fixed in order to add support for 1.9.2