Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gepetto-viewer-corba
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
gepetto-viewer-corba
Commits
d2635f0d
Unverified
Commit
d2635f0d
authored
6 years ago
by
Wolfgang Merkt
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
README: Copy-pasteable command to fix TRANSIENT segfault
parent
cd2e6a4d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
d2635f0d
...
...
@@ -216,8 +216,8 @@ ps -C omniNames -o pid,args
If the process is not running, delete omniNames related log and backup files in
`/var/lib/omniorb`
. They may have different names on your computer, but most likely, something like:
```
bash
rm
/var/lib/omniORB/omninames-
<computer_
name
>
.log
rm
/var/lib/omniORB/omninames-
<computer_
name
>
.bak
sudo
rm
/var/lib/omniORB/omninames-
`
host
name
`
.log
sudo
rm
/var/lib/omniORB/omninames-
`
host
name
`
.bak
```
then restart the server:
```
bash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment