http://bugs.winehq.org/show_bug.cgi?id=12445 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #2 from Eric Pouech <eric.pouech(a)orange.fr> 2008-04-12 03:21:45 --- in dlls/dbghelp/pe_image.c, line 459, changing if (*section) *section = NULL; into if (section) *section = NULL; should help. can you try it and post the outcome ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.