Author Topic: Crash in C++ formatting options dialog  (Read 1730 times)

link

  • Community Member
  • Posts: 57
  • Hero Points: 3
Crash in C++ formatting options dialog
« on: August 20, 2018, 08:36:29 PM »
I'm getting a reproducible crash in Beta 1 on Linux when I attempt to edit spacing options for C++.

Repro steps:

1) Go to Tools -> Options
2) Go to Languages -> Application Languages -> C/C++ ->Formatting
3) Click the Edit button next to Profile
4) Click on Spacing
5) Click on Spacing -> General
6) Program crashes with the following console output:  /opt/slickedit-pro2018beta1/bin/vs: line 50:  1139 Segmentation fault      "$VS_LAUNCH_BIN_PATH/$VS_LAUNCH_BIN_NAME"_exe "$@"

It does not seem to crash if step 4 is skipped.  I was able to reproduce this with a fresh profile.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Crash in C++ formatting options dialog
« Reply #1 on: August 20, 2018, 09:44:24 PM »
I can reproduce it with beta 1. I think the fix for it has already gone in for the next beta, but I'll double check.   Thanks for the report.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Crash in C++ formatting options dialog
« Reply #2 on: August 21, 2018, 06:34:15 PM »
This is fixed for the next beta drop.