http://bugs.winehq.org/show_bug.cgi?id=8287
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2007-09-12 07:21:34 --- The stack dump is short, so here it is:
Unhandled exception: page fault on read access to 0x000003b8 in 32-bit code (0x7e9a5434). =>1 0x7e9a5434 GetObjectW+0x44() in gdi32 (0x0033e290) 2 0x7eb506a1 ImageList_AddMasked+0xa1() in comctl32 (0x0033e310) 3 0x0045cbc8 in i_view32 (+0x5cbc8) (0x0000039c)
It'd be worth reproducing in a debug copy of wine to see line numbers. Maybe this is a garden variety imagelist bug.