Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 855
    • Issues 855
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Issues
  • #2361
Closed
Open
Issue created Mar 23, 2021 by Dennis@dennisbusch-de

g_key_file_load_from_file segfaults on "Key[*]="like lines

When trying to use lxdm-greeter-gtk, lxappearance or lxsession-edit with glib2 2.68:

glib2 appears to segfault trying to read any lines like..

Name[*]=*
Comment[*]=*

..from .theme and .desktop files in folders /usr/share/icons/, /etc/xdg/autostart and ~/.config/autostart.

Removing all those lines and leaving only plain Name=anything and Comment=anything lines, it reads the files without crashing.

further reading: https://bbs.archlinux.org/viewtopic.php?id=264780

Edited Mar 23, 2021 by Philip Withnall
Assignee
Assign to
Time tracking