OK, I managed to get rid of this problem.
I had to locate code in DLL that invoked MessageBoxW and patch it with stack adjustmnent instructions and few nops.
The msgbos is gone and pds’a are loaded.
IMO it’s a bug in pdb loader (are there two different methods of pdb loading?).