Advertisement
NLinker

Torch error

Jan 24th, 2017
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. err:winedbg:dbg_handle_debug_event Unknown thread
  2. err:winedbg:dbg_handle_debug_event Unknown thread
  3. err:winedbg:dbg_handle_debug_event Unknown thread
  4. err:winedbg:dbg_handle_debug_event 0023:0024: not a registered process or thread (perhaps a 16 bit one ?)
  5. err:winedbg:dbg_handle_debug_event 0023:0024: not a registered process or thread (perhaps a 16 bit one ?)
  6. err:winedbg:dbg_handle_debug_event 0023:0024: not a registered process or thread (perhaps a 16 bit one ?)
  7. err:winedbg:dbg_handle_debug_event 0023:0024: not a registered process or thread (perhaps a 16 bit one ?)
  8. wine: Call from 0x7b83c3ae to unimplemented function msvcr120.dll.?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ, aborting
  9. err:winedbg:dbg_handle_debug_event 0023:0024: not a registered process or thread (perhaps a 16 bit one ?)
  10. Unhandled exception: unimplemented function . called in 32-bit code (0x7b83c3ae).
  11. Register dump:
  12. CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
  13. EIP:7b83c3ae ESP:0365e8b4 EBP:0365e928 EFLAGS:00000283( - -- I S - - -C)
  14. EAX:7b827a69 EBX:7b8c0000 ECX:7e25daa0 EDX:0365e8d4
  15. ESI:80000100 EDI:15034a20
  16. Stack dump:
  17. 0x0365e8b4: *** Invalid address 0x0365e8b4 ***
  18.  
  19. Backtrace:
  20. =>0 0x7b83c3ae (0x0365e928)
  21. 0x7b83c3ae: -- no code accessible --
  22. Modules:
  23. Module Address Debug info Name (0 modules)
  24. Threads:
  25. process tid prio (all id:s are in hex)
  26. 00000008 bwheadless.exe
  27. 00000009 0
  28. 0000000e services.exe
  29. 00000020 0
  30. 0000001f 0
  31. 00000016 0
  32. 00000010 0
  33. 0000000f 0
  34. 00000012 winedevice.exe
  35. 0000001b 0
  36. 0000001a 0
  37. 00000013 0
  38. 00000014 explorer.exe
  39. 00000027 0
  40. 00000026 0
  41. 00000025 0
  42. 00000015 0
  43. 0000001c plugplay.exe
  44. 00000022 0
  45. 00000021 0
  46. 0000001d 0
  47. 00000023 (D) (null)
  48. 0000002c 2
  49. 0000002b 0
  50. 0000002a 0
  51. 00000029 0 <==
  52. 00000028 1
  53. 00000024 0
  54. System information:
  55. Wine build: wine-1.8
  56. Platform: i386
  57. Version: Windows XP
  58. Host system: Linux
  59. Host version: 4.4.0-47-generic
  60. err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement