http://bugs.winehq.org/show_bug.cgi?id=58322
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #8 from Eric Pouech eric.pouech@gmail.com --- in #1, did you attach the full output (including winedbg?) could be that you're facing two different issues: - one crash - then another while getting debugging information
in #6 & 7 can you share how you compiled wine? (config options, compiler version...)
the backtrace looks quite strange: - the invalid memory errors shouldn't happen as most of the offending variables are on stack, - the dwarf error don't make sense: they're not even part of dwarf standard) - CODEVIEW entry looks suspicious too