Acknowledged
CIQQA-3764

Simulator SIGSEGV on Communications.transmit w/ SDK 8.3.0 and 8.4.0

Simulator sigsegv on Communications.transmit() w/ Android companion using Connect IQ SDKs 8.4.0, 8.3.0.  Works with 8.2.3.  No problem with physical devices.  Tried several Android SDK versions with no effect.

Also fails with samples/Comm

System is Linux using vscode

I have a lot of gdb debug data that I cannot get this site to accept.

(gdb) simulator  # SDK 8.4.0
Thread 14 "TVM main" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffce7fc6c0 (LWP 1384190)]
0x00005555561c6518 in ?? ()

Start Addr           End Addr       Size     Offset  Perms  objfile
0x555555554000     0x5555557ec000   0x298000        0x0  r--p   /home/xxx/.Garmin/ConnectIQ/Sdks/connectiq-sdk-lin-8.4.0-2025-12-03-5122605dc/bin/simulator

(gdb) bt
#0  0x00005555561c6518 in ?? ()
#1  0x000055555593f067 in ?? ()
#2  0x00005555558dd3a6 in ?? ()
#3  0x00005555558ddc0d in ?? ()
#4  0x000055555627b2b8 in ?? ()
#5  0x000055555612ca0c in ?? ()
#6  0x00005555561f9325 in ?? ()
#7  0x000055555627047d in ?? ()
#8  0x00007fffeeaa71f5 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#9  0x00007fffeeb278dc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81