Bug #113056 crashing when giving pwd/not able install again so cannot configure pwd
Submitted: 12 Nov 2023 22:33 Modified: 15 Dec 2023 11:27
Reporter: Abu Obaidah Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S1 (Critical)
Version:8.0.35 OS:Windows (windows 11)
Assigned to: MySQL Verification Team CPU Architecture:ARM
Tags: ----

[12 Nov 2023 22:33] Abu Obaidah
Description:
try insytalling the application, we get following error

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at MySql.Installer.Plugins.Server.ServerConfigurationController.ValidateServerFilesHaveRecommendedPermissions()
   at MySql.Installer.Plugins.Server.ServerConfigurationController.SetPages()
   at MySql.Installer.Wizards.ConfigWizard.ConfigWizard.ShowWizard(Package package, MainForm parentMainForm, ConfigurationType configurationType)
   at MySql.Installer.Wizards.Common.ConfigOverviewPage.Next()
   at MySql.Installer.Wizards.Wizard.WizardNextButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
try installing the application
[14 Nov 2023 10:16] MySQL Verification Team
HI,

Can you please let us know which command line clients did you have problem with ???
[16 Dec 2023 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".