fix: segmentation fault on start
See original GitHub issue-
I am on the latest Cerebro.app version
-
I have searched the issues of this repo and believe that this is not a duplicate
-
OS version and name: Arch Linux
-
Cerebro.app version: 0.3.2
Issue
When I start cerebro, it crashes:
installed: X-AppImage-BuildId=847a0770-d98f-11a7-0ebd-e5b83ffea09e image: X-AppImage-BuildId=847a0770-d98f-11a7-0ebd-e5b83ffea09e
Failed to get crash dump id.
Report Id:
[1] 3603 segmentation fault (core dumped) ./cerebro-0.3.2-x86_64.AppImage
I get the same error when running the AUR packages.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:12 (1 by maintainers)
Top Results From Across the Web
Identify what's causing segmentation faults (segfaults) - IU KB
A segmentation fault (aka segfault) is a common condition that causes programs to crash; they are often associated with a file named core...
Read more >Fixing Segmentation faults in C++ - debugging - Stack Overflow
Compile and run your code as often as you can. It will be easier to locate the faulty part. Try to encapsulate low-level...
Read more >Debugging Segmentation Faults and Pointer Problems
Learn how to hunt down and fix segmentation faults and other pointer problems.
Read more >Debugging Segmentation Faults using GEF and GDB
Step 1: Cause the segfault inside GDB · Step 2: Find the function call that caused the problem · Step 3: Inspect variables...
Read more >Core Dump (Segmentation fault) in C/C++ - GeeksforGeeks
Core Dump/Segmentation fault is a specific kind of error caused by accessing memory that “does not belong to you.”.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I switched to ulauncher. Seems to be a good launcher too.
I’m closing this issue as outdated. We recently released
v0.8.0
which has a lot of dependency updates and bug fixes. Try it and, if the problem persists, we can open a new issue.