I got a TransactionTooLargeException. Not reproducible. In the docs it says
TransactionTooLargeException
The Binder transaction failed because it was too large. D
The Binder transaction failed because it was too large.
D
If you need to investigate which Parcel is causing your crash, you should consider trying TooLargeTool.
(I found this as a comment from @Max Spencer under the accepted answer and it was helpful in my case.)