Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
Description
ReactOS.logreactos-bootcd-0.4.15-dev-5186-gbbef618-x86-gcc-lin-dbg
- Create a new folder
- Create a "Desktop.ini" empty file in it
- Try to customize this folder with a custom icon
- Explorer folder properties gets irresponsible (OK/Cancel has no action) and exception is logged :
err:(win32ss/user/user32/windows/defwnd.c:1307) Got exception in hooked DefWindowProcW! |
then "hard" exception when right clicking the taskbar (see logs)
Address:
|
<explorer.exe:0> (C:\ReactOS\explorer.exe@0) |
Frames:
|
* <user32.dll:6a76e (win32ss/user/user32/windows/wndproc_fixup.S:48 (CALL_EXTERN_WNDPROC))> (C:\ReactOS\system32\user32.dll@77a20000) |
* <user32.dll:5eacc (win32ss/user/user32/windows/message.c:1547 (IntCallWindowProcW))> (C:\ReactOS\system32\user32.dll@77a20000) |
* <user32.dll:60913 (win32ss/user/user32/windows/message.c:3015 (User32CallWindowProcFromKernel))> (C:\ReactOS\system32\user32.dll@77a20000) |
* <ntdll.dll:100d9 (dll/ntdll/dispatch/i386/dispatch.S:142 (KiUserCallbackDispatcher))> (C:\ReactOS\System32\ntdll.dll@7c920000) |
* <browseui.dll:2c461 (dll/win32/browseui/desktopipc.cpp:395 (BrowserThreadProc))> (C:\ReactOS\System32\browseui.dll@78970000) |
* <kernel32.dll:1c980 (dll/win32/kernel32/client/thread.c:71 (BaseThreadStartup))> (C:\ReactOS\system32\kernel32.dll@7c620000) |
err:(win32ss/user/user32/windows/messagebox.c:1048) MessageBox: L"The instruction at \"0x00000000\" referenced memory at \"0x00000000\". The memory could not be \"read\".\r\n\nCliquez sur OK pour terminer le programme.\nCliquez sur Annuler pour d\00e9boguer le programme." |
Attachments
Issue Links
- relates to
-
CORE-17223 "Access Denied" when trying to save desktop.ini files
- Reopened