Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashed when Bluetooth headphones conneted #140

Closed
gonejack opened this issue Feb 5, 2017 · 11 comments
Closed

Crashed when Bluetooth headphones conneted #140

gonejack opened this issue Feb 5, 2017 · 11 comments
Labels
Bug Issues which are bug reports Comp-AudioEndPointLibrary Issues related to the AudioEndPointLibrary Confirmed Confirmed issues

Comments

@gonejack
Copy link

gonejack commented Feb 5, 2017

Before last version everything running fine, but after updated to the last stable version, soundswitch would crashes when not selected bluetooth headphone connected.

@Belphemur
Copy link
Owner

@CrippleZero

When I connect my Bluetooth speaker (or any other Bluetooth audio device), SoundSwitch crashes, offering a restart of the application. If the Bluetooth device is already connected and I reboot, then SoundSwitch crashes indefinitely at start-up and I have to relaunch the application.
I am running Windows 7-64bit, fully patched, SoundSwitch version 3.12.5.20099

@Belphemur Belphemur added Bug Issues which are bug reports Confirmed Confirmed issues labels Feb 6, 2017
@Belphemur
Copy link
Owner

I'm able to reproduce it.
Going to work on it

@Belphemur Belphemur added the Comp-AudioEndPointLibrary Issues related to the AudioEndPointLibrary label Feb 11, 2017
@gonejack
Copy link
Author

soundswitch still crashes just several minutes ago, when I turn on my Bluetooth headphone with it automatically connected to the PC.

@Belphemur
Copy link
Owner

@gonejack Did you update the the latest version ?

If yes, you should have a full crashlog generated

@gonejack
Copy link
Author

gonejack commented Feb 17, 2017

yes, and here is the content of SoundSwitch.txt after a current crash.

TracerX: Log file opened at 2/17/2017 11:34:31 PM.  FullFilePolicy = Wrap, Use_00 = False, MaxGrowth = 1 MB, AppendIfSmallerThan = 0 1, initial size = 3.
23:34:56.188 Error <null> SoundSwitch+ Exception while getting release Exception type: System.Net.WebException
Message: The underlying connection was closed: An unexpected error occurred on a send.
Source: System
StackTrace:
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
   at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)

Inner Exception type: System.IO.IOException
Message: Authentication failed because the remote party has closed the transport stream.
Source: System
StackTrace:
   at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
   at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState TracerX: Last line before circular log starts.
23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState TracerX: First line in circular portion of log (never wrapped if you see this whole line).
23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState AppModel.SaveState entered
23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState    Saving application state
23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState    Recovery Success
23:36:43.986 Error <null> SoundSwitch+AppModel.SaveState AppModel.SaveState exiting

@Belphemur
Copy link
Owner

Belphemur commented Feb 17, 2017 via email

@gonejack
Copy link
Author

probably no, I can't find zip file, what location should I look for?

@Belphemur
Copy link
Owner

Could you zip me the content of %appdata%/SoundSwitch ?

it contains the logs and your configuration, it will help me understand exactly what happened. For now it seems linked with an interrupted connection to github while checking for new updates ... which is weird.

@gonejack
Copy link
Author

@CrippleZero
Copy link

Mine is doing the same. Where may I upload the zip file of the %appdata%\Soundswitch folder? My company doesn't allow access to 'cloud' sharing sites like Google Drive, DropBox, OneDrive, etc.

I am running SoundSwitch 3.12.8.37187, Windows 7 Enterprise 64-bit, fully patched.

@Belphemur
Copy link
Owner

Belphemur commented Feb 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports Comp-AudioEndPointLibrary Issues related to the AudioEndPointLibrary Confirmed Confirmed issues
Projects
None yet
Development

No branches or pull requests

3 participants