Bug 746767

Summary: openstack-glance fails with segfault error 4 in libc-2.14.90.so
Product: [Fedora] Fedora Reporter: Sergey <sergey>
Component: openstack-glanceAssignee: Mark McLoughlin <markmc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: alexander.sakhnov, asalkeld, markmc, matt_domsch, mlvov, p, rkukura
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-18 16:31:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergey 2011-10-17 18:06:41 UTC
Description of problem:
Segmentation fault error while running glance index
    $> glance index
       Segmentation fault
    $> cat /var/log/messages
Oct 17 20:59:06 server1 kernel: [  579.105915] glance[1472]: segfault at 0 ip 00932950 sp bfed1078 error 4 in libc-2.14.90.so[7ed000+1a7000]

Version-Release number of selected component (if applicable):
1. Linux server1.example.com 3.1.0-0.rc9.git0.0.fc16.i686.PAE #1 SMP Wed Oct 5 15:51:55 UTC 2011 i686 i686 i386 GNU/Linux
2. glibc-2.14.90-12.i686
   glibc-common-2.14.90-12.i686
3. openstack-glance-2011.3-1.fc16.noarch

How reproducible:
Each time

Steps to Reproduce:
1. $> sudo service openstack-glance-api start
2. $> glance index
  
Actual results:
Segmentation fault

Comment 1 Mark McLoughlin 2011-10-18 16:31:37 UTC
Thanks for the report Sergey

I'm going to mark it as a duplicate of bug #746771 - I'm 90% certain it's the same underlying glibc issue

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