[Bug 22860] Enterprise Architect fails to create a new project or loads an existing one

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 9 16:37:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22860





--- Comment #10 from Wylda <wylda at volny.cz>  2010-06-09 16:37:31 ---
Created an attachment (id=28709)
 --> (http://bugs.winehq.org/attachment.cgi?id=28709)
valgrind log

> 
> So a native override for msxml3 should work fine with current Wine too.

No, i can't confirm... Tested just one DLL override at time:

msxml3 native  => app won't start and says "Error creating XML Parser"
msxml3 builtin => app starts, but crashes on creating new project

msxml4 builtin => app starts, but crashes on creating new project
msxml4 native  => app starts and WORKS :)


And when using valgring, it crashes soon - even before app starts or displays
anything, probably because of:

err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting     
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Sparx Systems\\EA\\EA.exe" failed, status c0000005

For sure, adding the log run by:
WINEDEBUG=+msxml valgrind --trace-children=yes
--suppressions=$HOME/valgrind-suppressions --leak-check=full
--track-origins=yes --error-limit=no wine EA.exe 2>&1 | tee log.txt

-- 
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.



More information about the wine-bugs mailing list