SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2018 v23 Beta Discussion => Topic started by: link on August 20, 2018, 08:36:29 PM

Title: Crash in C++ formatting options dialog
Post by: link 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.
Title: Re: Crash in C++ formatting options dialog
Post by: patrick 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.
Title: Re: Crash in C++ formatting options dialog
Post by: patrick on August 21, 2018, 06:34:15 PM
This is fixed for the next beta drop.