On Sun, Oct 12, 2014 at 02:39:39PM -0400, Augustin Cavalier wrote: > On 10/12/2014 12:28 PM, Axel Dörfler wrote: > >An actual crash or a thrown exception? > >If it's the former, it should really be fixed. > +1. I'd say we should add a check for that in our code to work around the > crash and report it upstream as well.. Upstream where? The problem is that the BMessageFormat class is lacking any error checking. Calling methods on a NULL object is rarely a good idea. -- Adrien.