BB Crash: Deleting Action Button from Game Field

Discussion in 'Technical Discussion' started by trudnai, Nov 12, 2015.

Tags:
  1. trudnai

    trudnai Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,235
    Likes Received:
    701
    I am adding Action Button to Game Field, then delete it and aroun 40-50% of times BB crashes...

    Let me know if you need full crash log...

    Code:
    Process:               BuildBox [34637]
    Path:                  /Applications/BuildBox.app/Contents/MacOS/BuildBox
    Identifier:            com.secrethq.buildbox
    Version:               1.3.5 (1.3.5)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           BuildBox [34637]
    User ID:               501
    
    Date/Time:             2015-11-12 15:46:58.266 -0800
    OS Version:            Mac OS X 10.11.1 (15B42)
    Report Version:        11
    Anonymous UUID:        7CE05C4B-FC44-7526-B05A-BF69CB9B4B6A
    
    Sleep/Wake UUID:       55CE4EBB-07CE-4EBE-A315-CB46A34860ED
    
    Time Awake Since Boot: 470000 seconds
    Time Since Wake:       1800 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Application Specific Information:
    abort() called
    *** error for object 0x7fb772ee1b40: incorrect checksum for freed object - object was probably modified after being freed.
    
    Global Trace Buffer (reverse chronological seconds):
    153.618998   CFNetwork                     0x00007fff90e52a0f TCP Conn 0x7fb772dc7e70 complete. fd: 33, err: 0
    153.619543   CFNetwork                     0x00007fff90ee11ad TCP Conn 0x7fb772dc7e70 event 1. err: 0
    153.708605   CFNetwork                     0x00007fff90e51cdf TCP Conn 0x7fb772dc7e70 started
    153.710879   CFNetwork                     0x00007fff90e1589e Creating default cookie storage with process/bundle identifier
    153.710879   CFNetwork                     0x00007fff90e15836 Faulting in CFHTTPCookieStorage singleton
    153.710957   CFNetwork                     0x00007fff90e156c5 Faulting in NSHTTPCookieStorage singleton
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x00007fff8830b0ae __pthread_kill + 10
    1   libsystem_pthread.dylib           0x00007fff83f2c500 pthread_kill + 90
    2   libsystem_c.dylib                 0x00007fff84a1137b abort + 129
    3   libsystem_malloc.dylib            0x00007fff8ef423a6 szone_error + 626
    4   libsystem_malloc.dylib            0x00007fff8ef38604 tiny_free_list_remove_ptr + 289
    5   libsystem_malloc.dylib            0x00007fff8ef39df9 szone_free + 2640
    6   libsystem_malloc.dylib            0x00007fff8ef38c22 szone_realloc + 1014
    7   libsystem_malloc.dylib            0x00007fff8ef387fb malloc_zone_realloc + 78
    8   libsystem_malloc.dylib            0x00007fff8ef3871a realloc + 214
    9   QtGui                             0x0000000104adaf99 QOutlineMapper::lineTo(QPointF const&) + 73
    10  QtGui                             0x0000000104ada03c QOutlineMapper::convertPath(QVectorPath const&) + 188
    11  QtGui                             0x0000000104af48da QRasterPaintEngine::fill(QVectorPath const&, QBrush const&) + 1338
    12  QtGui                             0x0000000104ae6f15 QPaintEngineEx::stroke(QVectorPath const&, QPen const&) + 5125
    13  QtGui                             0x0000000104af3a74 QRasterPaintEngine::stroke(QVectorPath const&, QPen const&) + 420
    14  QtGui                             0x0000000104af3090 QRasterPaintEngine::drawRects(QRect const*, int) + 1376
    15  QtGui                             0x0000000104b08fce QPainter::drawRects(QRect const*, int) + 382
    16  QtWidgets                         0x00000001042c2734 QMacStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const + 1076
    
     
  2. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    I've had that issue also and a known problem for the last month or so. The temp solution for now until 1.3.6 is released is to drag the button off screen.
     
    trudnai likes this.
  3. Phoebe

    Phoebe Serious Boxer

    Joined:
    Aug 9, 2016
    Messages:
    667
    Likes Received:
    392
    Simply Path names Rename Test or name 1 then you can delete it
     
  4. Phoebe

    Phoebe Serious Boxer

    Joined:
    Aug 9, 2016
    Messages:
    667
    Likes Received:
    392
    Important delete all paths even if the soals is new
     

Share This Page