It looks like the C::B try to read some string values to "reconstruct" the prop grid when reading the wxs file.
But the "string value" maybe empty or not correct, so wx just report the assert.
My guess is that the issue is inside the wxWidgets' library code, not in the C::B's source code.