Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-builder
gnome-builder
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 496
    • Issues 496
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 19
    • Merge Requests 19
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-buildergnome-builder
  • Issues
  • #500

Closed
Open
Opened May 06, 2018 by Roy Buitenhuis@royb3Contributor

Doubleclicking a file causes infinite loop

When I double-click a file from the project explorer window, a blank file gets opened.

I can't open any file at this point anymore. CPU usage goes to 100%.

Slaf on IRC found a trace to this infinite loop, here is a screenshot from his trace: trace_slaf https://paste.gnome.org/pk6vjybje

I narrowed this problem down to these commits:

commit 00ecf772 still worked. commit 4397ebd2 started causing this issue.

This debug warning gets printed when I close the window: ide-editor-workbench-addin:ERROR:../../../../jhbuild/checkout/gnome-builder/src/libide/editor/ide-editor-workbench-addin.c:396:ide_editor_workbench_addin_open_async: assertion failed: (IDE_IS_WORKBENCH (self->workbench)) Aborted (core dumped)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-builder#500