http://bugs.winehq.org/show_bug.cgi?id=6443
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2006-16-10 13:50 ------- Raphaƫl, in addition you could run wine with WINEDEBUG=+process,+tid,+snoop,+relay plus capture output. Maybe 3000 lines from it before the "Unhandled page fault on write access" will help finding the reason of the crash.
Probably +ole or +olerelay debug channels should be defined also, but I lack ideas on debugging VB apps :( Anyway, these flags could be added later.
Would the log of 3000 lines occupy lot of space, compress it before attaching.