Advertisement
pauldacheez

DMToolbox doesn't like Wine

May 2nd, 2013
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. Unhandled exception: unimplemented function KERNEL32.dll.InitOnceExecuteOnce called in 32-bit code (0x7bc3b273).
  2. Register dump:
  3. CS:0017 SS:001f DS:001f ES:001f FS:1007 GS:0037
  4. EIP:7bc3b273 ESP:0032eff0 EBP:0032f054 EFLAGS:00000212( - -- I -A- - )
  5. EAX:0058fffa EBX:00000000 ECX:00000000 EDX:00166fd0
  6. ESI:0032effc EDI:0032f5bc
  7. Stack dump:
  8. 0x0032eff0: 00000000 40a17800 0032f048 80000100
  9. 0x0032f000: 00000001 00000000 7bc3b273 00000002
  10. 0x0032f010: 005901f0 0058fffa 00000000 00000000
  11. 0x0032f020: 00000020 00000020 0032f03c 00000000
  12. 0x0032f030: 4063a840 40236010 0032f078 9676baa6
  13. 0x0032f040: 0032f04c 00524551 00000000 0032f070
  14. 0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw-
  15. Backtrace:
  16. =>0 0x7bc3b273 in <wine-loader> (+0x7bc3b273) (0x0032f054)
  17. 1 0x0033000f in <wine-loader> (+0x33000e) (0x0032f510)
  18. 2 0x0051c5bf in dmtoolbox (+0x11c5be) (0x0032f554)
  19. 3 0x0051c4a8 in dmtoolbox (+0x11c4a7) (0x0032f584)
  20. 4 0x0051e3ad in dmtoolbox (+0x11e3ac) (0x0032f5a4)
  21. 5 0x004064ec in dmtoolbox (+0x64eb) (0x0032f7f8)
  22. 6 0x004059db in dmtoolbox (+0x59da) (0x0032f92c)
  23. 7 0x00405f10 in dmtoolbox (+0x5f0f) (0x0032fb64)
  24. 8 0x00405e3e in dmtoolbox (+0x5e3d) (0x0032fb8c)
  25. 9 0x004011c3 in dmtoolbox (+0x11c2) (0x0032fe70)
  26. 10 0x005372d8 in dmtoolbox (+0x1372d7) (0x0032fe84)
  27. 11 0x0051c247 in dmtoolbox (+0x11c246) (0x0032fed0)
  28. 12 0x7b84593c in kernel32 (+0x3593b) (0x0032fee8)
  29. 13 0x7b84816a in kernel32 (+0x38169) (0x0032ff28)
  30. 14 0x7bc5704c in <wine-loader> (+0x7bc5704b) (0x0032ff38)
  31. 15 0x7bc5922f in <wine-loader> (+0x7bc5922e) (0x0032ffb8)
  32. 16 0x7bc57012 in <wine-loader> (+0x7bc57011) (0x0032ffd8)
  33. 17 0x7bc39d17 in <wine-loader> (+0x7bc39d16) (0x0032ffe8)
  34. 0x7bc3b273: subl $4,%esp
  35. Modules:
  36. Module Address Debug info Name (24 modules)
  37. ELF 0-7bf03000 Stabs <wine-loader>
  38. PE 400000- 753000 Deferred dmtoolbox
  39. PE 401c0000-401c4000 Deferred version
  40. PE 401e0000-401e3000 Deferred msimg32
  41. PE 401f0000-401f4000 Deferred dwmapi
  42. PE 40590000-40594000 Deferred advapi32
  43. PE 40790000-40794000 Deferred winspool
  44. PE 407c0000-407c4000 Deferred uxtheme
  45. PE 41890000-41894000 Deferred shlwapi
  46. PE 42ab0000-42ade000 Deferred user32
  47. PE 42be0000-42be4000 Deferred gdi32
  48. PE 42ce0000-42ce4000 Deferred oleacc
  49. PE 42e10000-42f1e000 Deferred shell32
  50. PE 42ff0000-43010000 Deferred comctl32
  51. PE 430e0000-430e8000 Deferred ole32
  52. PE 43200000-43204000 Deferred rpcrt4
  53. PE 43280000-43287000 Deferred oleaut32
  54. PE 433b0000-433b4000 Deferred gdiplus
  55. PE 43430000-43434000 Deferred imm32
  56. PE 43450000-4345b000 Deferred winmm
  57. PE 434a0000-434a4000 Deferred msacm32
  58. PE 43560000-43563000 Deferred winemac
  59. PE 7b810000-7b994000 Deferred kernel32
  60. PE 7bc10000-7bc14000 Deferred ntdll
  61. Threads:
  62. process tid prio (all id:s are in hex)
  63. 00000008 (D) C:\Program Files\DMToolbox.exe
  64. 00000009 0 <==
  65. 0000000e services.exe
  66. 0000001e 0
  67. 0000001d 0
  68. 00000018 0
  69. 00000016 0
  70. 00000014 0
  71. 00000010 0
  72. 0000000f 0
  73. 00000012 winedevice.exe
  74. 0000001c 0
  75. 00000019 0
  76. 00000017 0
  77. 00000013 0
  78. 0000001a plugplay.exe
  79. 00000020 0
  80. 0000001f 0
  81. 0000001b 0
  82. 00000021 explorer.exe
  83. 00000022 0
  84. System information:
  85. Wine build: wine-1.5.29
  86. Platform: i386
  87. Host system: Darwin
  88. Host version: 11.4.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement