{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "499812",
   "self": "https://bugs.mojang.com/rest/api/2/issue/499812",
   "key": "BDS-16847",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "3",
      "customfield_10500": {
         "self": "https://bugs.mojang.com/rest/api/2/customFieldOption/10300",
         "value": "Unconfirmed",
         "id": "10300",
         "disabled": false
      },
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2022-04-23T18:57:19.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16847/watchers",
         "watchCount": 4,
         "isWatching": false
      },
      "created": "2022-04-22T10:26:43.000+0300",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "20801"
      ],
      "issuelinks": [
         {
            "id": "265564",
            "self": "https://bugs.mojang.com/rest/api/2/issueLink/265564",
            "type": "10102",
            "outwardIssue": "499549"
         }
      ],
      "assignee": null,
      "updated": "2022-04-23T18:57:19.000+0300",
      "status": "5",
      "description": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory.\u00a0\u00a0\r\n\r\nAs soon as any single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0 Eventually the application crashes.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer).\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nThe server has become less-and-less responsive and I wonder whether our world is becoming corrupt or something, since it appears to be far less stable than a day ago.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!",
      "customfield_11100": 0.0,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "480002"
      ],
      "summary": "Bedrock Server Crashes",
      "creator": "JIRAUSER716370",
      "reporter": "JIRAUSER716370",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i27ovz:",
      "environment": "windows 11",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499812/comment/1156490",
               "id": "1156490",
               "author": "JIRAUSER716370",
               "body": "Please let me know if there's any more information you need.\u00a0 I can provide the world file if you want to take a look at that.\u00a0\u00a0\r\n\r\nWe didn't have any issues at all with this world until 1.18 but now it is unusuable.\u00a0 I suspect there is a bug that this world is able to reproduce, so it may be worth taking a look\r\n\r\n\u00a0\r\n\r\nThanks",
               "updateAuthor": "JIRAUSER716370",
               "created": "2022-04-23T05:48:29.652+0300",
               "updated": "2022-04-23T05:53:56.518+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499812/comment/1156491",
               "id": "1156491",
               "author": "JIRAUSER716370",
               "body": "Sometimes the crash is reported in Windows Event Viewer.\u00a0\u00a0\r\n\r\n\u00a0\r\n{code:java}\r\nFaulting application name: bedrock_server.exe, version: 0.0.0.0, time stamp: 0x624cf184\r\nFaulting module name: ucrtbase.dll, version: 10.0.22000.1, time stamp: 0x00e78ce9\r\nException code: 0xc0000409\r\nFault offset: 0x000000000007c648\r\nFaulting process ID: 0x718\r\nFaulting application start time: 0x01d856178fd240d8\r\nFaulting application path: C:\\Users\\deang\\Minecraft\\bedrock-server-1.18.30.04\\bedrock_server.exe\r\nFaulting module path: C:\\WINDOWS\\System32\\ucrtbase.dll\r\nReport ID: a018c101-eeaf-402d-bda1-d0ec2eab8c29\r\nFaulting package full name:\u00a0\r\nFaulting package-relative application ID:\u00a0 {code}",
               "updateAuthor": "JIRAUSER716370",
               "created": "2022-04-23T05:57:20.143+0300",
               "updated": "2022-04-23T05:57:20.143+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499812/comment/1156537",
               "id": "1156537",
               "author": "vincent294",
               "body": "Seeing 100% CPU on 1 core and a lot of RAM allocated on my Ubuntu 20.04 server. Server unresponsive, it worked with 1.18.30 for the first day. I'm gonna back up my corrupted save and restore a backup in the meantime.\r\n\r\nEdit: 0xc0000409 is the Windows hex error for stack overflow if I recall. Probably infinite loop putting something on the stack.",
               "updateAuthor": "vincent294",
               "created": "2022-04-23T11:11:10.758+0300",
               "updated": "2022-04-23T11:38:16.874+0300"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/499812/comment/1156678",
               "id": "1156678",
               "author": "ocelotonesie",
               "body": "We're tracking this issue at MCPE-154278, so I will resolve and link this ticket as a duplicate.",
               "updateAuthor": "ocelotonesie",
               "created": "2022-04-23T18:57:19.811+0300",
               "updated": "2022-04-23T18:57:19.811+0300"
            }
         ],
         "maxResults": 4,
         "total": 4,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-16847/votes",
         "votes": 4,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 9,
      "total": 9,
      "histories": [
         {
            "id": "2564920",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:28:36.577+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-22-29-203.png!",
                  "to": null,
                  "toString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-22-29-203.png!\r\n\r\n\u00a0"
               }
            ]
         },
         {
            "id": "2564921",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:28:50.957+0300",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "480002",
                  "toString": "image-2022-04-22-17-28-49-697.png"
               }
            ]
         },
         {
            "id": "2564922",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:28:52.162+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-22-29-203.png!\r\n\r\n\u00a0",
                  "to": null,
                  "toString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!"
               }
            ]
         },
         {
            "id": "2564924",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:28:57.896+0300",
            "items": [
               {
                  "field": "Comment",
                  "fieldtype": "jira",
                  "from": "!image-2022-04-22-17-22-29-203.png!",
                  "fromString": null,
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "2564928",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:31:41.351+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!",
                  "to": null,
                  "toString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\n\r\nAs soon as a single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer)\r\n\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!"
               }
            ]
         },
         {
            "id": "2564930",
            "author": "JIRAUSER716370",
            "created": "2022-04-22T10:32:44.451+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\n\r\nAs soon as a single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer)\r\n\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!",
                  "to": null,
                  "toString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\n\r\nAs soon as a single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer).\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nThe server has become less-and-less responsive and I wonder whether our world is becoming corrupt or something, since it appears to be far less stable than a day ago.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!"
               }
            ]
         },
         {
            "id": "2566335",
            "author": "JIRAUSER716370",
            "created": "2022-04-23T05:55:10.049+0300",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory\r\n\r\nAs soon as a single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer).\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nThe server has become less-and-less responsive and I wonder whether our world is becoming corrupt or something, since it appears to be far less stable than a day ago.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!",
                  "to": null,
                  "toString": "Bedrock Server Crashes after 10 minutes, 5 players, 24GB memory.\u00a0\u00a0\r\n\r\nAs soon as any single player joins, the memory climbs by Gigabytes until the machine and the machine hits 99%, then drops down and quickly climbs again.\u00a0 Eventually the application crashes.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nEventually, the server crashes after a short time (within 5-10 minutes usually, sometimes longer).\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nThe server has become less-and-less responsive and I wonder whether our world is becoming corrupt or something, since it appears to be far less stable than a day ago.\u00a0\u00a0\r\n\r\n\u00a0\r\n\r\nIs there are new beta I can try?\u00a0 This latest 1.18.30 release is unplayable\r\n\r\n\u00a0\r\n\r\n!image-2022-04-22-17-28-49-697.png!"
               }
            ]
         },
         {
            "id": "2566691",
            "author": "ocelotonesie",
            "created": "2022-04-23T18:57:19.814+0300",
            "items": [
               {
                  "field": "Link",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "MCPE-154278",
                  "toString": "This issue duplicates MCPE-154278"
               }
            ]
         },
         {
            "id": "2566693",
            "author": "ocelotonesie",
            "created": "2022-04-23T18:57:19.817+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "3",
                  "toString": "Duplicate"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}