The following code causes segmentation fault (tried with pandas 0.10.1): pandas.DataFrame(columns=["x"]).x.fillna(method="pad", inplace=1)