pierr3 / VectorAudio

An Audio-For-VATSIM ATC Client for macOS, Linux and Windows
GNU General Public License v3.0
47 stars 11 forks source link

Multiple crashes on 1.6.1 #101

Closed kengreim closed 4 months ago

kengreim commented 8 months ago

vector_audio.log My logs attached, but I don't see any errors.

Updated to 1.6.1 today and it's crashed twice during my session. Both times it's been when someone is transmitting to me on freq. It's been very quiet on frequency -- the crashes didn't happen on every transmission, but it was 2 crashes out of maybe 5-10 received transmissions while I was on.

On Windows 11. Let me know if there's any other info I can provide

herver commented 8 months ago

I can confirm the same behaviour, nothing in the logs. VectorAudio just freezes.

Running on Windows 11, Euroscope 3.2.4 and RDF Plugin v1.3.4 from https://github.com/KingfuChan/RDF/ Happy to try any debug build

DONUTUK commented 8 months ago

Likewise....multiple crashes since updating. ES 3.2.3 Win 11

thor commented 8 months ago

Likewise, can confirm. Windows 11. No RDF plugin, but have TopSky with support for the RDF functionality.

kengreim commented 8 months ago

I should’ve added that, similar to what others followed up with, the crashes have really been freezes. I’ve had to kill via task manager.

pierr3 commented 8 months ago

Sorry y'all. I'll rollback once again and investigate. If anyone has more details as to when this occurs (which frequency, during RX or not, audio setup, whether the UI is responsive or not)that'd be great.

DONUTUK commented 8 months ago

I have tried it on EGSS_GND & EGPH_GND, crashed on both. UI froze, had to kill via Task Manager......always on RX....

Screenshot 2024-01-14 19351a7
thor commented 8 months ago

Sorry y'all. I'll rollback once again and investigate. If anyone has more details as to when this occurs (which frequency, during RX or not, audio setup, whether the UI is responsive or not)that'd be great.

No worries, it's a volunteer project and it's important to make sure you enjoy every moment. ❤️ To clarify, @pierr3, I can confirm that it has only occurred during RX for me, and the entire window (handle) freezes, with the audio (usually) repeating very quickly. My input is a direct microphone whereas my output points to a WDM VoiceMeeter device, on ENGM_W_TWR on 118.3.

kengreim commented 8 months ago

Same symptoms for me — crash only on RX and it’s a UI freeze. I use VoiceMeeter for both input and output to VA

pierr3 commented 8 months ago

Are you all on Windows or any other OS?

On Sun, 14 Jan 2024 at 15:54, Ken Greim @.***> wrote:

Same symptoms for me — crash only on RX and it’s a UI freeze. I use VoiceMeeter for both input and output to VA

— Reply to this email directly, view it on GitHub https://github.com/pierr3/VectorAudio/issues/101#issuecomment-1891069556, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UKZFYJ42SVODXRX56ALYORAZ5AVCNFSM6AAAAABBZZ3SRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJRGA3DSNJVGY . You are receiving this because you were mentioned.Message ID: @.***>

neilenns commented 8 months ago

Can confirm, I've had this happen twice so far in less than an hour of controlling. VectorAudio just locks up, complete UI fireeze. I'm on Windows 11.

I was listening to GND and the frozen state of the window did show the RX button active for GND.

Edit: Three times, just happened again 😬

bcrockettt commented 8 months ago

Same here, Windows 10, event id 1002.

Adrian2k commented 8 months ago

Can confrim also happening here, win 11 23H2. Happend multiple times during a session, always happens a few sec into an transmittion from an aircraft.

herver commented 8 months ago

Are you all on Windows or any other OS? On Sun, 14 Jan 2024 at 15:54, Ken Greim @.> wrote: Same symptoms for me — crash only on RX and it’s a UI freeze. I use VoiceMeeter for both input and output to VA — Reply to this email directly, view it on GitHub <#101 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UKZFYJ42SVODXRX56ALYORAZ5AVCNFSM6AAAAABBZZ3SRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJRGA3DSNJVGY . You are receiving this because you were mentioned.Message ID: @.>

I'll try later today to reproduce with Linux :crossed_fingers:

herver commented 8 months ago

I've built 1.6.1 from the tag for Linux and observed a few frequencies over the past hour without any issue, I then tried again on Windows with the previous release (1.6.1) and VectorAudio froze after a few tens of seconds.

I collected a mini and a full dump of the Vector_Audio.exe... I can share it privately if needed as I'm almost sure it contains my password :)

Cheers,

pierr3 commented 5 months ago

As some of you have seen, I've been working on a slight rebuild to go around some of the issues we've been having. I've released a macOs arm64 beta build, with more platforms coming as soon as I finish the build pipeline. Feel free to give it a try, so far it does not seem to suffer from this issue (it's also related to an afv-native fix that I can port to VectorAudio).

https://github.com/pierr3/TrackAudio/releases/tag/1.0.0-beta.1

pierr3 commented 5 months ago

There is now a windows build at the link above. If you had downloaded the arm64 macos build, please redownload. Let me know how it goes!

thor commented 5 months ago

Slightly related, what's the difference between TrackAudio and VectorAudio? 👀 I'm guessing it's something more being in a separate repository, heh.

neilenns commented 5 months ago

There is now a windows build at the link above. If you had downloaded the arm64 macos build, please redownload. Let me know how it goes!

Where should we report/provide feedback? Issues in TrackAudio repo?

pierr3 commented 5 months ago

Yes please, in the TrackAudio repo.

The different is in the UI, it's completely new code, and using a different technology. The backend is the same, but with an updated middle layer and a bunch of fixes.

pierr3 commented 4 months ago

Please head over to TrackAudio where this is fixed, 1.6.1 release has been withdrawn