http://bugs.winehq.org/show_bug.cgi?id=23061
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net Component|msi |-unknown
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2010-06-21 02:57:14 ---
libpng warning: Application was compiled with png.h from libpng-1.4.2 libpng warning: Application is running with png.c from libpng-1.2.40 libpng error: Incompatible libpng version in application and library
This is the cause of one of the crashes in your trace.
*** glibc detected *** wordview_en-us.exe: munmap_chunk(): invalid pointer: 0x7c14360f *** ======= Backtrace: ========= /lib32/libc.so.6(+0x6c581)[0xf753d581] /lib32/libc.so.6(+0x6d84e)[0xf753e84e] /usr/lib32/libxml2.so.2(xmlFreeProp+0x7b)[0x7e05e24b]
This is the other crash, could be a bug in builtin msxml3 or libxml2. 'winetricks msxml3' is a workaround.