Ok this problem should be fixed now. The problem was that the reference-count was not initialized to zero in the copy-constructor of IdentifierPrivate. So actually your fix was quite close, since it did this on a general basis. :-) Greetings, David