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

[unittests] pxUtilTest.pxutilsTest failed #400

Open
vertexodessa opened this issue Jun 1, 2017 · 1 comment
Open

[unittests] pxUtilTest.pxutilsTest failed #400

vertexodessa opened this issue Jun 1, 2017 · 1 comment
Labels

Comments

@vertexodessa
Copy link
Contributor

rt:ERROR pxUtil.cpp:943 -- Thread-5572: FATAL: Invalid arguments - imageData = NULL
rt:ERROR pxUtil.cpp:692 -- Thread-5572: NULL buffer passed into pxLoadJPGImageTurbo
rt:ERROR pxUtil.cpp:760 -- Thread-5572: NULL buffer passed into pxLoadJPGImage
test_pxUtil.cpp:121: Failure
Value of: ret == RT_OK
  Actual: false
Expected: true
rt:ERROR pxUtil.cpp:943 -- Thread-5572: FATAL: Invalid arguments - imageData = NULL
rt:ERROR pxUtil.cpp:692 -- Thread-5572: NULL buffer passed into pxLoadJPGImageTurbo
rt:ERROR pxUtil.cpp:760 -- Thread-5572: NULL buffer passed into pxLoadJPGImage
rt:ERROR pxUtil.cpp:949 -- Thread-5572: FATAL: Invalid arguments - imageDataSize < 8
rt:ERROR pxUtil.cpp:717 -- Thread-5572: Error decompressing using libjpeg turbo
Not a JPEG file: starts with 0x61 0x62
rt:ERROR pxUtil.cpp:106 -- Thread-5572: Could not load image file supportfiles/sampleimage.jpeg.
test_pxUtil.cpp:151: Failure
Value of: ret == RT_OK
  Actual: false
Expected: true
rt:ERROR pxUtil.cpp:106 -- Thread-5572: Could not load image file supportfiles1/sampleimage.jpeg.
rt:ERROR pxUtil.cpp:132 -- Thread-5572: Failed to load image file, supportfiles1/status_bg.png.
rt:ERROR pxUtil.cpp:973 -- Thread-5572: FATAL: png_create_read_struct() - failed !
rt:ERROR pxUtil.cpp:760 -- Thread-5572: NULL buffer passed into pxLoadJPGImage
test_pxUtil.cpp:252: Failure
Value of: ret == RT_OK
  Actual: false
Expected: true
rt:ERROR pxUtil.cpp:677 -- Thread-5572: Could not load JPG file: supportfiles/sampleimage.jpeg
test_pxUtil.cpp:258: Failure
Value of: ret == RT_OK
  Actual: false
Expected: true
rt:ERROR pxUtil.cpp:677 -- Thread-5572: Could not load JPG file: supportfiles/status_bg
libpng warning: Image width is zero in IHDR
libpng warning: Image height is zero in IHDR
libpng error: Invalid IHDR data
rt:ERROR pxUtil.cpp:277 -- Thread-5572: FATAL: png_create_write_struct() - FAILED
rt:ERROR pxUtil.cpp:190 -- Thread-5572: FATAL: png_create_write_struct() - FAILED
rt:ERROR pxUtil.cpp:1123 -- Thread-5572: FATAL: Invalid arguments - imageData = NULL
rt:ERROR pxUtil.cpp:692 -- Thread-5572: NULL buffer passed into pxLoadJPGImageTurbo
rt:ERROR pxUtil.cpp:760 -- Thread-5572: NULL buffer passed into pxLoadJPGImage
rt:ERROR pxUtil.cpp:1129 -- Thread-5572: FATAL: Invalid arguments - imageDataSize < 8
[  FAILED  ] pxUtilTest.pxutilsTest (1766 ms)
@conniefry
Copy link
Contributor

Is this still an issue?

@conniefry conniefry added the bug label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants