[Bug 34588] rpcrt4_test.exe fails to delay load secur32.dll on ARM

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 11 15:35:42 CST 2013


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

--- Comment #3 from André H. <nerv at dawncrow.de> 2013-11-11 15:35:42 CST ---
(In reply to comment #2)
> (In reply to comment #1)
> > have you used some special compiler/linker/configure flags?
> 
> options for configure were CFLAGS="-g -mcpu=cortex-a8 -mfpu=neon
> -mfloat-abi=softfp" --prefix=/mnt/utmp/wine 
> 
> > does it help to rebuild secur32, rpcrt4 and the test?
> The build tree gets removed before starting a new build, what can i do more?

I was only able to compile Wine with configure options CFLAGS="-g
-mcpu=cortex-a8 -mfpu=neon" and still can't reproduce this bug :(

A wild guess... Could you please add some ERRs or TRACEs in
SECUR32_initializeProviders to see which fails? (in case it is there)
and then iterate that way through the subfunction that might crashed until you
find the point where that happens.
Of course you could also run Wine in GDB...

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