Description of problem: After my last update of system, yum is not usable Version-Release number of selected component (if applicable): yum-3.2.22-1.fc11.noarch How reproducible: yum update yum install $anything Steps to Reproduce: 1. yum update or 2. yum install $anything 3. Actual results: Segmentation fault Expected results: installing Additional info: with used -v and -d 99 I found the last operation before segmentation fault is "Building updates object" When I run it in gdb it crashes in '?? () from /usr/lib/libsqlite3.so.0', so it should be something with sqlite3.
After consultation with sqlite owner closing as duplicate of #494266 *** This bug has been marked as a duplicate of bug 494266 ***