SurfaceTexture_test crashes on snowball ICS ump_mapped_pointer_release()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Android |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Running /data/nativetes
[ RUN ] SurfaceTextureG
pixel check failure: g(184 isn't 127) b(171 isn't 255)
frameworks/
Value of: checkPixel( 0, 0, 255, 127, 255, 255)
Actual: false
Expected: true
pixel check failure: r(4 isn't 0) g(75 isn't 133) b(87 isn't 0)
frameworks/
Value of: checkPixel(63, 0, 0, 133, 0, 255)
Actual: false
Expected: true
pixel check failure: r(3 isn't 0) g(87 isn't 133) b(22 isn't 0)
frameworks/
Value of: checkPixel(63, 65, 0, 133, 0, 255)
Actual: false
Expected: true
pixel check failure: g(172 isn't 127) b(236 isn't 255)
frameworks/
Value of: checkPixel( 0, 65, 255, 127, 255, 255)
Actual: false
Expected: true
pixel check failure: b(82 isn't 118)
frameworks/
Value of: checkPixel( 7, 31, 155, 0, 118, 255)
Actual: false
Expected: true
pixel check failure: r(103 isn't 107) g(44 isn't 24) b(0 isn't 87)
frameworks/
Value of: checkPixel(31, 9, 107, 24, 87, 255)
Actual: false
Expected: true
*******
ASSERT EXIT: In file: vendor/
Error in mapping pointer (not mapped)
Segmentation fault
ICS is not supported. Closing.