Bug 494856 - yum install/update crashes with segmentation fault
Summary: yum install/update crashes with segmentation fault
Keywords:
Status: CLOSED DUPLICATE of bug 494266
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-08 12:03 UTC by Roman Rakus
Modified: 2014-01-21 23:08 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-04-08 12:14:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Roman Rakus 2009-04-08 12:03:13 UTC
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.

Comment 1 Roman Rakus 2009-04-08 12:14:08 UTC
After consultation with sqlite owner closing as duplicate of #494266

*** This bug has been marked as a duplicate of bug 494266 ***


Note You need to log in before you can comment on or make changes to this bug.