http://bugs.winehq.org/show_bug.cgi?id=16605
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |dylan.ah.smith@gmail.com Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #10 from Dylan Smith dylan.ah.smith@gmail.com 2008-12-26 23:10:37 --- Created an attachment (id=18227) --> (http://bugs.winehq.org/attachment.cgi?id=18227) Prevents the observed crash.
This bug was caused by dereferencing the editor pointer after it was freed. It was fixed in my local commits, but this bug must have been created as I was splitting up my patches.
You can apply the patch and make sure it fixes the bug.