{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "217601",
   "self": "https://bugs.mojang.com/rest/api/2/issue/217601",
   "key": "BDS-215",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "4",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-08-19T17:50:39.000+0300",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-215/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2018-11-01T13:33:31.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "17409"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-08-19T17:50:39.000+0300",
      "status": "5",
      "description": "{code}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffed6a6700 (LWP 28556)] 0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const ()\n{code}\n!image-2018-11-01-14-29-55-298.png!\n\nApparently the server can not get the value *this + 8*",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "188407"
      ],
      "summary": "Segmentation Fault in MC_SERVER on player join",
      "creator": "frago9876543210",
      "reporter": "frago9876543210",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i0vm9z:",
      "environment": "Server running on Linux Debian 10; MCBE Version 1.7.0.13",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/217601/comment/631783",
               "id": "631783",
               "author": "ionicecko",
               "body": "Hi Alex,\n\nIs this still an issue for you?\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-02-10T05:18:00.638+0200",
               "updated": "2020-02-10T05:18:00.638+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/217601/comment/792273",
               "id": "792273",
               "author": "mega_spud",
               "body": "Cleaning up old tickets:  This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as _Incomplete_.  If you feel this is still a valid issue then please comment, or create a new ticket following the [Issue Guidelines|http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft|How To Write helpful bug reports] which includes steps to reproduce the problem.\r\n\r\n*Quick Links*:\r\n\ud83d\udcd3 [Issue Guidelines|http://help.mojang.com/customer/portal/articles/801354-writing-helpful-bug-reports-for-minecraft|How To Write Awesome Tickets! \ud83d\udcaf] -- \ud83d\udcac [Mojang Support|https://help.minecraft.net/hc/en-us/requests/new|Account Support \ud83d\udd79] -- \ud83d\udce7 [Suggestions|https://feedback.minecraft.net/|Feedback and Suggestions \u270d\ufe0f] -- \ud83d\udcd6 [Minecraft Wiki|http://minecraft.gamepedia.com/Minecraft_Wiki|Official Minecraft Wiki \ud83c\udf93]",
               "updateAuthor": "mega_spud",
               "created": "2020-08-19T17:50:39.277+0300",
               "updated": "2020-08-19T17:50:39.277+0300"
            }
         ],
         "maxResults": 2,
         "total": 2,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-215/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 9,
      "total": 9,
      "histories": [
         {
            "id": "998852",
            "author": "frago9876543210",
            "created": "2018-11-01T13:38:46.229+0200",
            "items": [
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "I get a segmentation fault after player joined. Server running on linux debian 10.\n{code:java}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault.\n[Switching to Thread 0x7fffed6a6700 (LWP 28556)]\n0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const (){code}\nApparently the server can not get the value *this + 8*\n\n!image-2018-11-01-14-29-55-298.png!",
                  "to": null,
                  "toString": "I get a segmentation fault after player joined. Server running on linux debian 10. MCBE version is 1.7.0.13\n{code:java}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault.\n[Switching to Thread 0x7fffed6a6700 (LWP 28556)]\n0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const (){code}\nApparently the server can not get the value *this + 8*\n\n!image-2018-11-01-14-29-55-298.png!"
               }
            ]
         },
         {
            "id": "998875",
            "author": "frago9876543210",
            "created": "2018-11-01T13:47:57.142+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": null,
                  "toString": "{code:java}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffed6a6700 (LWP 28556)] 0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const ()\n{code}\n!image-2018-11-01-14-29-55-298.png!\n\nApparently the server can not get the value *this + 8*"
               },
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "I get a segmentation fault after player joined. Server running on linux debian 10. MCBE version is 1.7.0.13\n{code:java}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault.\n[Switching to Thread 0x7fffed6a6700 (LWP 28556)]\n0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const (){code}\nApparently the server can not get the value *this + 8*\n\n!image-2018-11-01-14-29-55-298.png!",
                  "to": null,
                  "toString": "I get a segmentation fault after player joined. Server running on linux debian 10. MCBE version is 1.7.0.13"
               }
            ]
         },
         {
            "id": "1000474",
            "author": "worldwidebrine",
            "created": "2018-11-04T11:05:49.654+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "188730",
                  "toString": "image.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "188731",
                  "toString": "image-2018-11-01-14-29-55-298[1].png"
               }
            ]
         },
         {
            "id": "1027427",
            "author": "bemoty",
            "created": "2019-01-02T15:04:37.316+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": "188731",
                  "fromString": "image-2018-11-01-14-29-55-298[1].png",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1027428",
            "author": "bemoty",
            "created": "2019-01-02T15:04:39.948+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": "188730",
                  "fromString": "image.png",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1027432",
            "author": "bemoty",
            "created": "2019-01-02T15:08:19.381+0200",
            "items": [
               {
                  "field": "description",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "{code:java}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffed6a6700 (LWP 28556)] 0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const ()\n{code}\n!image-2018-11-01-14-29-55-298.png!\n\nApparently the server can not get the value *this + 8*",
                  "to": null,
                  "toString": "{code}\nThread 11 \"MC_SERVER\" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffed6a6700 (LWP 28556)] 0x0000000002120f53 in std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, AttributeInstance> >, std::__detail::_Select1st, std::equal_to<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::hash<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_bucket_index(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const ()\n{code}\n!image-2018-11-01-14-29-55-298.png!\n\nApparently the server can not get the value *this + 8*"
               },
               {
                  "field": "environment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "I get a segmentation fault after player joined. Server running on linux debian 10. MCBE version is 1.7.0.13",
                  "to": null,
                  "toString": "Server running on Linux Debian 10; MCBE Version 1.7.0.13"
               },
               {
                  "field": "summary",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Segmentation fault when join.",
                  "to": null,
                  "toString": "Segmentation Fault in MC_SERVER on player join"
               }
            ]
         },
         {
            "id": "1444270",
            "author": "ocelotonesie",
            "created": "2020-02-22T02:06:05.359+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "10001",
                  "toString": "Awaiting Response"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         },
         {
            "id": "1778195",
            "author": "mega_spud",
            "created": "2020-08-19T17:49:19.150+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": "10001",
                  "fromString": "Awaiting Response",
                  "to": null,
                  "toString": null
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "5",
                  "fromString": "Resolved",
                  "to": "4",
                  "toString": "Reopened"
               }
            ]
         },
         {
            "id": "1778341",
            "author": "mega_spud",
            "created": "2020-08-19T17:50:39.278+0300",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "4",
                  "toString": "Incomplete"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "4",
                  "fromString": "Reopened",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}