Advertisement
Guest User

Wine failed .NET installation

a guest
Oct 25th, 2011
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. ~/Downloads$ wine /Users/Cole/Downloads/dotNetFx40_Full_setup.exe
  2. fixme:heap:HeapSetInformation 0x0 1 0x0 0
  3. fixme:clusapi:OpenCluster ((null)) stub!
  4. fixme:clusapi:ClusterOpenEnum (0xdeadbeef, 4) stub!
  5. fixme:clusapi:ClusterEnum (0xdeadbeef, 0, 0x32f8c0, 0x14ae10, 261) stub!
  6. fixme:clusapi:ClusterCloseEnum (0xdeadbeef) stub!
  7. fixme:clusapi:CloseCluster (0xdeadbeef) stub!
  8. fixme:advapi:DecryptFileW L"C:\\c4e42c40f795f99b848077470f\\" 00000000
  9. err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
  10. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
  11. fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33fcd0, (null), (null), 0x6cd20188,)
  12. fixme:heap:HeapSetInformation 0x0 1 0x0 0
  13. fixme:heap:HeapSetInformation 0x0 1 0x0 0
  14. fixme:advapi:LsaOpenPolicy ((null),0x33e7b4,0x00000001,0x33e7dc) stub
  15. fixme:advapi:LsaClose (0xcafe) stub
  16. wine: Unhandled exception 0xe06d7363 at address 0x7b828da2 (thread 002d), starting debugger...
  17. Unhandled exception: C++ exception(object = 0x0033f424, type = 0x1009be00) in 32-bit code (0x7b828da2).
  18. Register dump:
  19. CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f
  20. EIP:7b828da2 ESP:0033f354 EBP:0033f3c8 EFLAGS:00000246( - -- I Z- -P- )
  21. EAX:7b817ed9 EBX:7b828d2e ECX:00000000 EDX:00000000
  22. ESI:00000003 EDI:0033f4b8
  23. Stack dump:
  24. 0x0033f354: 0033f3f8 0000000c 0000003c e06d7363
  25. 0x0033f364: 00000001 00000000 7b828da2 00000003
  26. 0x0033f374: 19930520 0033f424 1009be00 001a1698
  27. 0x0033f384: 00110000 00000000 001a1690 0033fdb8
  28. 0x0033f394: 0033fdb8 0033f3c4 00110014 00000000
  29. 0x0033f3a4: 1005ed63 0033f3c4 0033f5c4 0033fdb8
  30. 0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
  31. Backtrace:
  32. =>0 0x7b828da2 in kernel32 (+0x18da2) (0x0033f3c8)
  33. 1 0x100814f2 in setupengine (+0x814f1) (0x0033f404)
  34. 2 0x10034a41 in setupengine (+0x34a40) (0x0033f468)
  35. 3 0x100354fe in setupengine (+0x354fd) (0x0033f4cc)
  36. 4 0x100351bd in setupengine (+0x351bc) (0x0033f534)
  37. 5 0x10069845 in setupengine (+0x69844) (0x0033f594)
  38. 6 0x100350c9 in setupengine (+0x350c8) (0x0033f5a4)
  39. 7 0x10035a2f in setupengine (+0x35a2e) (0x0033f618)
  40. 8 0x1006b498 in setupengine (+0x6b497) (0x0033fd78)
  41. 9 0x1005fa6e in setupengine (+0x5fa6d) (0x0033fde8)
  42. 10 0x10058323 in setupengine (+0x58322) (0x0033fe3c)
  43. 11 0x00402928 in setup (+0x2927) (0x0033fed0)
  44. 12 0x7b84950c in kernel32 (+0x3950b) (0x0033fee8)
  45. 13 0x7b84b977 in kernel32 (+0x3b976) (0x0033ff28)
  46. 14 0x7bc6279c (0x0033ff48)
  47. 15 0x7bc6397a (0x0033ffc8)
  48. 16 0x7bc3c66e (0x0033ffe8)
  49. 0x7b828da2: subl $4,%esp
  50. Modules:
  51. Module Address Debug info Name (35 modules)
  52. PE 400000- 415000 Export setup
  53. PE 10000000-100c8000 Export setupengine
  54. PE 401b0000-401b4000 Deferred version
  55. PE 401d0000-401d4000 Deferred lz32
  56. PE 401e0000-401e4000 Deferred cabinet
  57. PE 40690000-40694000 Deferred advapi32
  58. PE 40700000-40704000 Deferred gdi32
  59. PE 407a0000-407ad000 Deferred wininet
  60. PE 429a0000-429d7000 Deferred user32
  61. PE 42af0000-42c2a000 Deferred shell32
  62. PE 42cf0000-42cf7000 Deferred shlwapi
  63. PE 42d70000-42d9b000 Deferred comctl32
  64. PE 42e80000-42e84000 Deferred ole32
  65. PE 42fb0000-42fb4000 Deferred rpcrt4
  66. PE 43040000-43045000 Deferred oleaut32
  67. PE 43150000-43166000 Deferred msi
  68. PE 43240000-43249000 Deferred urlmon
  69. PE 432c0000-432c9000 Deferred mpr
  70. PE 432e0000-432e3000 Deferred userenv
  71. PE 43300000-43304000 Deferred psapi
  72. PE 43310000-43314000 Deferred winhttp
  73. PE 43340000-43343000 Deferred secur32
  74. PE 43370000-43373000 Deferred netapi32
  75. PE 433a0000-433a4000 Deferred iphlpapi
  76. PE 433c0000-433c4000 Deferred ws2_32
  77. PE 433f0000-433f4000 Deferred wintrust
  78. PE 43430000-43455000 Deferred crypt32
  79. PE 434e0000-434e4000 Deferred msvcrt
  80. PE 43ab0000-43ab4000 Deferred winex11
  81. PE 43e60000-43e64000 Deferred imm32
  82. PE 43eb0000-43eb4000 Deferred uxtheme
  83. PE 44180000-44194000 Deferred msxml3
  84. PE 6cd00000-6cd24000 Deferred sqmapi
  85. PE 7b810000-7b901000 Export kernel32
  86. PE 7bc10000-7bc14000 Deferred ntdll
  87. Threads:
  88. process tid prio (all id:s are in hex)
  89. 0000000e services.exe
  90. 00000014 0
  91. 00000010 0
  92. 0000000f 0
  93. 00000011 winedevice.exe
  94. 00000018 0
  95. 00000016 0
  96. 00000013 0
  97. 00000012 0
  98. 00000024 dotNetFx40_Full_setup.exe
  99. 00000025 0
  100. 00000027 explorer.exe
  101. 00000028 0
  102. 0000002c (D) C:\c4e42c40f795f99b848077470f\Setup.exe
  103. 0000002e 0
  104. 0000002d 0 <==
  105. Backtrace:
  106. =>0 0x7b828da2 in kernel32 (+0x18da2) (0x0033f3c8)
  107. 1 0x100814f2 in setupengine (+0x814f1) (0x0033f404)
  108. 2 0x10034a41 in setupengine (+0x34a40) (0x0033f468)
  109. 3 0x100354fe in setupengine (+0x354fd) (0x0033f4cc)
  110. 4 0x100351bd in setupengine (+0x351bc) (0x0033f534)
  111. 5 0x10069845 in setupengine (+0x69844) (0x0033f594)
  112. 6 0x100350c9 in setupengine (+0x350c8) (0x0033f5a4)
  113. 7 0x10035a2f in setupengine (+0x35a2e) (0x0033f618)
  114. 8 0x1006b498 in setupengine (+0x6b497) (0x0033fd78)
  115. 9 0x1005fa6e in setupengine (+0x5fa6d) (0x0033fde8)
  116. 10 0x10058323 in setupengine (+0x58322) (0x0033fe3c)
  117. 11 0x00402928 in setup (+0x2927) (0x0033fed0)
  118. 12 0x7b84950c in kernel32 (+0x3950b) (0x0033fee8)
  119. 13 0x7b84b977 in kernel32 (+0x3b976) (0x0033ff28)
  120. 14 0x7bc6279c (0x0033ff48)
  121. 15 0x7bc6397a (0x0033ffc8)
  122. 16 0x7bc3c66e (0x0033ffe8)
  123. fixme:advapi:LsaOpenPolicy ((null),0x33e264,0x00000001,0x33e28c) stub
  124. fixme:advapi:LsaClose (0xcafe) stub
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement