Date: Fri, 2 Oct 2015 10:10:15 -0700 From: Sean Bruno <sbruno@freebsd.org> To: freebsd-mips@freebsd.org Subject: Jemalloc update breaks qemu-bsd-user for mips packages Message-ID: <560EBA77.1010303@freebsd.org>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I'm a bit stumped and have no recourse at this time. MIPS package building via qemu-bsd-user jails is currently broken after the jemalloc update at svn r286871. Just attempt to build ports-mgmt/pkg and you'll see a failure in jemalloc. This does *not* happen with qemu-system-mips and is bsd-user specific. qemu-bsd-user code is here in my github repo: https://github.com/seanbruno/qemu-bsd-user/tree/bsd-user Error from jemalloc: <jemalloc>: /usr/local/poudriere/jails/11mipstest/usr/src/lib/libc/../../contrib/jem alloc/include/jemalloc/internal/tsd.h:625: Failed assertion: "tsd->state == tsd_state_reincarnated" <jemalloc>: /usr/local/poudriere/jails/11mipstest/usr/src/lib/libc/../../contrib/jem alloc/include/jemalloc/internal/tsd.h:625: Failed assertion: "tsd->state == tsd_state_reincarnated" qemu: uncaught target signal 6 (Abort trap) - core dumped - --- libucl/src/libucl_la-ucl_emitter_utils.lo --- <jemalloc>: /usr/local/poudriere/jails/11mipstest/usr/src/lib/libc/../../contrib/jem alloc/include/jemalloc/internal/tsd.h:625: Failed assertion: "tsd->state == tsd_state_reincarnated" <jemalloc>: /usr/local/poudriere/jails/11mipstest/usr/src/lib/libc/../../contrib/jem alloc/include/jemalloc/internal/tsd.h:625: Failed assertion: "tsd->state == tsd_state_reincarnated" - --- libucl/src/libucl_static_la-ucl_emitter_utils.lo --- cc: Internal error: Abort trap (program cc1) Please submit a full bug report. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJWDrp1XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5kdPgIAJKhP+5nxiNrYEGVU41do0AX oMyyWS//HWZWkhBe0aE8b4MWRw/bR0+kn398Ky5jKEFGuCHQQyUREMWP994oPEBw KP3bH9F9YkD0wGpm/c3aVR9JMPvXvdZGMJDcSszWmDhD9MIEIFtVstO2ebkxOztw r4ZG0IdWYCmIachErrDAd1GCqC1GKVl8wD4wzUWswEUkWoj+qMAQAEl057ERhu9t iRkdKh3CbCFH92FKoHtwcZBUSQoo9MYGyxTd3h73QnulljQMQBl9FozIg6qGEopE TjKyQZjnOPpcrCXgPu/qNaGQlbmS7UNzw5F8TNZjl+pYSxhUwGDT8mvAkOwda+Q= =4s+g -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560EBA77.1010303>