Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#47208 - Updating mbedtls from 2.1.3-1 to 2.2.0-1 crashes umurmur
Attached to Project:
Arch Linux
Opened by Tom (tom.h) - Saturday, 28 November 2015, 20:48 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 29 November 2015, 04:28 GMT
Opened by Tom (tom.h) - Saturday, 28 November 2015, 20:48 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 29 November 2015, 04:28 GMT
|
DetailsDescription:
Starting umurmur-0.2.16_a-2 with mbedtls 2.2.0-1 installed crashes immediately. Additional info: * mbedtls 2.1.3-1 (umurmur working) * mbedtls 2.2.0-1 (umurmur not working) Message from umurmur: INFO: mbedTLS library version 2.2.0 initialized *** Error in `/usr/bin/umurmurd': malloc(): memory corruption (fast): 0x09b5e918 *** ======= Backtrace: ========= /usr/lib/libc.so.6(+0x69923)[0x6f52d923] /usr/lib/libc.so.6(+0x6fc47)[0x6f533c47] /usr/lib/libc.so.6(+0x7204c)[0x6f53604c] /usr/lib/libc.so.6(__libc_malloc+0xd9)[0x6f5373d9] /usr/lib/libc.so.6(__strdup+0x26)[0x6f53b866] /usr/bin/umurmurd[0x80534d3] /usr/bin/umurmurd(Chan_init+0xca)[0x80537aa] /usr/bin/umurmurd(main+0x220)[0x804fae0] /usr/lib/libc.so.6(__libc_start_main+0xf7)[0x6f4dc497] /usr/bin/umurmurd[0x804fd6e] |
This task depends upon
Closed by Doug Newgard (Scimmia)
Sunday, 29 November 2015, 04:28 GMT
Reason for closing: Fixed
Additional comments about closing: umurmur 0.2.16_a-3
Sunday, 29 November 2015, 04:28 GMT
Reason for closing: Fixed
Additional comments about closing: umurmur 0.2.16_a-3

Dang. According to upstream and namcap and my own tests the Mbedtls update should not have needed a rebuild.

Give umurmur 0.2.16_a-3 a try?

Where do I find umurmur 0.2.16_a-3?

Found it and it works. Thanks!