Page MenuHomeSchine - Phabricator

Starmade | Hung server
Open, HighPublic

Description

This is a new (to me) style of crash: complete lockup.

Looks like the java process couldn't write to the console anymore? I'm a bit stumped here.

Offhand possible cause: Java process runs inside a screen session, and GNU screen will block console IO if it receives an XOFF command...but nobody was on a terminal session around the time of this crash, and nothing in our tools interact automatically with the screen session.

GNU's XON/XOFF behavior:
https://www.gnu.org/software/screen/manual/html_node/XON_002fXOFF.html

Nothing exciting in logs, although I'll hold onto them for 30 days, please request URL. I don't think this crash is network related, but tcpdump files have been set-aside as well. Also kept copies of VisualVM's snapshot (nps) files if desired, screenshots are attached.

Only deleted my IP from screenshots:










Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
none/unspecified
Reproducible
uncertain
Category
none/unspecified
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

Restricted Application added a project: Issue Navigation. · View Herald TranscriptJun 3 2016, 10:11 PM
lancake claimed this task.

-validated-

lancake shifted this object from the S1 Public space to the S3 Starmade space.Jun 8 2016, 10:49 PM
lancake changed the visibility from "Custom Policy" to "Public (No Login Required)".
lancake changed the edit policy from "Task Author" to "Starmade (Project)".
lancake triaged this task as High priority.
Restricted Application added a subscriber: AndyP. · View Herald TranscriptJun 8 2016, 10:49 PM
AndyP added a comment.Jun 21 2016, 7:27 PM

So for quick lookup or searching:
obfuscated.aDC.a()
was the function that took most CPU time, beside
Java.io.PrintStream.PrintLn()

Restricted Application added a project: Starmade. · View Herald TranscriptMar 10 2017, 5:45 PM