Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGABRT on invalid image format OS X 10.12 and Node 5.7.1 #136

Open
dustingraves opened this issue Aug 8, 2016 · 1 comment
Open

SIGABRT on invalid image format OS X 10.12 and Node 5.7.1 #136

dustingraves opened this issue Aug 8, 2016 · 1 comment

Comments

@dustingraves
Copy link
Contributor

npm test 

> imagemagick-native@1.9.2 test node-imagemagick-native
> tap test/test.js test/test.async.js test/test.streams.js test/test.trim.js

image magick's version is: 6.9.5
test/test.js libc++abi.dylib: terminating with uncaught exception of type Magick::WarningOption: Magick: Unrecognized image format (PNGX)
test/test.js .......................................... 0/1 258ms
  not ok test/test.js
    timeout: 30000
    file: test/test.js
    results:
      ok: false
      count: 0
      pass: 0
      plan:
        start: 1
        end: 0
        skipAll: true
    signal: SIGABRT
    command: /usr/local/Cellar/node/5.7.1/bin/node
    arguments:
      - test/test.js

image magick's version is: 6.9.5
test/test.async.js .................................... 7/7
image magick's version is: 6.9.5
test/test.trim.js ................................... 15/15
total ............................................... 22/23


  22 passing (934.951ms)
  1 failing

npm ERR! Test failed.  See above for more details.
@dustingraves
Copy link
Contributor Author

dustingraves commented Aug 10, 2016

This seems to have resurfaced... #60 #61

@dustingraves dustingraves changed the title SIGBART on invalid image format OS X 10.12 and Node 5.7.1 SIGABRT on invalid image format OS X 10.12 and Node 5.7.1 Aug 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant