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
Getting occasional crashes when writing tiles. Painful because it's at the end of the process, which is often a long-running process. Below is a stack trace. Crashes are intermittent. Hard to reproduce.
Getting occasional crashes when writing tiles. Painful because it's at the end of the process, which is often a long-running process. Below is a stack trace. Crashes are intermittent. Hard to reproduce.
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [55616]
0 tilemaker 0x000000010d6949db LayerDefinition::serialiseToJSONValue(rapidjson::MemoryPoolAllocatorrapidjson::CrtAllocator&) const + 603
1 tilemaker 0x000000010d694db6 LayerDefinition::serialiseToJSON() const + 214
2 tilemaker 0x000000010d6c99b1 WriteSqliteMetadata(rapidjson::GenericDocument<rapidjson::UTF8, rapidjson::MemoryPoolAllocatorrapidjson::CrtAllocator, rapidjson::CrtAllocator>
The text was updated successfully, but these errors were encountered: