http://bugs.winehq.org/show_bug.cgi?id=22060 Rafal Stanilewicz <washuu(a)eastnews.com.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu(a)eastnews.com.pl --- Comment #10 from Rafal Stanilewicz <washuu(a)eastnews.com.pl> 2012-03-06 07:03:55 CST --- I confirm the error in wine 1.4-rc5. Wine's regedit crashes when trying anything (deleting, renaming, changing value) to do with the key from registry having _name_ longer than 128 characters (sometimes it works with length 129). In my case it is regardless of location of the key or the length of _value_. wine: Unhandled page fault on write access to 0x0075006e at address 0x7bc48197 (thread 0009), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc47ab5 You can reproduce the error by yourself by creating such a key, or importing the key from comment #3. It's a slight shame that we still have such overflows in wine... -- 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.