http://bugs.winehq.org/show_bug.cgi?id=19098
Summary: Regedit randomly crashes when deleting registry keys Product: Wine Version: 1.1.24 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: acheron@front.ru
When I try to delete a key regedit may crash. Error messages wary. Sometimes it displays an error window suggesting to write a bug report, sometimes it doesn't. The most frequent error message seems to be similar to
wine: Unhandled page fault on write access to 0x00790051 at address 0x7ef977f9 (thread 0009), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef97d3e
I don't know if this is the cause or not, but I've encountered this problem only deleting keys of type REG_SZ and containing non-ASCII characters.