http://bugs.winehq.org/show_bug.cgi?id=22060
Summary: regedit CRASHES when key with non-ascii values is renamed or deleted Product: Wine Version: 1.1.40 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: tianshuo@gmail.com
Created an attachment (id=26868) --> (http://bugs.winehq.org/attachment.cgi?id=26868) results of WINEDEBUG=+relay wine regedit
there is a key in my registry that I can not delete, every time I delete it regedit.exe crashes. I am deleting this key because of Bug 20279 and the solution it provides does not work because of this crash. rename does not work either gives the same error message
wine: Unhandled page fault on write access to 0x00750072 at address 0x7bc486bc (thread 001b), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc48148
"wine --version" is 1.1.40 I am attaching the tail of "WINEDEBUG=+relay wine regedit" as winedebugrelay.log and "winedbg regedit" as winedbg.log
I am not sure if more information is needed