I too experienced this bug but after some playing around I found that it was a specific package causing he crash. The very last package listed in "Status: Installed (auto removable)" seems to be the culprit ... in my case it is openoffice.org-writer2latex. If that package is selected from anywhere (search, filter, etc) the program will crash.
I suspect that it may not be the package at all, but rather the treeview/treemodel logic used ... could the iter be incremented one too many times? -- Tony