Bug 1022931 - segfault in tests
Summary: segfault in tests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dovecot
Version: 20
Hardware: ppc
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2013-10-24 09:41 UTC by Dan Horák
Modified: 2014-03-19 13:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-19 13:42:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2013-10-24 09:41:07 UTC
build of dovecot 2.2.6 fails on 32-bit big endian arches (ppc, s390) because there is a segfault in the test suite, same error happened when I tried a rebuild of Fedora srpm in RHEL 7 buildroot.

from build.log
...
http url parse/create [6] ............................................ : ok
http url parse/create [7]: parse  http://www.example.com/%23shared/news  : ok
http url parse/create [7]: create http://www.example.com/%23shared/news  : ok
http url parse/create [7] ............................................ : ok
http url parse/create [8]: parse  http://www.example.com/query.php?name=Hendrik%20Visser  : ok
http url parse/create [8]: create http://www.example.com/query.php?name=Hendrik%20Visser  : ok
http url parse/create [8] ............................................ : ok
http url parse/create [9]: parse  http://www.example.com/network.html#IMAP%20Server  : ok
http url parse/create [9]: create http://www.example.com/network.html#IMAP%20Server  : ok
http url parse/create [9] ............................................ : ok
0 / 578 tests failed
/bin/sh: line 1: 12328 Segmentation fault      (core dumped) ./$bin
make[2]: Leaving directory `/builddir/build/BUILD/dovecot-2.2.6/src/lib-http'
make[2]: *** [check-test] Error 1
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/dovecot-2.2.6/src'

full logs available at
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1460140
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1238050

Version-Release number of selected component (if applicable):
dovecot-2.2.6-1.fc{19,20}

Comment 1 Dan Horák 2013-10-24 09:53:02 UTC
64-bit builds (s390x, ppc64) are OK

Comment 2 Dan Horák 2013-10-24 10:03:14 UTC
and for the record dovecot-2.2.5-2.fc20 builds fine in F-20 s390 buildroot

Comment 3 Dan Horák 2013-10-24 11:08:00 UTC
test-http-header-parser and test-http-response-parser fail with segfault on init, test-http-request-parser has 2 failing tests, with these exception all other tests are passed

Comment 4 Dan Horák 2014-03-19 13:42:52 UTC
not a problem starting with 2.2.7, so closing


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