I was hoping someone could help me with an issue I’m having with TS5. I tried installing it on my MacBook Pro running macOS 13.2.1 (M1 Max), and at first, it got me to the login screen, but it wouldn’t go past that. Now, it usually crashes before even getting to the login screen. I’m not sure what to do anymore, and I was hoping someone could give me some advice.
Has anyone else experienced this issue with TS5 on a similar macOS version? If so, how did you resolve it? I’ve tried uninstalling and reinstalling TS5 multiple times, but the problem persists.
Any suggestions would be greatly appreciated. Thank you in advance!
Rosetta 2 is installed and should be working. TS3 in v3.5.7 is running just fine (apart from the occasional crash when I change my macOS audio device/sample rate).
Regarding crash reports, where can I find them? There is no popup after the crash, the window just disappears.
I found a crash dump for v3.6.0 if that helps.
All previous versions of teamspeak3 (and I believe even some ts5 ones) worked just fine, even when set to 192khz. Regardless of that, it’s currently set to 48khz and still crashing. v3.5.7 still working as well. It’s just ts5 and v3.6.0 not working. 21DDAA40-11D2-4369-8723-BF4C893C7E84.dmp
[EDIT]
after starting both ts3 and ts5 via the terminal both crash with the same log message
TS5:
TeamSpeak(28180,0x202bc72c0) malloc: Heap corruption detected, free list is damaged at 0x60000355c1a0
*** Incorrect guard value: 0
TeamSpeak(28180,0x202bc72c0) malloc: *** set a breakpoint in malloc_error_break to debug
[1] 28180 abort /Applications/TeamSpeak.app/Contents/MacOS/TeamSpeak --safemode
TS3.6.0
ts3client_mac(27910,0x30ed76000) malloc: Heap corruption detected, free list is damaged at 0x600001bae640
*** Incorrect guard value: 0
ts3client_mac(27910,0x30ed76000) malloc: *** set a breakpoint in malloc_error_break to debug
Starting Error Reporter: /private/var/folders/58/0gdln__s6rsg87k5pp3d04qr0000gn/T/error_report.sh
Looks like the HueSync audio driver was causing the crashes. For now both TS3 and TS5 are working.
Kinda curious to know what caused the crashes though since it worked fine in v3.5.7
In Macintosh HD > Library > Audio > Plug-Ins > HAL… which is where I found the Hue driver and deleted it… the only remaining folders are “ACE.driver,” “MSTeamsAudioDevice.driver,” and “ZoomAudioDevice.driver.” Hope that helps. Thanks for replying.