Modify ↓
Opened 14 months ago
Closed 14 months ago
#23400 closed defect (othersoftware)
crash - Assertion failed: (cmdBufInfo->device == rsrc->_res.device)
Reported by: | richlv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
JOSM crashed when I pressed, I believe, option+a to add tags.
2024-01-07 03:24:35.266 INFO: Reassigning macOS shortcut 'properties:recent:apply:3' from Meta to Ctrl because of conflict with ⌘+⇧+3 2024-01-07 03:24:35.266 INFO: Silent shortcut conflict: 'properties:recent:apply:3' moved by 'apple-reserved-36' to '⌃+⇧+3'. 2024-01-07 03:24:35.271 INFO: Reassigning macOS shortcut 'properties:recent:apply:4' from Meta to Ctrl because of conflict with ⌘+⇧+4 2024-01-07 03:24:35.271 INFO: Silent shortcut conflict: 'properties:recent:apply:4' moved by 'apple-reserved-38' to '⌃+⇧+4'. Assertion failed: (cmdBufInfo->device == rsrc->_res.device), function amdMtlBronzeCmdBufUpdateRsrc, file amd_mtl_bronze_hw_cmd_buffer.c, line 1126. Abort trap: 6
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-12-07 13:35:12 +0100 (Thu, 07 Dec 2023) Revision:18907 Build-Date:2023-12-07 16:38:49 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18907 en_GB) Mac OS X 13.6.3 OS Build number: macOS 13.6.3 (22G436) Memory Usage: 550 MB / 4096 MB (127 MB allocated, but free) Java version: 21+35-2513, Oracle Corporation, OpenJDK 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 4128833 1920×1080 (scaling 1.00×1.00) Display 69733382 1680×1050 (scaling 2.00×2.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→16×16, 32×32→32×32 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_GB Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + FIT (36160) + HouseNumberTaggingTool (36178) + InfoMode (36126) + Mapillary (2.2.0) + PicLayer (1.0.3) + apache-commons (36176) + apache-http (36176) + buildings_tools (36178) + dataimport (36066) + ejml (36176) + geotools (36176) + imagery_offset_db (36126) + jackson (36176) + jaxb (36118) + jna (36176) + jts (36004) + measurement (36126) + opendata (36186) + pbf (36176) + photo_geotagging (36126) + reverter (36126) + undelete (36126) + utilsplugin2 (36178) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
Attachments (0)
Note:
See TracTickets
for help on using tickets.
This doesn't look like a message from JOSM. I think amdMtlBronzeCmdBufUpdateRsrc is in the AMD Metal Driver, so either a hardware error or maybe a driver problem.