Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • OpenFlipper-Free OpenFlipper-Free
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • OpenFlipper-FreeOpenFlipper-Free
  • Issues
  • #22
Closed
Open
Issue created Dec 01, 2015 by Ghost User@ghost

Crash before Main(...)

On my system, a 64bit ArchLinux, OpenFlipper in the head on master-branch does cmake and make without errors, but then when executing it crashes directly with a segfault. gdb shows the segfault to be before reaching the main(...) method.

A version I pulled a few weeks ago worked on my system up to a recent git pull. Also the version 2.1 of OpenFlipper works. The error still occurs when I have no additional plugins added.

Following a gdb stack-trace from a run with this segfault.

0 --- ??

1 --- call_init.part

2 --- _dl_init

3 --- _dl_start_user

4 --- ??

5 --- ??

6 --- ??

Assignee
Assign to
Time tracking