Advertisement
Tomajjs

Roblox crash dump

Mar 8th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.75 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.22621.3233 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Users\Tomáš Kožák\AppData\Local\CrashDumps\RobloxPlayerBeta.exe.28220.dmp]
  7. User Mini Dump File: Only registers, stack and portions of memory are available
  8.  
  9. Symbol search path is: srv*
  10. Executable search path is:
  11. Windows 10 Version 22631 MP (16 procs) Free x64
  12. Product: WinNt, suite: SingleUserTS
  13. Edition build lab: 22621.1.amd64fre.ni_release.220506-1250
  14. Machine Name:
  15. Debug session time: Fri Mar 8 20:34:08.000 2024 (UTC + 1:00)
  16. System Uptime: not available
  17. Process Uptime: 0 days 0:31:00.000
  18. ................................................................
  19. .............................................
  20. Loading unloaded module list
  21. ................................................................
  22. This dump file has an exception of interest stored in it.
  23. The stored exception information can be accessed via .ecxr.
  24. (6e3c.3750): Access violation - code c0000005 (first/second chance not available)
  25. For analysis of this file, run !analyze -v
  26. RobloxPlayerBeta!run+0x48200e:
  27. 00007fff`71189dde 41803e48 cmp byte ptr [r14],48h ds:00007fff`9b3da180=??
  28. 0:091> !analyze -v
  29. *******************************************************************************
  30. * *
  31. * Exception Analysis *
  32. * *
  33. *******************************************************************************
  34.  
  35.  
  36. KEY_VALUES_STRING: 1
  37.  
  38. Key : AV.Fault
  39. Value: Read
  40.  
  41. Key : Analysis.CPU.mSec
  42. Value: 10109
  43.  
  44. Key : Analysis.DebugAnalysisManager
  45. Value: Create
  46.  
  47. Key : Analysis.Elapsed.mSec
  48. Value: 61018
  49.  
  50. Key : Analysis.Init.CPU.mSec
  51. Value: 16405
  52.  
  53. Key : Analysis.Init.Elapsed.mSec
  54. Value: 162528
  55.  
  56. Key : Analysis.Memory.CommitPeak.Mb
  57. Value: 313
  58.  
  59. Key : Timeline.Process.Start.DeltaSec
  60. Value: 1860
  61.  
  62. Key : WER.OS.Branch
  63. Value: ni_release
  64.  
  65. Key : WER.OS.Timestamp
  66. Value: 2022-05-06T12:50:00Z
  67.  
  68. Key : WER.OS.Version
  69. Value: 10.0.22621.1
  70.  
  71. Key : WER.Process.Version
  72. Value: 0.615.344.55759
  73.  
  74.  
  75. FILE_IN_CAB: RobloxPlayerBeta.exe.28220.dmp
  76.  
  77. NTGLOBALFLAG: 0
  78.  
  79. PROCESS_BAM_CURRENT_THROTTLED: 0
  80.  
  81. PROCESS_BAM_PREVIOUS_THROTTLED: 0
  82.  
  83. APPLICATION_VERIFIER_FLAGS: 0
  84.  
  85. APPLICATION_VERIFIER_LOADED: 1
  86.  
  87. CONTEXT: (.ecxr)
  88. rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
  89. rdx=00007ff625dbf000 rsi=0000000000000001 rdi=0000000000000000
  90. rip=00007fff71189dde rsp=00000099f8dff5e0 rbp=00000099f8dff660
  91. r8=00007ffff33ca600 r9=00007ffff33b4350 r10=0000000000000000
  92. r11=00000099f8dff530 r12=00007ffff32502e0 r13=00000099f8dff658
  93. r14=00007fff9b3da180 r15=00007fff6f8e1040
  94. iopl=0 nv up ei pl zr na po nc
  95. cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010244
  96. RobloxPlayerBeta!run+0x48200e:
  97. 00007fff`71189dde 41803e48 cmp byte ptr [r14],48h ds:00007fff`9b3da180=??
  98. Resetting default scope
  99.  
  100. EXCEPTION_RECORD: (.exr -1)
  101. ExceptionAddress: 00007fff71189dde (RobloxPlayerBeta!run+0x000000000048200e)
  102. ExceptionCode: c0000005 (Access violation)
  103. ExceptionFlags: 00000000
  104. NumberParameters: 2
  105. Parameter[0]: 0000000000000000
  106. Parameter[1]: 00007fff9b3da180
  107. Attempt to read from address 00007fff9b3da180
  108.  
  109. PROCESS_NAME: RobloxPlayerBeta.exe
  110.  
  111. READ_ADDRESS: 00007fff9b3da180
  112.  
  113. ERROR_CODE: (NTSTATUS) 0xc0000005 - Instrukce na adrese 0x%p odkazovala na adresu pam ti 0x%p. S pam t nelze prov st operaci: %s.
  114.  
  115. EXCEPTION_CODE_STR: c0000005
  116.  
  117. EXCEPTION_PARAMETER1: 0000000000000000
  118.  
  119. EXCEPTION_PARAMETER2: 00007fff9b3da180
  120.  
  121. STACK_TEXT:
  122. 00000099`f8dff5e0 00007fff`7074d191 : 00000099`f8dff780 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!run+0x48200e
  123. 00000099`f8dff720 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!Ordinal0+0xf7d191
  124.  
  125.  
  126. SYMBOL_NAME: RobloxPlayerBeta+48200e
  127.  
  128. MODULE_NAME: RobloxPlayerBeta
  129.  
  130. IMAGE_NAME: RobloxPlayerBeta.dll
  131.  
  132. STACK_COMMAND: ~91s; .ecxr ; kb
  133.  
  134. FAILURE_BUCKET_ID: INVALID_POINTER_READ_AVRF_c0000005_RobloxPlayerBeta.dll!Unknown
  135.  
  136. OS_VERSION: 10.0.22621.1
  137.  
  138. BUILDLAB_STR: ni_release
  139.  
  140. OSPLATFORM_TYPE: x64
  141.  
  142. OSNAME: Windows 10
  143.  
  144. FAILURE_ID_HASH: {f8a04ed7-12db-fdc1-59bd-e60961a48aa1}
  145.  
  146. Followup: MachineOwner
  147. ---------
  148.  
  149. 0:091> !analyze -v
  150. *******************************************************************************
  151. * *
  152. * Exception Analysis *
  153. * *
  154. *******************************************************************************
  155.  
  156.  
  157. KEY_VALUES_STRING: 1
  158.  
  159. Key : AV.Fault
  160. Value: Read
  161.  
  162. Key : Analysis.CPU.mSec
  163. Value: 6358
  164.  
  165. Key : Analysis.DebugAnalysisManager
  166. Value: Create
  167.  
  168. Key : Analysis.Elapsed.mSec
  169. Value: 5021
  170.  
  171. Key : Analysis.Init.CPU.mSec
  172. Value: 26531
  173.  
  174. Key : Analysis.Init.Elapsed.mSec
  175. Value: 223556
  176.  
  177. Key : Analysis.Memory.CommitPeak.Mb
  178. Value: 320
  179.  
  180. Key : Timeline.Process.Start.DeltaSec
  181. Value: 1860
  182.  
  183. Key : WER.OS.Branch
  184. Value: ni_release
  185.  
  186. Key : WER.OS.Timestamp
  187. Value: 2022-05-06T12:50:00Z
  188.  
  189. Key : WER.OS.Version
  190. Value: 10.0.22621.1
  191.  
  192. Key : WER.Process.Version
  193. Value: 0.615.344.55759
  194.  
  195.  
  196. FILE_IN_CAB: RobloxPlayerBeta.exe.28220.dmp
  197.  
  198. NTGLOBALFLAG: 0
  199.  
  200. PROCESS_BAM_CURRENT_THROTTLED: 0
  201.  
  202. PROCESS_BAM_PREVIOUS_THROTTLED: 0
  203.  
  204. APPLICATION_VERIFIER_FLAGS: 0
  205.  
  206. APPLICATION_VERIFIER_LOADED: 1
  207.  
  208. CONTEXT: (.ecxr)
  209. rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
  210. rdx=00007ff625dbf000 rsi=0000000000000001 rdi=0000000000000000
  211. rip=00007fff71189dde rsp=00000099f8dff5e0 rbp=00000099f8dff660
  212. r8=00007ffff33ca600 r9=00007ffff33b4350 r10=0000000000000000
  213. r11=00000099f8dff530 r12=00007ffff32502e0 r13=00000099f8dff658
  214. r14=00007fff9b3da180 r15=00007fff6f8e1040
  215. iopl=0 nv up ei pl zr na po nc
  216. cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010244
  217. RobloxPlayerBeta!run+0x48200e:
  218. 00007fff`71189dde 41803e48 cmp byte ptr [r14],48h ds:00007fff`9b3da180=??
  219. Resetting default scope
  220.  
  221. EXCEPTION_RECORD: (.exr -1)
  222. ExceptionAddress: 00007fff71189dde (RobloxPlayerBeta!run+0x000000000048200e)
  223. ExceptionCode: c0000005 (Access violation)
  224. ExceptionFlags: 00000000
  225. NumberParameters: 2
  226. Parameter[0]: 0000000000000000
  227. Parameter[1]: 00007fff9b3da180
  228. Attempt to read from address 00007fff9b3da180
  229.  
  230. PROCESS_NAME: RobloxPlayerBeta.exe
  231.  
  232. READ_ADDRESS: 00007fff9b3da180
  233.  
  234. ERROR_CODE: (NTSTATUS) 0xc0000005 - Instrukce na adrese 0x%p odkazovala na adresu pam ti 0x%p. S pam t nelze prov st operaci: %s.
  235.  
  236. EXCEPTION_CODE_STR: c0000005
  237.  
  238. EXCEPTION_PARAMETER1: 0000000000000000
  239.  
  240. EXCEPTION_PARAMETER2: 00007fff9b3da180
  241.  
  242. STACK_TEXT:
  243. 00000099`f8dff5e0 00007fff`7074d191 : 00000099`f8dff780 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!run+0x48200e
  244. 00000099`f8dff720 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!Ordinal0+0xf7d191
  245.  
  246.  
  247. SYMBOL_NAME: RobloxPlayerBeta+48200e
  248.  
  249. MODULE_NAME: RobloxPlayerBeta
  250.  
  251. IMAGE_NAME: RobloxPlayerBeta.dll
  252.  
  253. STACK_COMMAND: ~91s; .ecxr ; kb
  254.  
  255. FAILURE_BUCKET_ID: INVALID_POINTER_READ_AVRF_c0000005_RobloxPlayerBeta.dll!Unknown
  256.  
  257. OS_VERSION: 10.0.22621.1
  258.  
  259. BUILDLAB_STR: ni_release
  260.  
  261. OSPLATFORM_TYPE: x64
  262.  
  263. OSNAME: Windows 10
  264.  
  265. FAILURE_ID_HASH: {f8a04ed7-12db-fdc1-59bd-e60961a48aa1}
  266.  
  267. Followup: MachineOwner
  268. ---------
  269.  
  270. 0:091> !analyze -v
  271. *******************************************************************************
  272. * *
  273. * Exception Analysis *
  274. * *
  275. *******************************************************************************
  276.  
  277.  
  278. KEY_VALUES_STRING: 1
  279.  
  280. Key : AV.Fault
  281. Value: Read
  282.  
  283. Key : Analysis.CPU.mSec
  284. Value: 5374
  285.  
  286. Key : Analysis.DebugAnalysisManager
  287. Value: Create
  288.  
  289. Key : Analysis.Elapsed.mSec
  290. Value: 4999
  291.  
  292. Key : Analysis.Init.CPU.mSec
  293. Value: 36655
  294.  
  295. Key : Analysis.Init.Elapsed.mSec
  296. Value: 272978
  297.  
  298. Key : Analysis.Memory.CommitPeak.Mb
  299. Value: 320
  300.  
  301. Key : Timeline.Process.Start.DeltaSec
  302. Value: 1860
  303.  
  304. Key : WER.OS.Branch
  305. Value: ni_release
  306.  
  307. Key : WER.OS.Timestamp
  308. Value: 2022-05-06T12:50:00Z
  309.  
  310. Key : WER.OS.Version
  311. Value: 10.0.22621.1
  312.  
  313. Key : WER.Process.Version
  314. Value: 0.615.344.55759
  315.  
  316.  
  317. FILE_IN_CAB: RobloxPlayerBeta.exe.28220.dmp
  318.  
  319. NTGLOBALFLAG: 0
  320.  
  321. PROCESS_BAM_CURRENT_THROTTLED: 0
  322.  
  323. PROCESS_BAM_PREVIOUS_THROTTLED: 0
  324.  
  325. APPLICATION_VERIFIER_FLAGS: 0
  326.  
  327. APPLICATION_VERIFIER_LOADED: 1
  328.  
  329. CONTEXT: (.ecxr)
  330. rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
  331. rdx=00007ff625dbf000 rsi=0000000000000001 rdi=0000000000000000
  332. rip=00007fff71189dde rsp=00000099f8dff5e0 rbp=00000099f8dff660
  333. r8=00007ffff33ca600 r9=00007ffff33b4350 r10=0000000000000000
  334. r11=00000099f8dff530 r12=00007ffff32502e0 r13=00000099f8dff658
  335. r14=00007fff9b3da180 r15=00007fff6f8e1040
  336. iopl=0 nv up ei pl zr na po nc
  337. cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010244
  338. RobloxPlayerBeta!run+0x48200e:
  339. 00007fff`71189dde 41803e48 cmp byte ptr [r14],48h ds:00007fff`9b3da180=??
  340. Resetting default scope
  341.  
  342. EXCEPTION_RECORD: (.exr -1)
  343. ExceptionAddress: 00007fff71189dde (RobloxPlayerBeta!run+0x000000000048200e)
  344. ExceptionCode: c0000005 (Access violation)
  345. ExceptionFlags: 00000000
  346. NumberParameters: 2
  347. Parameter[0]: 0000000000000000
  348. Parameter[1]: 00007fff9b3da180
  349. Attempt to read from address 00007fff9b3da180
  350.  
  351. PROCESS_NAME: RobloxPlayerBeta.exe
  352.  
  353. READ_ADDRESS: 00007fff9b3da180
  354.  
  355. ERROR_CODE: (NTSTATUS) 0xc0000005 - Instrukce na adrese 0x%p odkazovala na adresu pam ti 0x%p. S pam t nelze prov st operaci: %s.
  356.  
  357. EXCEPTION_CODE_STR: c0000005
  358.  
  359. EXCEPTION_PARAMETER1: 0000000000000000
  360.  
  361. EXCEPTION_PARAMETER2: 00007fff9b3da180
  362.  
  363. STACK_TEXT:
  364. 00000099`f8dff5e0 00007fff`7074d191 : 00000099`f8dff780 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!run+0x48200e
  365. 00000099`f8dff720 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : RobloxPlayerBeta!Ordinal0+0xf7d191
  366.  
  367.  
  368. SYMBOL_NAME: RobloxPlayerBeta+48200e
  369.  
  370. MODULE_NAME: RobloxPlayerBeta
  371.  
  372. IMAGE_NAME: RobloxPlayerBeta.dll
  373.  
  374. STACK_COMMAND: ~91s; .ecxr ; kb
  375.  
  376. FAILURE_BUCKET_ID: INVALID_POINTER_READ_AVRF_c0000005_RobloxPlayerBeta.dll!Unknown
  377.  
  378. OS_VERSION: 10.0.22621.1
  379.  
  380. BUILDLAB_STR: ni_release
  381.  
  382. OSPLATFORM_TYPE: x64
  383.  
  384. OSNAME: Windows 10
  385.  
  386. FAILURE_ID_HASH: {f8a04ed7-12db-fdc1-59bd-e60961a48aa1}
  387.  
  388. Followup: MachineOwner
  389. ---------
  390.  
  391. 0:091> .ecxr
  392. rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
  393. rdx=00007ff625dbf000 rsi=0000000000000001 rdi=0000000000000000
  394. rip=00007fff71189dde rsp=00000099f8dff5e0 rbp=00000099f8dff660
  395. r8=00007ffff33ca600 r9=00007ffff33b4350 r10=0000000000000000
  396. r11=00000099f8dff530 r12=00007ffff32502e0 r13=00000099f8dff658
  397. r14=00007fff9b3da180 r15=00007fff6f8e1040
  398. iopl=0 nv up ei pl zr na po nc
  399. cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010244
  400. RobloxPlayerBeta!run+0x48200e:
  401. 00007fff`71189dde 41803e48 cmp byte ptr [r14],48h ds:00007fff`9b3da180=??
  402.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement