> I'm seeing some general problem with array appending. Removing the > append in the above method and the segfault moves to an other part of > the code, which uses array appending. > Any futher insights on this? Even a bigger test case would be helpful if it reproduces the error.