Bug 1025942 - Parallel virt-df and virt-alignment-scan tests sometimes deadlock
Summary: Parallel virt-df and virt-alignment-scan tests sometimes deadlock
Keywords:
Status: NEW
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1076478
TreeView+ depends on / blocked
 
Reported: 2013-11-02 08:27 UTC by Richard W.M. Jones
Modified: 2021-04-19 10:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
build.log (1.85 MB, text/plain)
2013-11-02 08:27 UTC, Richard W.M. Jones
no flags Details

Description Richard W.M. Jones 2013-11-02 08:27:18 UTC
Created attachment 818562 [details]
build.log

Description of problem:

virt-df and virt-alignment-scan tools normally run with
multiple threads, up to 12.  These tools are tested by
the libguestfs test suite, ie. 'make check'.

When running the libguestfs test suite, there is a deadlock
happening which causes these tests to fail.  It mostly happens
when the tests run in Koji.

See the attached build log for a typical example.

Version-Release number of selected component (if applicable):

libguestfs 1.24 & 1.25

How reproducible:

Quite often but not 100%

Steps to Reproduce:
1. Run 'make check -C df' and/or 'make check -C align'

Comment 1 Richard W.M. Jones 2014-01-25 15:47:52 UTC
See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1057873


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