Bug 871067 - rpmbuild may go to infinite loop during %check phase
Summary: rpmbuild may go to infinite loop during %check phase
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-29 14:24 UTC by Pavel Raiskup
Modified: 2012-10-29 15:08 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-29 15:08:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2012-10-29 14:24:08 UTC
The make check in 'atomic_ops/tests' may go to infinite loop when gc does not
work OK.

Upstream fixed the test file 'test_stack.c' by this commit:

    ebaf32fcb8ebb922bcc4e28ad49fabe3de126e9e

Pavel

Comment 2 Pavel Raiskup 2012-10-29 15:08:22 UTC
Log snippet:

| Missing: AO_short_store_acquire_read
| Missing: AO_char_store_acquire_read
| Missing: AO_int_store_acquire_read
| Testing add1/sub1
| Succeeded
| Testing store_release_write/load_acquire_read
| Succeeded
| Testing test_and_set
| Succeeded
| PASS: test_atomic_pthreads
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| Found duplicate list element 5
| ....

---> fixed in fedora rawhide/f18


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