[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: channel_poll() is blocking
[Thread Prev] | [Thread Next]
- Subject: Re: channel_poll() is blocking
- From: Bart Simpson <b_a_r_t@xxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 13 May 2010 23:24:10 +0200
- To: libssh@xxxxxxxxxx
I use windows dll files first time, so I don't exactly know what you mean. Perhaps the debugger output is usefull.
depth function file line address0 ntdll!RtlpWaitForCriticalSection C:\WINDOWS\system32\ntdll.dll 0 0x7c92b21a 1 ntdll!RtlEnumerateGenericTableLikeADirectory C:\WINDOWS\system32\ntdll.dll 0 0x7c911046
2 ?? 0 0x005b7428 3 msvcrt!_lock C:\WINDOWS\system32\msvcrt.dll 0 0x77c0b90d 4 msvcrt!fgets C:\WINDOWS\system32\msvcrt.dll 0 0x77c10bdb5 iob C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e\msvcr90.dll 0 0x785b7408
6 ?? 0 0x000000fe7 libeay32!ASN1_PRINTABLESTRING_new C:\workspace\Client\testProgramme\Kopie von libssh_connect\debug\libeay32.dll 0 0x61d8e6df
8 ?? 0 0x000000fe 9 ?? 0 0x08d802a0 Regards, Thomas Am 13.05.2010 22:49, schrieb Andreas Schneider:
On Thursday 13 May 2010 22:28:28 you wrote:Hi, I replaced all lib and include files, but the program chrash when it call the function "ssh_userauth_offer_pubkey()". I don't know what's wrong.Could you provide a backtrace? The dll should have some debug info. Cheers, -- andreas
Re: channel_poll() is blocking | Andreas Schneider <mail@xxxxxxxxxxxx> |
channel_poll() is blocking | Bart Simpson <b_a_r_t@xxxxxxx> |
Re: channel_poll() is blocking | Eduardo Valdes <evaldes@xxxxxxxxxxxxxxxxxxxxxx> |
Re: channel_poll() is blocking | Bart Simpson <b_a_r_t@xxxxxxx> |
Re: channel_poll() is blocking | Andreas Schneider <mail@xxxxxxxxxxxx> |