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
  • #448

Closed
Open
Opened Mar 27, 2018 by Tobias Schönberg@tobias47n9e

Crash when opening long JSON file

When opening the attached JSON files I get either of these 2 crashes:

File "/usr/lib64/gnome-builder/plugins/cargo_plugin.py", line 132, in do_load
    if not pipeline.is_native():
AttributeError: 'BuildPipeline' object has no attribute 'is_native'

or

dzl-signal-group:ERROR:../src/bindings/dzl-signal-group.c:154:dzl_signal_group__target_weak_notify: assertion failed: (DZL_IS_SIGNAL_GROUP (self))

Not sure if this crash is related to this issue: #164 (closed)

Making the file shorter seems to help with the crash. At around 100 lines Builder just freezes similar to #164 (closed)

wikidata-20180319_1st_300.json

Version: 3.28.0-122-gd2a3e61 flatpak-nightly

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