Opened 7 years ago
Closed 7 years ago
#9673 closed enhancement (fixed)
dovecot-2.2.32
Reported by: | Owned by: | Pierre Labastie | |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (5)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
I have a problem with tests:
==5689== Syscall param epoll_pwait(sigmask) points to unaddressable byte(s) ==5689== at 0x514C6F0: epoll_pwait (epoll_pwait.c:42) ==5689== by 0x43C268: io_loop_handler_run_internal (in /sources/dovecot/dovec ot-2.2.32/src/lib/test-lib) ==5689== by 0x439FCE: io_loop_handler_run (in /sources/dovecot/dovecot-2.2.32 /src/lib/test-lib) ==5689== by 0x439EF1: io_loop_run (in /sources/dovecot/dovecot-2.2.32/src/lib /test-lib) ==5689== by 0x40BCF5: test_ioloop_fd (in /sources/dovecot/dovecot-2.2.32/src/ lib/test-lib) ==5689== by 0x40C4DE: test_ioloop (in /sources/dovecot/dovecot-2.2.32/src/lib /test-lib) ==5689== by 0x41EBE9: test_run_funcs (in /sources/dovecot/dovecot-2.2.32/src/ lib/test-lib) ==5689== by 0x41EEE0: test_run_with_fatals (in /sources/dovecot/dovecot-2.2.3 2/src/lib/test-lib) ==5689== by 0x403919: main (in /sources/dovecot/dovecot-2.2.32/src/lib/test-lib) ==5689== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==5689== Failed to run: ./test-lib make[3]: *** [Makefile:2298: check-test] Error 1
Amazingly, no test is said to fail (that is, all lines "read 0/xxx test failed") If I do not find soon what causes this (libtirpc?), I'll move to 8.2
comment:4 by , 7 years ago
OK: it seems it is a bug in valgrind. See https://bugzilla.redhat.com/show_bug.cgi?id=1462258. And there was the same error with 2.2.31 too. I'll update with a note that one test may report an error if valgrind is used.
Note:
See TracTickets
for help on using tickets.