bugPSPP - Bugs: bug #44012, GRAPH /SCATTERPLOT crashes the gui

 
 

bug #44012: GRAPH /SCATTERPLOT crashes the gui

Submitter:  John Darrington <jmd>
Submitted:  Thu 15 Jan 2015 02:52:49 PM UTC
   
 
Category:  Graphical User Interface Severity:  7 - Major
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 24 Apr 2015 06:03:11 AM UTC, comment #2: 

I fixed this with patch #8661. The patch is versus the current git commit f0ec03956aa3c2f0a949213ac2fc58c8.

Friedrich

Friedrich Beckmann <beckmanf>
Group Member
Thu 15 Jan 2015 06:35:05 PM UTC, comment #1: 

Hi John,

thanks for the report. I will have a look at this.

Friedrich

Friedrich Beckmann <beckmanf>
Group Member
Thu 15 Jan 2015 02:52:49 PM UTC, original submission:  

The "scatterplots" produced by the GRAPH command have the potential to do wierd things, incluiding crash.

the problem is, that the xrchart_draw_scatterplot function (called by the output window's expose callback) tries to access data in the current file.  However this data may have changed, or may even no longer exist.

To see demonstrate the problem call:

GRAPH /SCATTERPLOT (BIVARIATE) = x WITH y.

NEW FILE.

and run this in the GUI.    It will probably crash.

John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by beckmanf (Posted a comment)
  • -email is unavailable- added by jmd (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-05-17 jmd StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code