You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crash is occurring in buildPredicate on the last line:
return(formatStr asString,(arguments as![Any]))
Stacktrace & log output
Gains(98024,0x1004cc200) malloc: Heap corruption detected, free list is damaged at 0x600001882040
*** Incorrect guard value: 8262110560
Gains(98024,0x1004cc200) malloc: ***set a breakpoint in malloc_error_break to debug
Gains(98024,0x1004cc200) malloc: Heap corruption detected, free list is damaged at 0x60000193c240
*** Incorrect guard value: 5996597068875191391
Gains(98024,0x1004cc200) malloc: ***set a breakpoint in malloc_error_break to debug
Gains(98024,0x1004cc200) malloc: Heap corruption detected, free list is damaged at 0x600001941b00
*** Incorrect guard value: 0
Gains(98024,0x1004cc200) malloc: ***set a breakpoint in malloc_error_break to debug
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
10.54.2
What Atlas Services are you using?
-- select --
Are you using encryption?
No
Platform OS and version(s)
iOS 18.0
Build environment
Xcode version: 16.2
Dependency manager and version: SPM
The text was updated successfully, but these errors were encountered:
How frequently does the bug occur?
Sometimes
Description
Crash is occurring in
buildPredicate
on the last line:Stacktrace & log output
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
10.54.2
What Atlas Services are you using?
-- select --
Are you using encryption?
No
Platform OS and version(s)
iOS 18.0
Build environment
Xcode version: 16.2
Dependency manager and version: SPM
The text was updated successfully, but these errors were encountered: