With bug reports it is useful to be as specific as possible. That way people can reproduce your problem. When you say that it doesn't behave properly, it would be useful to state what you did, what you expected, and what you actually got.
For example, did you just save the world [

], or did you exit Alice, and then restart? And is that issue of list contents separate from the "not behaving properly" you write about?
It is also useful when reporting problems to come up with the smallest example you can that fails. Unfortunately, none of these things is particularly easy or convenient for someone having problems in the middle of a project they're trying to finish. I often wish one could run parts of a program backwards, to see how it got to the failure point....