https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232736
--- Comment #13 from Alexander Kabaev <k...@freebsd.org> --- (In reply to Alexander Kabaev from comment #12) In reply to myself: env MALLOC_CONF=junk:false qmlplugindump QtQuick 2.3 ... results in assertion in jemalloc: import QtQuick.tooling 1.2 // This file describes the plugin-supplied types contained in the library. // It is used for QML tooling purposes only. // // This file was auto-generated by: // 'qmlplugindump QtQuick 2.3' Module { dependencies: ["QtQuick 2.12"] } <jemalloc>: jemalloc_arena.c:271: Failed assertion: "bitmap_get(slab_data->bitmap, &bin_info->bitmap_info, regind)" Abort (core dumped) -- You are receiving this mail because: You are the assignee for the bug.