Bug 746330
Summary: | Unable to build zip file in instructions. | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | TR Bentley <home> | ||||||||
Component: | openstack-nova | Assignee: | Mark McLoughlin <markmc> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 16 | CC: | alexander.sakhnov, asalkeld, markmc, matt_domsch, mlvov, p, rkukura | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2011-10-19 20:48:54 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: | |||||||||||
Attachments: |
|
Description
TR Bentley
2011-10-14 19:12:22 UTC
TR: thanks for the report! Is this on i686? Are you seeing similar errors to bug #746771 ? If not, could you include details of exactly what errors you're seeing? x86_64 fully patch version of Fedora 16 running on a Virt Machine. I have glibc-debuginfo installed Created attachment 528864 [details]
Details of the crash
Thanks TR We really need to get a stack trace. See http://fedoraproject.org/wiki/StackTraces you can do e.g. $> gdb python (gdb) run /usr/bin/nova-manage project zipfile markmc markmc ... (gdb) thread apply all bt full Created attachment 529095 [details]
gdb listing 1
Created attachment 529096 [details]
gdb listing 2
Again this is in memcpy, so I'm going to mark as a duplicate of bug #746771 *** This bug has been marked as a duplicate of bug 746771 *** Thanks for getting those stack traces TR! |