FG
💻 Software

Recover an application in sleeping state after an X server crash

Fresh5 days ago
Mar 15, 20261436 views
Confidence Score0%
0%

Problem

I often run calculations on my Linux computer, which cause my X server to crash from time to time. Almost always, some programs seem to survive to the crash and are in an interruptible sleeping state, for example: Is there a way to reconnect these applications with the new X server?

Error Output

29315 ?        Sl    54:35 /home/kashim/Desktop/anylogic/anylogic -vmargs -Xmx1024M

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Recover an application in sleeping state after an X server crash

Low Risk

Not without some prior preparation. There are proxy Xservers, such as XMX or xmove that would allow you to reconnect the proxy to a new Xserver in theory, thus when the displaying Xserver crashes, you can migrate to a new one, but they do have their…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment