Crash while crafting arrows

My Setup:
Operating System: Xubuntu 14.04.1
Linux Kernel Version: 3.13.0-33-generic
Current Game Version: 0.A-5534-gc9ff498

The Problem:
Whenever I try crafting heavy wooden arrow shaft, small game arrow, or field point wooden arrow, the game crashes and gives this message in the terminal prompt:

[b]/usr/include/c++/4.8/debug/safe_iterator.h:293:error: attempt to increment
a past-the-end iterator.

Objects involved in the operation:
iterator “this” @ 0x0x7fff66f03410 {
type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIP4itemNSt9__cxx19986vectorIS3_SaIS3_EEEEENSt7__debug6vectorIS3_S7_EEEE (mutable iterator);
state = past-the-end;
references sequence with type `NSt7__debug6vectorI4itemSaIS1_EEE’ @ 0x0x7fff66f03410
}
Aborted (core dumped)

[/b]

[quote=“idlethoughts, post:1, topic:7088”]My Setup:
Operating System: Xubuntu 14.04.1
Linux Kernel Version: 3.13.0-33-generic
Current Game Version: 0.A-5534-gc9ff498

The Problem:
Whenever I try crafting heavy wooden arrow shaft, small game arrow, or field point wooden arrow, the game crashes and gives this message in the terminal prompt:

[b]/usr/include/c++/4.8/debug/safe_iterator.h:293:error: attempt to increment
a past-the-end iterator.

Objects involved in the operation:
iterator “this” @ 0x0x7fff66f03410 {
type = N11__gnu_debug14_Safe_iteratorIN9__gnu_cxx17__normal_iteratorIP4itemNSt9__cxx19986vectorIS3_SaIS3_EEEEENSt7__debug6vectorIS3_S7_EEEE (mutable iterator);
state = past-the-end;
references sequence with type `NSt7__debug6vectorI4itemSaIS1_EEE’ @ 0x0x7fff66f03410
}
Aborted (core dumped)

[/b][/quote]

I merged a fix for this a day ago, IIRC. Tried in latest?