Hi Ralf, thanks for the report! The problem seems to be that the KAccel object has an uninitialized d pointer. But there are only two constructors, and both call: d = new KAccelPrivate( this ); Weird. I'll look into it more tonight. Cheers, Ellis