http://bugs.winehq.org/show_bug.cgi?id=31076
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2013-01-16 16:26:01 CST --- Next crash happens in CTreeListItem::GetSortedChild() (in treelistcontrol.cpp), it's just a null pointer access. For some reason 'm_vi' member is null at this point, 0x34 is an offset to items array most likely.