Advertisement
Guest User

µTorrent 2.2.x in Wine error

a guest
Feb 11th, 2011
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. $ upx -d utorrent.exe
  2. Ultimate Packer for eXecutables
  3. Copyright (C) 1996 - 2009
  4. UPX 3.04 Markus Oberhumer, Laszlo Molnar & John Reiser Sep 27th 2009
  5.  
  6. File size Ratio Format Name
  7. -------------------- ------ ----------- -----------
  8. 905080 <- 396152 43.77% win32/pe utorrent.exe
  9.  
  10. Unpacked 1 file.
  11.  
  12. $ wine utorrent.exe
  13. fixme:heap:HeapSetInformation 0x110000 0 0x4b43c8 4
  14. fixme:heap:HeapSetInformation 0x2b4000 0 0x4b43c8 4
  15. fixme:hnetcfg:fw_app_get_Enabled 0x14e5f8, 0x7dfa8c
  16. fixme:hnetcfg:fw_app_put_ProcessImageFileName 0x14e5f8, L"C:\\utorrent.exe"
  17. fixme:hnetcfg:fw_app_put_Name 0x14e5f8, L"\00b5Torrent"
  18. fixme:hnetcfg:fw_apps_Add 0x14e588, 0x14e5f8
  19. fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017
  20. fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017
  21. err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
  22. err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
  23. err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  24. err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  25. err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  26. fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
  27. err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17
  28. err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  29. err:ole:CoGetClassObject class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  30. err:ole:create_server class {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} not registered
  31. fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
  32. err:ole:CoGetClassObject no class object {ae1e00aa-3fd5-403c-8a27-2bbdc30cd0e1} could be created for context 0x17
  33.  
  34. err:ntdll:RtlpWaitForCriticalSection section 0x4c2728 "?" wait timed out in thread 0023, blocked by 0022, retrying (60 sec)
  35. err:ntdll:RtlpWaitForCriticalSection section 0x4c2728 "?" wait timed out in thread 0009, blocked by 0022, retrying (60 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement