Skip to content

Instantly share code, notes, and snippets.

View Wylan's full-sized avatar
💻

Wylan Wylan

💻
View GitHub Profile
@Wylan
Wylan / libxml-ruby.log
Created August 3, 2017 19:48
libxml-ruby seg fault
/usr/local/bundle/gems/libxml-ruby-3.0.0/lib/libxml/node.rb:58: [BUG] Segmentation fault at 0x00000000000000
ruby 2.1.10p492 (2016-04-01 revision 54464) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0075 p:---- s:0329 e:000328 CFUNC :initialize
c:0074 p:---- s:0327 e:000326 CFUNC :new
c:0073 p:0045 s:0323 e:000322 METHOD /usr/local/bundle/gems/libxml-ruby-3.0.0/lib/libxml/node.rb:58
c:0072 p:0012 s:0318 e:000317 METHOD /usr/local/bundle/gems/libxml-ruby-3.0.0/lib/libxml/node.rb:75
c:0071 p:0032 s:0313 e:000312 METHOD /usr/local/bundle/bundler/gems/x12-31c41857990b/lib/x12/xmldefinitions.rb:159
c:0070 p:0065 s:0302 e:000300 BLOCK /usr/local/bundle/bundler/gems/x12-31c41857990b/lib/x12/xmldefinitions.rb:162 [FINISH]
@Wylan
Wylan / Scale9SPrite.m
Created February 11, 2012 19:39 — forked from nsxdavid/Scale9SPrite.m
Scale9Sprite - A Cocos2d 9-Slice Sprite
//
// Scale9Sprite.m
//
// Creates a 9-slice sprite.
#import "Scale9Sprite.h"