Bug 785305
Summary: | ocaml (bytecode) bindings segfault in 'add_drive_opts' | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Richard W.M. Jones <rjones> | ||||
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.3 | CC: | leiwang, mbooth, moli, qguan, qwan, virt-maint | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | libguestfs-1.16.3-1.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
No Documentation needed
|
Story Points: | --- | ||||
Clone Of: | 785290 | Environment: | |||||
Last Closed: | 2012-06-20 07:00:14 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: | |||||||
Bug Depends On: | 719879, 785290 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Richard W.M. Jones
2012-01-27 22:37:02 UTC
Created attachment 558048 [details] bug785305.ml Bug reproducer. (1) Save this attachment as 'bug785305.ml' (2) chmod +x bug785305.ml (3) Install ocaml-libguestfs-devel + dependencies (4) ./bug785305.ml If it segfaults => bug If it prints a message => OK Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No Documentation needed Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0774.html |