Advertisement
Guest User

Untitled

a guest
Apr 9th, 2013
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. eax=00030002 ebx=003f5158 ecx=00000008 edx=00000c00 esi=01042b28 edi=0000000f
  2. eip=61e03b17 esp=01c07604 ebp=01c0761c iopl=0 nv up ei pl nz na pe nc
  3. cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
  4.  
  5. *** ERROR: Symbol file could not be found. Defaulted to export symbols for F:\mofooter\libeay32.dll -
  6. func: libeay32!sk_free
  7. 61e03b01 e802000000 call libeay32!sk_free (61e03b08)
  8. 61e03b06 c9 leave
  9. 61e03b07 c3 ret
  10. libeay32!sk_free:
  11. 61e03b08 55 push ebp
  12. 61e03b09 89e5 mov ebp,esp
  13. 61e03b0b 83ec18 sub esp,0x18
  14. 61e03b0e 837d0800 cmp dword ptr [ebp+0x8],0x0
  15. 61e03b12 741d jz libeay32!sk_free+0x29 (61e03b31)
  16. 61e03b14 8b4508 mov eax,[ebp+0x8]
  17. fault ->61e03b17 8b4004 mov eax,[eax+0x4] ds:0023:00030006=????????
  18. 61e03b1a 85c0 test eax,eax
  19. 61e03b1c 7408 jz libeay32!sk_free+0x1e (61e03b26)
  20. 61e03b1e 890424 mov [esp],eax
  21. 61e03b21 e80afc0200 call libeay32!CRYPTO_free (61e33730)
  22. 61e03b26 8b4508 mov eax,[ebp+0x8]
  23. 61e03b29 890424 mov [esp],eax
  24. 61e03b2c e8fffb0200 call libeay32!CRYPTO_free (61e33730)
  25. 61e03b31 c9 leave
  26. 61e03b32 c3 ret
  27. libeay32!sk_num:
  28.  
  29. *----> stack trace <---*
  30. WARNING: Stack unwind information not available. Following frames may be wrong.
  31. *** ERROR: Symbol file could not be found. Defaulted to export symbols for F:\mofooter\ssleay32.dll -
  32. ChildEBP RetAddr Args to Child
  33. 01c0761c 61dfc6a9 00030002 00000002 61e977e8 libeay32!sk_free+0xf
  34. 01c0766c 61dfc7e0 00000003 01a3c3c0 01a3c478 libeay32!CRYPTO_set_ex_data_implementation+0x96f
  35. 01c0768c 6d132fbf 00000003 01a3c3c0 01a3c478 libeay32!CRYPTO_free_ex_data+0x32
  36. 01c076ac 6d132a1c 01a3c3c0 ffffffff 0000000e ssleay32!SSL_CTX_set_cookie_verify_cb+0xf1
  37. 01c076ec 6d132bf4 01a3c3c0 01a3c480 01a3c484 ssleay32!SSL_SESSION_free+0x50
  38. 01c0770c 6d132c0e 01a3c3c0 01c077a4 01c07678 ssleay32!SSL_CTX_get_timeout+0xac
  39. 01c0772c 61e02fd7 01a3c3c0 01c077a4 003f0000 ssleay32!SSL_CTX_get_timeout+0xc6
  40. 01c0775c 61e02b95 003f5158 00000008 00000001 libeay32!lh_num_items+0x61
  41. 01c0778c 6d132c7a 003f5158 6d132bf6 01c077a4 libeay32!lh_doall_arg+0x39
  42. 01c077bc 6d12e842 003f4fa8 00000000 00000000 ssleay32!SSL_CTX_flush_sessions+0x6a
  43. 01c077dc 6d12fc3a 003f4fa8 ffffffff 0000000c ssleay32!SSL_set_msg_callback+0x4a3
  44. 01c0781c 6d12eb75 003f4fa8 01a3d490 01a3d574 ssleay32!SSL_CTX_free+0x4e
  45. 01c0783c 6d133bc8 01a3d490 ffffffff 00000010 ssleay32!SSL_set_msg_callback+0x7d6
  46. 01c0787c 00445e46 01a3d490 01a3d490 b29cf676 ssleay32!SSL_free+0x50
  47. 01c07abc 00444d62 b29cf602 00000010 01c09ec4 mofooter+0x45e46
  48. 01042b28 00000000 00000001 00000000 000002a0 mofooter+0x44d62
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement