Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 362
    • Issues 362
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 57
    • Merge requests 57
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Issues
  • #289
Closed
Open
Created Mar 21, 2017 by Jonathan Wilkes@jwilkesOwner

invalid read with hidden iemgui on GOP canvas

  1. run Pd with valgrind pd-l2ork -nrt
  2. create a new patch
  3. create a [pd] and make it graph-on-parent
  4. open [pd]
  5. create an iemgui (I tested with [bng] and [nbx]
  6. choose "Properties" and click the "init" checkbox
  7. position the new iemgui outside the red graph-on-parent rectangle
  8. close the subpatch
  9. select the [pd] object on the parent canvas
  10. click <Delete> or <Backspace> (I tested with <Delete>)

Bug!

A chain of invalid reads gets triggered for the iemgui.

Doesn't happen if the iemgui is visible on the graph-on-parent. Also doesn't happen if the iemgui doesn't have "init" checked.

Edit: also can happen if the subpatch isn't a GOP subpatch.

Assignee
Assign to
Time tracking