Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gekkofs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Merge Requests 11
    • Merge Requests 11
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • 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
  • hpc
  • gekkofs
  • Issues
  • #96

Closed
Open
Opened Mar 20, 2020 by Alberto Miranda@amiranda♨Owner

Full interception of bash 4.3.48 crashes

While testing the new harness in !33 (merged) in a docker image with Ubuntu Xenial, bash 4.3.48(1)-release (x86_64-pc-linux-gnu) and Python 3.6, I came across the following error with one of the shell tests:

malloc: unknown:0: assertion botched
free: called with unallocated block argument
Aborting...

I have come across this bug before while doing LD_PRELOAD=libgkfs_intercept.so /bin/bash in my old laptop with Ubuntu 14.04, but it disappear once I migrated to my new one with Ubuntu 19.04. Thus, I suspect it is related to interception in older versions of bash.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hpc/gekkofs#96