Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
biboumi
biboumi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • louiz’
  • biboumibiboumi
  • Issues
  • #3465

Closed
Open
Opened Feb 24, 2022 by Slavko@slavkoja

Bad namespace separator

Description of the issue0

After security update of libexpat the biboumi refuses to start with error:

Xml_Parsebuffer encountered an error: out of memory

According the debian bug [1] discusion, it is not libexpat problem, but biboumi uses bad namespace separator, which is highlighted by current security update patches and the error string out of memory is missleading, and means syntax error in real. See details at [2] & [3].

  • [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006333
  • [2] https://alioth-lists.debian.net/pipermail/pkg-voip-maintainers/2022-February/036223.html
  • [3] https://github.com/libexpat/libexpat/issues/572#issuecomment-1050119036
Edited Mar 10, 2022 by louiz’
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: louiz/biboumi#3465