DLCs: All except Way of Life
Description: This crash affects versions 2.2.1.1, 2.2.1.2, 2.2.1.3, 2.3 on Mac and Linux only.
Current date is 14th January. It always crashes within 3 days.
Save: http://a.pomf.se/hpdrfn.ck2
Reproduction:
1: Rename save file to Ironman_Byzantine_Empire.ck2
2: Load save
3: Unpause and wait a few days
Here is the backtrace from gdb:
Description: This crash affects versions 2.2.1.1, 2.2.1.2, 2.2.1.3, 2.3 on Mac and Linux only.
Current date is 14th January. It always crashes within 3 days.
Save: http://a.pomf.se/hpdrfn.ck2
Reproduction:
1: Rename save file to Ironman_Byzantine_Empire.ck2
2: Load save
3: Unpause and wait a few days
Here is the backtrace from gdb:
Code:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xbb69ab40 (LWP 22938)]
0x089dfb6d in CProvince::CanBuildNewSettlement(ESettlementType, CCharacter*, CSettlement*) const ()
(gdb) backtrace
#0 0x089dfb6d in CProvince::CanBuildNewSettlement(ESettlementType, CCharacter*, CSettlement*) const ()
#1 0x084b9a7b in CCharacter::AutoBuildSettlements(fpml::fixed_point<long long, (unsigned char)48, (unsigned char)15>) ()
#2 0x0849af99 in CCharacter::MonthlyUpdateSelfDontReadOthers(int*) ()
#3 0x08498be4 in CCharacter::DailyUpdateSelfDontReadOthers(int*) ()
#4 0x088c2b64 in tbb::interface6::internal::start_for<tbb::blocked_range<unsigned int>, (anonymous namespace)::CCharacterDailyUpdateSelfDontReadOthers, tbb::auto_partitioner const>::run_body(tbb::blocked_range<unsigned int>&) ()
#5 0x088c2b05 in tbb::interface6::internal::start_for<tbb::blocked_range<unsigned int>, (anonymous namespace)::CCharacterDailyUpdateSelfDontReadOthers, tbb::auto_partitioner const>::execute() ()
#6 0xf7f3ce0e in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all (this=0xf7f53520, parent=..., child=0xf7eb750c) at ../../src/tbb/custom_scheduler.h:432
#7 0xf7f3a73b in tbb::internal::arena::process (this=0xf7eb7480, s=...) at ../../src/tbb/arena.cpp:98
#8 0xf7f382b3 in tbb::internal::market::process (this=0xf7ecb900, j=...) at ../../src/tbb/market.cpp:455
#9 0xf7f357f9 in tbb::internal::rml::private_worker::run (this=0xf7f53520) at ../../src/tbb/private_server.cpp:255
#10 0xf7f35709 in tbb::internal::rml::private_worker::thread_routine (arg=0xf7ec3f00) at ../../src/tbb/private_server.cpp:223
#11 0x41935d4c in start_thread () from /lib/libpthread.so.0
#12 0x4184d82e in clone () from /lib/libc.so.6
Last edited:
Upvote
0