You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ruby null_pointer_error.rb
(process:32892): VIPS-WARNING **: 11:54:17.971: Unexpected end of GIF source data
(process:32892): VIPS-WARNING **: 11:54:17.972: error in tile 0 x 0
ruby-vips-2.2.3/lib/vips/image.rb:708:in 'FFI::AbstractMemory#get_bytes': invalid memory read at address=0x0000000000000000 (FFI::NullPointerError)
from ruby-vips-2.2.3/lib/vips/image.rb:708:in 'Vips::Image#write_to_memory'
from null_pointer_error.rb:4:in '<main>