[Bug 19098] New: Regedit randomly crashes when deleting registry keys
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(a)winehq.org ReportedBy: acheron(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-06-27 13:26:07 --- Installed Wine debug symbols. And attach (as a text file) complete terminal output of the crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-05-08 19:11:51 CDT --- Works fine here in wine-1.3.18-170-gfa2e4bb, with unicode characters. There's no backtrace and no one else has reproduced in nearly 2 years, so marking abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-05-11 07:29:27 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 sworddragon2(a)aol.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sworddragon2(a)aol.com --- Comment #4 from sworddragon2(a)aol.com 2013-06-03 23:15:43 CDT --- I have found a way to reproduce this on Wine 1.5.31: 1. Open regedit and create any key. 2. Make sure the key is selected but isn't in renaming mode. 3. Click on the name of the key to select it (it is important that really just the name is clicked). 4. Now press fast Del before the renaming mode appears. 5. regedit asks now if you wnat to delete the key (while it is in renaming mode). Just confirm with yes to delete the key. 6. It looks like regedit has deleted the key directly under the selected key (I'm not sure if this is really a deleting). 7. Click into the renaming field and press enter. 8. regedit crashes (in the attachments is an example log). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 --- Comment #5 from sworddragon2(a)aol.com 2013-06-03 23:16:11 CDT --- Created attachment 44654 --> http://bugs.winehq.org/attachment.cgi?id=44654 Example log of a crash -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19098 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED | Ever Confirmed|0 |1 --- Comment #6 from André H. <nerv(a)dawncrow.de> 2013-06-04 14:03:23 CDT --- reopening then -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Hugh McMaster <hugh.mcmaster(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster(a)outlook.com --- Comment #7 from Hugh McMaster <hugh.mcmaster(a)outlook.com> --- (In reply to sworddragon2 from comment #4)
I have found a way to reproduce this on Wine 1.5.31:
1. Open regedit and create any key. 2. Make sure the key is selected but isn't in renaming mode. 3. Click on the name of the key to select it (it is important that really just the name is clicked). 4. Now press fast Del before the renaming mode appears. 5. regedit asks now if you wnat to delete the key (while it is in renaming mode). Just confirm with yes to delete the key. 6. It looks like regedit has deleted the key directly under the selected key (I'm not sure if this is really a deleting). 7. Click into the renaming field and press enter. 8. regedit crashes (in the attachments is an example log).
This hasn't been possible since 1e1bfba1c459182b3a64c6d70b2a375e9e262390, so I vote to close this bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> --- Please retest in 3.0-rc4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com --- Comment #9 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Still an issue wine-4.0-rc7. My steps. Delete the first value for a key, make sure there is multiple values. Right click on the next value "Modify Value" Press Escape Repeat the following to cause a crash (it may take a few tries). Select another item below Right click on the next value "Modify Value" Press Escape -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |75d8081dc6c6dda04f583c01c30 | |1e3c7b8087904 --- Comment #10 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=75d8081dc6c6dda04f583c01c... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19098 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |--- --- Comment #12 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 4.0.x milestone from bug fixes included in 4.0.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org