http://bugs.winehq.org/show_bug.cgi?id=58742
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- just trying to understand: - I assume you use a different explorer in the two cases (it likely picks the explorer provided by Wine, which probably use different compilation settings) - it could well be that loading your private build's explorer.exe in official build would also crash - your fix proposal looks good (I'll submit a slightly different version later on)
However, I can't repro the crash from a test inside the source tree, or after a regular installation (make install) or an installation with debug info stripped (make install INSTALL_PROGRAM_FLAGS=-s).
Can you share your configuration options and make & install commands
(also as a side note, not sure it matters, both your example use $WINE to refer to the wine executable. I assume it actually points to a different one...)