Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • ocserv ocserv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 80
    • Issues 80
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenConnect VPN projectsOpenConnect VPN projects
  • ocservocserv
  • Issues
  • #185
Closed
Open
Issue created Nov 27, 2018 by Yick@yick.xie

isolate-workers bug

AnyConnect iOS fails to sync .xml profile, if isolate-workers is enabled.

System: Ubuntu 18.04
Kernel: 4.19.4
Ocserv: latest commit c1cb9c02

--10468-- WARNING: unhandled amd64-linux syscall: 317
--10468-- You may be able to write your own handler.
--10468-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
--10468-- Nevertheless we consider this a bug.  Please report
--10468-- it at http://valgrind.org/support/bug_reports.html.

valgrind: m_scheduler/sema.c:104 (vgModuleLocal_sema_down): Assertion 'sema->owner_lwpid != lwpid' failed.

host stacktrace:
==10468==    at 0x580441BA: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)

sched status:
  running_tid=0

Thread 1: status = VgTs_WaitSys (lwpid 10468)
==10468==    at 0x65EE48A: prctl (syscall-template.S:78)
==10468==    by 0x51EC313: ??? (in /lib/x86_64-linux-gnu/libseccomp.so.2.3.1)
==10468==    by 0x12ECEF: disable_system_calls (worker-privs.c:123)
==10468==    by 0x11B667: vpn_server (worker-vpn.c:733)
==10468==    by 0x115C99: listen_watcher_cb (main.c:1161)
==10468==    by 0x60B8D72: ev_invoke_pending (in /usr/lib/x86_64-linux-gnu/libev.so.4.0.0)
==10468==    by 0x60BC3DD: ev_run (in /usr/lib/x86_64-linux-gnu/libev.so.4.0.0)
==10468==    by 0x1138D7: main (main.c:1463)
Edited Jan 25, 2023 by Dimitri Papadopoulos Orfanos
Assignee
Assign to
Time tracking