[rkward-tracker] [ rkward-Bugs-2787757 ] Crash on close after editing data.frame

SourceForge.net noreply at sourceforge.net
Wed May 6 09:38:54 UTC 2009


Bugs item #2787757, was opened at 2009-05-06 11:38
Message generated for change (Tracker Item Submitted) made by tfry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2787757&group_id=50231

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Friedrichsmeier (tfry)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash on close after editing data.frame

Initial Comment:
RKWard crashed on close under certain circumstances. Instructions to reproduce (see this mail by manchito: https://sourceforge.net/mailarchive/forum.php?thread_name=49FA1AD5.1010507%40gmail.com&forum_name=rkward-devel):

1. Start with an empty worspace.
2. Create a new empty dataset with default name.
3. Try to edit the "Type" row of any variable (double-click, then click 
again to diselect the text NOT THE CELL).
4. Hit the window "Close" button.
5. Crash... (at least for me).

The crash seems to occur at the time when the RKEditorDataFramePart is being destroyed. I'm *guessing* at a double deletion problem with the part and the widget (i.e. RKEditorDataFrame) both trying to delete the other.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2787757&group_id=50231




More information about the rkward-tracker mailing list