[Mono-dev] Strange Crash with mono-3.2.3 + Qt-5.2.1

Frank Fuchs fk.fuchs at googlemail.com
Fri Feb 14 20:35:04 UTC 2014


I first noticed with my Qt based application and a 64 bit build of
mono-3.2.3. However, I confirmed the very same problem with the offical
binary releases fo Qt-5.2.1 (mingw) and mono-3.2.3. 

An application which embedds mono and initializes the runtime (which passes
without problems) like

mono_set_dirs(libs,etc);
domain = mono_jit_init ("test");	

will crash upon opening a Qt file dialog. gdb reports the crash to occur in
rpcrt4.dll RpcCompleteAndFree (32 bit) and RpcEpRegisterNoReplaceW (64bit).
I'm not sure if this is any helpfull. 

If there's something more you need to trace this problem, let me know how I
can help.

Frank




--
View this message in context: http://mono.1490590.n4.nabble.com/Strange-Crash-with-mono-3-2-3-Qt-5-2-1-tp4661905.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list