Turning on debugging, it looks like the reason the install is hung is not due to a crash, but due to the install trying to use a really strange offset to draw the install screen, i.e the one that pops up on top of the blue screen. This offset is way off the screen and is in never never land. So wine appropriately errors and does not draw it. So that is the reason for the hang.
Naren Sankar