Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #596
Closed
Open
Created Apr 25, 2022 by Zach van Rijn@zOwner

system/libucontext: FTTFS on pmmx: segmentation fault

cc -std=gnu99 -D_BSD_SOURCE -ggdb3 -O2 -Wall -DEXPORT_UNPREFIXED -Iinclude -Iarch/x86 -Iarch/common test_libucontext_posix.c -o test_libucontext_posix -L. -lucontext
env LD_LIBRARY_PATH=/root/libucontext ./test_libucontext_posix
setting up context 1
setting up context 2
doing initial swapcontext
start f2
swap to f1
start f1
checking provided arguments to function f1
looks like all arguments are passed correctly
swap back to f2
finish f2, should swap to f1
make: *** [Makefile:181: check_libucontext_posix] Segmentation fault

Bisected: https://github.com/kaniini/libucontext/commit/388edbe12138e8300e230e2bc9c08a8f273e98d9

Assignee
Assign to
Time tracking