Frequent crashes after campaign battles

I’m encountering frequent crashes with the campaign expansion, usually right after I win a battle. This means I have to repeat a lot of battles, since it doesn’t save the game first. The main game (without campaign) doesn’t crash like this.

This is on 64-bit Ubuntu 12.04, using the .deb package from the humble bundle 6. Campaign expansion was installed with the innoextract script someone posted to this forum.

This stack trace happened right after clicking the “Continue” button in the “View Statistics” screen.

[code]Crash Log: GSB for Linux, Build: 2011-12-21T22:29:42Z

=====================
==== STACK TRACE ====

/opt/GSB/GSB[0x75dbf6]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7f804ab34cb0]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(ZNSt15_List_node_base4hookEPS+0x13)[0x7f80485198c3]
/opt/GSB/GSB(_ZN17SIM_CampaignFleet7AddShipEP16SIM_CampaignShip+0x2e)[0x69ed0e]
/opt/GSB/GSB(_ZN26SIM_CampaignCaptureManager10CaptureAllEv+0xb5)[0x6b46f5]
/opt/GSB/GSB(_ZN26GUI_CampaignCaptureManager2OKEl+0x24)[0x6aafd4]
/opt/GSB/GSB(_ZN14GUI_ButtonBase10CheckClickEff+0x19)[0x66dab9]
/opt/GSB/GSB(_ZN13GUIButtonList10CheckClickEv+0x2e)[0x60505e]
/opt/GSB/GSB(_ZN14GUI_WindowBase10CheckClickEff+0xcd)[0x68ea4d]
/opt/GSB/GSB(_ZN17GUI_WindowManager10CheckClickEv+0x6d)[0x6b5abd]
/opt/GSB/GSB(_Z7WinMainPvS_Pci+0x3ab)[0x6b4c7b]
/opt/GSB/GSB(main+0x78)[0x75db18]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f8047c1076d]
/opt/GSB/GSB(__gxx_personality_v0+0x479)[0x4e1869][/code]

On further inspection, it appears to happen only after the ‘View Statistics’ screen. So never looking at statistics is a work-around.