bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #45805] Text/Spreadsheet import assistant crashes after c


From: John Darrington
Subject: PSPP-BUG: [bug #45805] Text/Spreadsheet import assistant crashes after close
Date: Tue, 25 Aug 2015 16:15:14 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0

Follow-up Comment #3, bug #45805 (project pspp):

Thanks for the info Harry.

I am looking at this problem, but a proper fix will not be quick.

However, perhaps you can try this kludge:

in the file src/ui/gui/text-data-import-dialog.c lines 142-145:


  destroy_assistant (ia);
  destroy_file (ia);
  free (ia);


Comment them out.


This is my no means the correct fix and it will cause a memory leak, however
it might work-around the problem short term.

Perhaps you can try that and see if it works.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45805>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]