JerryDelsey

Untitled

Aug 10th, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.07 KB | None | 0 0
  1. {
  2. "modules": {
  3. "mscorlib": "4.0.0.0",
  4. "lghub_setup": "2025.5.277.0",
  5. "System.Core": "4.0.0.0",
  6. "System": "4.0.0.0",
  7. "PresentationFramework": "4.0.0.0",
  8. "WindowsBase": "4.0.0.0",
  9. "PresentationCore": "4.0.0.0",
  10. "System.Runtime.InteropServices.RuntimeInformation": "4.0.0.0",
  11. "System.Net.Http": "4.0.0.0",
  12. "System.Configuration": "4.0.0.0",
  13. "System.Xml": "4.0.0.0",
  14. "System.Xaml": "4.0.0.0"
  15. },
  16. "event_id": "d1a185107103460f8ee53e59129aa755",
  17. "timestamp": "2025-08-10T20:08:28.120709+00:00",
  18. "platform": "csharp",
  19. "release": "2025.5",
  20. "dist": "730277",
  21. "exception": {
  22. "values": [
  23. {
  24. "type": "System.NullReferenceException",
  25. "value": "Object reference not set to an instance of an object.",
  26. "module": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  27. "thread_id": 6,
  28. "stacktrace": {
  29. "frames": [
  30. {
  31. "function": "new MainWindow()",
  32. "in_app": true,
  33. "package": "lghub_setup, Version=2025.5.277.0, Culture=neutral, PublicKeyToken=null",
  34. "instruction_addr": "0x26",
  35. "addr_mode": "rel:1",
  36. "function_id": "0x2ae"
  37. },
  38. {
  39. "function": "string Utils.GetBrandName()",
  40. "in_app": true,
  41. "package": "lghub_setup, Version=2025.5.277.0, Culture=neutral, PublicKeyToken=null",
  42. "instruction_addr": "0x16",
  43. "addr_mode": "rel:1",
  44. "function_id": "0x290"
  45. },
  46. {
  47. "function": "WebRequest WebRequest.Create(Uri requestUri, bool useUriBase)",
  48. "in_app": false,
  49. "package": "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  50. "instruction_addr": "0x49",
  51. "addr_mode": "rel:0",
  52. "function_id": "0xed0"
  53. },
  54. {
  55. "function": "ArrayList WebRequest.get_PrefixList()",
  56. "in_app": false,
  57. "package": "System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  58. "instruction_addr": "0x22",
  59. "addr_mode": "rel:0",
  60. "function_id": "0xed7"
  61. }
  62. ]
  63. },
  64. "mechanism": {
  65. "type": "chained",
  66. "source": "InnerException",
  67. "handled": true,
  68. "exception_id": 1,
  69. "parent_id": 0
  70. }
  71. },
  72. {
  73. "type": "System.Reflection.TargetInvocationException",
  74. "value": "Exception has been thrown by the target of an invocation.",
  75. "module": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  76. "thread_id": 6,
  77. "stacktrace": {
  78. "frames": [
  79. {
  80. "function": "void ThreadHelper.ThreadStart()",
  81. "in_app": false,
  82. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  83. "instruction_addr": "0x2a",
  84. "addr_mode": "rel:2",
  85. "function_id": "0x3d21"
  86. },
  87. {
  88. "function": "void Bootstrap.InitThread()",
  89. "in_app": true,
  90. "package": "lghub_setup, Version=2025.5.277.0, Culture=neutral, PublicKeyToken=null",
  91. "instruction_addr": "0x6",
  92. "addr_mode": "rel:1",
  93. "function_id": "0xfe"
  94. },
  95. {
  96. "function": "int Application.RunInternal(Window window)",
  97. "in_app": false,
  98. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  99. "instruction_addr": "0xee",
  100. "addr_mode": "rel:4",
  101. "function_id": "0x2c6"
  102. },
  103. {
  104. "function": "object Application.RunDispatcher(object ignore)",
  105. "in_app": false,
  106. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  107. "instruction_addr": "0x24",
  108. "addr_mode": "rel:4",
  109. "function_id": "0x2f6"
  110. },
  111. {
  112. "function": "void Dispatcher.PushFrameImpl(DispatcherFrame frame)",
  113. "in_app": false,
  114. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  115. "instruction_addr": "0x40",
  116. "addr_mode": "rel:5",
  117. "function_id": "0xfeb"
  118. },
  119. {
  120. "function": "IntPtr UnsafeNativeMethods.DispatchMessage(in MSG msg)",
  121. "in_app": false,
  122. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  123. "addr_mode": "rel:5",
  124. "function_id": "0x4c"
  125. },
  126. {
  127. "function": "IntPtr HwndSubclass.SubclassWndProc(IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam)",
  128. "in_app": false,
  129. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  130. "instruction_addr": "0x130",
  131. "addr_mode": "rel:5",
  132. "function_id": "0x194"
  133. },
  134. {
  135. "function": "object Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, object args, int numArgs)",
  136. "in_app": false,
  137. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  138. "instruction_addr": "0xbb",
  139. "addr_mode": "rel:5",
  140. "function_id": "0xfc9"
  141. },
  142. {
  143. "function": "object ExceptionWrapper.TryCatchWhen(object source, Delegate callback, object args, int numArgs, Delegate catchHandler)",
  144. "in_app": false,
  145. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  146. "instruction_addr": "0x2",
  147. "addr_mode": "rel:5",
  148. "function_id": "0xf7d"
  149. },
  150. {
  151. "function": "object ExceptionWrapper.InternalRealCall(Delegate callback, object args, int numArgs)",
  152. "in_app": false,
  153. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  154. "instruction_addr": "0x77",
  155. "addr_mode": "rel:5",
  156. "function_id": "0xf7e"
  157. },
  158. {
  159. "function": "object HwndSubclass.DispatcherCallbackOperation(object o)",
  160. "in_app": false,
  161. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  162. "instruction_addr": "0x36",
  163. "addr_mode": "rel:5",
  164. "function_id": "0x196"
  165. },
  166. {
  167. "function": "IntPtr HwndWrapper.WndProc(IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, ref bool handled)",
  168. "in_app": false,
  169. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  170. "instruction_addr": "0x30",
  171. "addr_mode": "rel:5",
  172. "function_id": "0x1a6"
  173. },
  174. {
  175. "function": "IntPtr Dispatcher.WndProcHook(IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, ref bool handled)",
  176. "in_app": false,
  177. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  178. "instruction_addr": "0x90",
  179. "addr_mode": "rel:5",
  180. "function_id": "0xff0"
  181. },
  182. {
  183. "function": "void Dispatcher.ProcessQueue()",
  184. "in_app": false,
  185. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  186. "instruction_addr": "0xf6",
  187. "addr_mode": "rel:5",
  188. "function_id": "0xfe9"
  189. },
  190. {
  191. "function": "void DispatcherOperation.Invoke()",
  192. "in_app": false,
  193. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  194. "instruction_addr": "0x20",
  195. "addr_mode": "rel:5",
  196. "function_id": "0x1053"
  197. },
  198. {
  199. "function": "void CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, object state)",
  200. "in_app": false,
  201. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  202. "instruction_addr": "0x34",
  203. "addr_mode": "rel:5",
  204. "function_id": "0x2e7"
  205. },
  206. {
  207. "function": "void CulturePreservingExecutionContext.CallbackWrapper(object obj)",
  208. "in_app": false,
  209. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  210. "instruction_addr": "0x22",
  211. "addr_mode": "rel:5",
  212. "function_id": "0x2e8"
  213. },
  214. {
  215. "function": "void DispatcherOperation.InvokeImpl()",
  216. "in_app": false,
  217. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  218. "instruction_addr": "0x7a",
  219. "addr_mode": "rel:5",
  220. "function_id": "0x1056"
  221. },
  222. {
  223. "function": "object ExceptionWrapper.TryCatchWhen(object source, Delegate callback, object args, int numArgs, Delegate catchHandler)",
  224. "in_app": false,
  225. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  226. "instruction_addr": "0x36",
  227. "addr_mode": "rel:5",
  228. "function_id": "0xf7d"
  229. },
  230. {
  231. "function": "object ExceptionWrapper.InternalRealCall(Delegate callback, object args, int numArgs)",
  232. "in_app": false,
  233. "package": "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  234. "instruction_addr": "0x77",
  235. "addr_mode": "rel:5",
  236. "function_id": "0xf7e"
  237. },
  238. {
  239. "function": "Application()\u002B(object unused) =\u003E { }",
  240. "in_app": false,
  241. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  242. "instruction_addr": "0x24",
  243. "addr_mode": "rel:4",
  244. "function_id": "0x2f7"
  245. },
  246. {
  247. "function": "void Application.DoStartup()",
  248. "in_app": false,
  249. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  250. "instruction_addr": "0x5c",
  251. "addr_mode": "rel:4",
  252. "function_id": "0x2c4"
  253. },
  254. {
  255. "function": "object Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)",
  256. "in_app": false,
  257. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  258. "instruction_addr": "0x31",
  259. "addr_mode": "rel:4",
  260. "function_id": "0x284"
  261. },
  262. {
  263. "function": "object XamlReader.LoadBaml(Stream stream, ParserContext parserContext, object parent, bool closeStream)",
  264. "in_app": false,
  265. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  266. "instruction_addr": "0xef",
  267. "addr_mode": "rel:4",
  268. "function_id": "0x23b8"
  269. },
  270. {
  271. "function": "object WpfXamlLoader.LoadBaml(XamlReader xamlReader, bool skipJournaledProperties, object rootObject, XamlAccessLevel accessLevel, Uri baseUri)",
  272. "in_app": false,
  273. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  274. "instruction_addr": "0x14",
  275. "addr_mode": "rel:4",
  276. "function_id": "0x227a"
  277. },
  278. {
  279. "function": "object WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, bool skipJournaledProperties, object rootObject, XamlObjectWriterSettings settings, Uri baseUri)",
  280. "in_app": false,
  281. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  282. "instruction_addr": "0xf6",
  283. "addr_mode": "rel:4",
  284. "function_id": "0x227c"
  285. },
  286. {
  287. "function": "void WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, bool onlyLoadOneNode, bool skipJournaledProperties, bool shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack\u003CWpfXamlFrame\u003E stack, IStyleConnector styleConnector)",
  288. "in_app": false,
  289. "package": "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
  290. "instruction_addr": "0x238",
  291. "addr_mode": "rel:4",
  292. "function_id": "0x227d"
  293. },
  294. {
  295. "function": "void XamlObjectWriter.WriteStartMember(XamlMember property)",
  296. "in_app": false,
  297. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  298. "instruction_addr": "0x195",
  299. "addr_mode": "rel:3",
  300. "function_id": "0xc4"
  301. },
  302. {
  303. "function": "void XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)",
  304. "in_app": false,
  305. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  306. "instruction_addr": "0x8c",
  307. "addr_mode": "rel:3",
  308. "function_id": "0xd6"
  309. },
  310. {
  311. "function": "object PartialTrustTolerantRuntime.CreateInstance(XamlType xamlType, object[] args)",
  312. "in_app": false,
  313. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  314. "instruction_addr": "0x19",
  315. "addr_mode": "rel:3",
  316. "function_id": "0x85c"
  317. },
  318. {
  319. "function": "object ClrObjectRuntime.CreateInstance(XamlType xamlType, object[] args)",
  320. "in_app": false,
  321. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  322. "instruction_addr": "0x61",
  323. "addr_mode": "rel:3",
  324. "function_id": "0x807"
  325. },
  326. {
  327. "function": "object XamlTypeInvoker.CreateInstance(object[] arguments)",
  328. "in_app": false,
  329. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  330. "instruction_addr": "0x29",
  331. "addr_mode": "rel:3",
  332. "function_id": "0x69c"
  333. },
  334. {
  335. "function": "object SafeReflectionInvoker.CreateInstanceCritical(Type type, object[] arguments)",
  336. "in_app": false,
  337. "package": "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  338. "instruction_addr": "0x0",
  339. "addr_mode": "rel:3",
  340. "function_id": "0x604"
  341. },
  342. {
  343. "function": "object Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes) x 2",
  344. "in_app": false,
  345. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  346. "instruction_addr": "0xaf",
  347. "addr_mode": "rel:2",
  348. "function_id": "0x749"
  349. },
  350. {
  351. "function": "object RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, object[] args, CultureInfo culture, object[] activationAttributes, ref StackCrawlMark stackMark)",
  352. "in_app": false,
  353. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  354. "instruction_addr": "0x1fb",
  355. "addr_mode": "rel:2",
  356. "function_id": "0x11a1"
  357. },
  358. {
  359. "function": "object Activator.CreateInstance(Type type, bool nonPublic)",
  360. "in_app": false,
  361. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  362. "instruction_addr": "0x3a",
  363. "addr_mode": "rel:2",
  364. "function_id": "0x74f"
  365. },
  366. {
  367. "function": "object RuntimeType.CreateInstanceSlow(bool publicOnly, bool skipCheckThis, bool fillCache, ref StackCrawlMark stackMark)",
  368. "in_app": false,
  369. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  370. "instruction_addr": "0x6a",
  371. "addr_mode": "rel:2",
  372. "function_id": "0x11a2"
  373. },
  374. {
  375. "function": "object RuntimeTypeHandle.CreateInstance(RuntimeType type, bool publicOnly, bool noCheck, ref bool canBeCached, ref RuntimeMethodHandleInternal ctor, ref bool bNeedSecurityCheck)",
  376. "in_app": false,
  377. "package": "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
  378. "addr_mode": "rel:2",
  379. "function_id": "0x11d4"
  380. }
  381. ]
  382. },
  383. "mechanism": {
  384. "type": "AppDomain.UnhandledException",
  385. "description": "This exception was caught by the .NET Application Domain global error handler. The application likely crashed as a result of this exception.",
  386. "handled": false,
  387. "exception_id": 0
  388. }
  389. }
  390. ]
  391. },
  392. "level": "error",
  393. "transaction": "installer-win",
  394. "request": {},
  395. "contexts": {
  396. ".NET Framework": {
  397. ".NET Framework ": "\u0022v2.0.50727\u0022, \u0022v3.0\u0022, \u0022v3.5\u0022",
  398. ".NET Framework Client": "\u0022v4.8.1\u0022, \u0022v4.0.0.0\u0022",
  399. ".NET Framework Full": "\u0022v4.8.1\u0022"
  400. },
  401. "Current Culture": {
  402. "display_name": "Invariant Language (Invariant Country)",
  403. "calendar": "GregorianCalendar"
  404. },
  405. "ThreadPool Info": {
  406. "min_worker_threads": 20,
  407. "min_completion_port_threads": 20,
  408. "max_worker_threads": 32767,
  409. "max_completion_port_threads": 1000,
  410. "available_worker_threads": 32767,
  411. "available_completion_port_threads": 1000
  412. },
  413. "app": {
  414. "type": "app",
  415. "app_start_time": "2025-08-10T20:08:27.9326235+00:00",
  416. "in_foreground": false
  417. },
  418. "device": {
  419. "type": "device",
  420. "timezone": "Romance Standard Time",
  421. "timezone_display_name": "(UTC\u002B01:00) Bruxelles, Copenhague, Madrid, Paris",
  422. "boot_time": "2025-08-10T20:01:06.3136114+00:00"
  423. },
  424. "os": {
  425. "type": "os",
  426. "raw_description": "Microsoft Windows 10.0.26100 "
  427. },
  428. "runtime": {
  429. "type": "runtime",
  430. "name": ".NET Framework",
  431. "version": "4.8.9310.0",
  432. "raw_description": ".NET Framework 4.8.9310.0"
  433. },
  434. "trace": {
  435. "type": "trace",
  436. "span_id": "b0a35342f4b25c5b",
  437. "trace_id": "c57c802e1d5246e6851e141c8244ff90",
  438. "origin": "manual"
  439. }
  440. },
  441. "user": {
  442. "id": "23178783f21e44c68cf72d029e74b07538a7bc124ad1f2c393b255ed5aff1a64",
  443. "username": "1e61fb45e6f21fdc236c3d7473e210a4bfa77da806a70c5e001c33e83c5fbbd5",
  444. "ip_address": "{{auto}}"
  445. },
  446. "environment": "Production",
  447. "sdk": {
  448. "packages": [
  449. {
  450. "name": "nuget:sentry.dotnet",
  451. "version": "2025.5.730277"
  452. }
  453. ],
  454. "name": "sentry.dotnet",
  455. "version": "2025.5.730277"
  456. },
  457. "breadcrumbs": [
  458. {
  459. "timestamp": "2025-08-10T20:08:28.017Z",
  460. "message": "Sentry is initialized! Crash dialog allowed: True; Consent given at start: False"
  461. },
  462. {
  463. "timestamp": "2025-08-10T20:08:28.019Z",
  464. "message": "Pre-requsites operations are successful"
  465. },
  466. {
  467. "timestamp": "2025-08-10T20:08:28.117Z",
  468. "message": "Creating main window"
  469. },
  470. {
  471. "timestamp": "2025-08-10T20:08:28.119Z",
  472. "message": "Unhandled exception: Exception has been thrown by the target of an invocation."
  473. }
  474. ],
  475. "tags": {
  476. "app-session-id": "2025.5.730277_e73de62b-6ce1-4537-955c-955f01d821b6"
  477. },
  478. "debug_meta": {
  479. "images": [
  480. {
  481. "type": "pe_dotnet",
  482. "debug_id": "8c9e5034-4973-4e42-a8c9-6af31ed9e88b-2",
  483. "debug_file": "System.pdb",
  484. "code_id": "67DB5118360000",
  485. "code_file": "C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System\\v4.0_4.0.0.0__b77a5c561934e089\\System.dll"
  486. },
  487. {
  488. "type": "pe_dotnet",
  489. "debug_id": "bff39537-cc71-401e-a98f-3c3fbadef089-1",
  490. "debug_file": "C:\\builds\\kragle\\lego\\build\\x64\\logi\\frontend_zero\\lghub_installer\\windows\\setup\\Release\\ILRepack-11916-541154\\lghub_setup.pdb",
  491. "code_id": "6E45285B4192000",
  492. "code_file": "C:\\Users\\Thierry\\AppData\\Local\\Temp\\ghub-e3e9-7942-df80-9943-5c80\\lghub_setup.exe"
  493. },
  494. {
  495. "type": "pe_dotnet",
  496. "debug_id": "5310da7f-029e-45c2-a690-344b64faba59-2",
  497. "debug_file": "mscorlib.pdb",
  498. "code_id": "67DB4F22532000",
  499. "code_file": "C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscorlib.dll"
  500. },
  501. {
  502. "type": "pe_dotnet",
  503. "debug_id": "f7aaf74a-8e47-41d5-b701-be4f30a4bd4a-1",
  504. "debug_file": "System.Xaml.pdb",
  505. "code_id": "6758F03E9c000",
  506. "code_file": "C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\System.Xaml\\v4.0_4.0.0.0__b77a5c561934e089\\System.Xaml.dll"
  507. },
  508. {
  509. "type": "pe_dotnet",
  510. "debug_id": "478718c5-f8f0-4a2e-a426-281d71189a9d-1",
  511. "debug_file": "PresentationFramework.pdb",
  512. "code_id": "6758F046608000",
  513. "code_file": "C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\PresentationFramework\\v4.0_4.0.0.0__31bf3856ad364e35\\PresentationFramework.dll"
  514. },
  515. {
  516. "type": "pe_dotnet",
  517. "debug_id": "ddae46b9-39d8-417b-8e55-9ed85e8e8c15-1",
  518. "debug_file": "WindowsBase.pdb",
  519. "code_id": "6758F05F142000",
  520. "code_file": "C:\\WINDOWS\\Microsoft.Net\\assembly\\GAC_MSIL\\WindowsBase\\v4.0_4.0.0.0__31bf3856ad364e35\\WindowsBase.dll"
  521. }
  522. ]
  523. }
  524. }
Advertisement
Add Comment
Please, Sign In to add comment