[Bug 28383] secur32/schannel test consistently fails on 32-bit debian testing

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 15 12:28:31 CDT 2011


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

--- Comment #2 from Austin English <austinenglish at gmail.com> 2011-09-15 12:28:30 CDT ---
I also get a crash in rpcrt4/server, but not consistently. The backtrace shows
secur32:
../../../tools/runtest -q -P wine -M rpcrt4.dll -T ../../.. -p
rpcrt4_test.exe.so server.c && touch server.ok
fixme:rpc:rpcrt4_ncalrpc_inquire_auth_client privs not implemented
fixme:rpc:rpcrt4_ncalrpc_inquire_auth_client server_princ_name not implemented
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self
fixme:rpc:rpcrt4_ncalrpc_inquire_auth_client privs not implemented
fixme:rpc:rpcrt4_ncalrpc_inquire_auth_client server_princ_name not implemented
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self
wine: Unhandled exception 0x000006c0 at address 0x7b839f63 (thread 0020),
starting debugger...
...
Backtrace:
=>0 0x7b839f63 RaiseException+0x87(code=0x6c0, flags=0, nbargs=0,
args=0x0(nil))
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/kernel32/except.c:84]
in kernel32 (0x0033f888)
  1 0x6896b0bb RpcRaiseException+0x34(exception=0x6c0)
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/rpcrt4_main.c:188]
in rpcrt4 (0x0033f8b8)
  2 0x6892f970 NdrSendReceive+0x158(stubmsg=0x33fa00, buffer="trin�")
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/ndr_clientserver.c:216]
in rpcrt4 (0x0033f908)
  3 0x684e9450 sum_aligns+0x16a(a=0x33fbd4)
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/tests/server_c.c:3795]
in rpcrt4_test (0x0033faf8)
  4 0x684dbbb2 basic_tests+0xd75()
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/tests/server.c:906]
in rpcrt4_test (0x0033fc88)
  5 0x684dea61 run_tests+0x16()
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/tests/server.c:1446]
in rpcrt4_test (0x0033fc98)
  6 0x684df1ef client+0x6b1(test="np_basic")
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/tests/server.c:1535]
in rpcrt4_test (0x0033fcd8)
  7 0x684df883 func_server+0x150()
[/home/austin/wineslave.dir/sandbox/slave/runtests-default/build/dlls/rpcrt4/tests/server.c:1646]
in rpcrt4_test (0x0033fd18)
...
Modules:
Module    Address            Debug info    Name (51 modules)
ELF    40000000-40033000    Deferred        secur32<elf>
  \-PE    40010000-40033000    \               secur32
ELF    40033000-40061000    Deferred        netapi32<elf>
  \-PE    40040000-40061000    \               netapi32
ELF    40061000-40084000    Deferred        iphlpapi<elf>
  \-PE    40070000-40084000    \               iphlpapi
ELF    40099000-400ae000    Deferred        libresolv.so.2
ELF    400ae000-400df000    Deferred        ws2_32<elf>
  \-PE    400c0000-400df000    \               ws2_32
ELF    400df000-401a8000    Deferred        libgnutls.so.26
ELF    401a8000-401b9000    Deferred        libtasn1.so.3
ELF    401b9000-4023e000    Deferred        libgcrypt.so.11

I'll attach the full backtrace.

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