E/Surface﹕ Getslotfrombufferlocked: Unknown Buffer: 0Xab7519C0

Is this a bug E/Surface: getSlotFromBufferLocked: unknown buffer: 0xa2ae2310?

This was a bug and has been fixed in android 6.0.1 ,here is a link with more infomation
E/Surface﹕ getSlotFromBufferLocked: unknown buffer: 0xab7519c0

Android Fatal signal 11 (SIGSEGV) onFinish

Problem solved. I have an Object that was supposed to have some of his fields declared as transient. Some of these fields were Paint and that was causing that SIGSEVG when I was trying to serialize/deserialize that Object. Kind of strange this error happening only onFinish() because during the app run it could manage those serialization operations...

Oh well, problem fixed, thanks for your time.



Related Topics



Leave a reply



Submit