This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /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] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // Scale9Sprite.m | |
| // | |
| // Creates a 9-slice sprite. | |
| #import "Scale9Sprite.h" |