Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
Description
reactos-bootcd-0.4.15-dev-7556-g290221e-x86-gcc-lin-dbg
while testing CORE-18684 and CORE-19442
- kdb:> set condition * first always
- Scroll available apps up to Code::Blocks (due to "large" screenshot), by leaving the "down" keyboard cursor pressed
- Crash as referenced here : https://jira.reactos.org/browse/CORE-18684?focusedId=137072&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-137072
For an EPIC :
- Similar ASSERT failed in RichEd20 on similar scenario : CORE-19755, CORE-18684, CORE-19442
- and CORE-19443 for memory access
Entered debugger on first-chance exception (Exception Code: 0xc0000005) (Page Fault) |
Memory at 0x7A0E03FD could not be accessedkdb:> bt Eip: |
* <ntdll.dll:20f1c (sdk/lib/rtl/critical.c:129 (RtlpWaitForCriticalSection))> |
Frames:
|
* <ntdll.dll:2127a (sdk/lib/rtl/critical.c:514 (RtlEnterCriticalSection))> |
* <rapps.exe:1edd7 (base/applications/rapps/asyncinet.cpp:151 (AsyncInetIsCanceled))> |
* <rapps.exe:1f0ee (base/applications/rapps/asyncinet.cpp:321 (AsyncInetReadFileLoop))> |
* <rapps.exe:1f011 (base/applications/rapps/asyncinet.cpp:280 (AsyncInetStatusCallback))> |
* <wininet.dll:2cc03 (dll/win32/wininet/utility.c:272 (INTERNET_SendCallback))> |
* <wininet.dll:11ede (dll/win32/wininet/http.c:3021 (send_request_complete))> |
* <wininet.dll:13d0f (dll/win32/wininet/http.c:3049 (HTTP_ReceiveRequestData))> |
* <wininet.dll:1ded7 (dll/win32/wininet/http.c:5227 (HTTP_HttpSendRequestW))> |
* <wininet.dll:1df78 (dll/win32/wininet/http.c:5260 (AsyncHttpSendRequestProc))> |
* <wininet.dll:2195e (dll/win32/wininet/internet.c:3880 (INTERNET_WorkerThreadFunc))> |
* <ntdll.dll:44d33 (sdk/lib/rtl/workitem.c:228 (RtlpExecuteWorkItem))> |
* <ntdll.dll:4461c (sdk/lib/rtl/workitem.c:725 (RtlpWorkerThreadProc))> |
* <kernel32.dll:1ce37 (dll/win32/kernel32/client/thread.c:71 (BaseThreadStartup))> |
Also occurs in Ubuntu / Wine :
Same in Windows 11 :
Attachments
Issue Links
- relates to
-
CORE-19490 Rapps: Improve and refactor
- Open