I think I found the bug (which got introduced with the latest changes to PBR terrain rendering).
Since you are using Linux, maybe you can compile the viewer yourself ? In which case, you could try and edit linden/indra/newview/lldrawpoolterrain.cpp, from line 1109 to read:
Then compile the viewer (*), and let me know if it fixes the crash for you...
(*) If you never did it, see linden/doc/LinuxBuildHowto.txt. Compiling the viewer is very straightforward and easy under Linux.