Menu

#319 Axis crashes and takes LinuxCNC with it when you try to open a file that doesn't exist

2.6
closed-fixed
nobody
None
5
2014-03-31
2013-07-01
No

This bug affects current master (v2.6.0-pre0-4525-gd33b1e3) but i was not able to reproduce it in 2.5.

Start Axis, immediately try to use File->RecentFiles to open a file that no longer exists. Axis produces the output recorded in bug #318 (https://sourceforge.net/p/emc/bugs/318/). Not that bad, right?

Now load a file that actually exists, so it replaces the splash code, then try to use File->RecentFiles to open a file that no longer exists. Now i get this output, then LinuxCNC quits:

emc/task/emctask.cc 389: interp_error: Unable to open file </home/seb/fabrication.git/projects/terawatt-mendelmax-1.5/mendel_unifiedplate-without-holes.ngc>   
Unable to open file </home/seb/fabrication.git/projects/terawatt-mendelmax-1.5/mendel_unifiedplate-without-holes.ngc>
can't open /home/seb/fabrication.git/projects/terawatt-mendelmax-1.5/mendel_unifiedplate-without-holes.ngc
Shutting down and cleaning up LinuxCNC...
Cleanup done

Discussion

  • Sebastian Kuzminsky

    • Group: --> 2.6
     
  • Jeff Epler

    Jeff Epler - 2013-11-06

    Fixed in master branch at d5b92e6

     
  • Jeff Epler

    Jeff Epler - 2013-11-06
    • status: open --> closed-fixed