Skip to content

Crash in ScatterplotPlugin::updateHeadsUpDisplay due to EXC_BREAKPOINT in libsystem_malloc #197

@sbvis

Description

@sbvis

App crashes with EXC_BREAKPOINT at xzm_xzone_malloc_freelist_outlined when adding HeadsUpDisplayItem in ScatterplotPlugin. Suspected heap corruption or invalid pointer during memory allocation.

  • thread Scatterplot plugin should allow creating hi-res images #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT (code=1, subcode=0x199f66b1c)
    frame #0: 0x0000000199f66b1c libsystem_malloc.dylib_xzm_xzone_malloc_freelist_outlined + 864 frame #1: 0x000000019a0f8a78 libc++abi.dyliboperator new(unsigned long) + 52
    frame Scatterplot background color should be configurable. #2: 0x0000000102dbf634 libMV_Public.dylibmv::AbstractHeadsUpDisplayModel::Row::Row(this=0x000000016fdf3620, headsUpDisplayItem=std::__1::shared_ptr<mv::util::HeadsUpDisplayItem>::element_type @ 0x0000000681701ff8 strong=1 weak=1) at AbstractHeadsUpDisplayModel.h:202:20 frame #6: 0x000000012e10c864 libScatterplotPlugin_p1.0.0_c1.4.0.dylibScatterplotPlugin::updateHeadsUpDisplay(this=0x0000000786f40000) at ScatterplotPlugin.cpp:978:61

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions