View Issue Details

IDProjectCategoryView StatusLast Update
0004601DarkRadiantMap Editingpublic10.05.2018 18:28
ReporterGoldwell Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
PlatformWindowsOS Version10 
Product Version2.3.0 
Target Version2.4.0Fixed in Version2.4.0 
Summary0004601: Intermittent crash when selecting/manipulating lots of patches
DescriptionThis one is hard to reproduce, but it ultimately happens pretty reliably. In larger maps DR suddenly crashes when drag-selecting and manipulating lots of patches using the Translation Tool. The stacktrace does not show anything useful, which indicates that the crash is happening outside DR's binaries, caused by something done earlier.
Steps To Reproduce1 Load Goldwell's WIP map
2 Filter out everything but patches
3 Drag-select a couple of them
4 Manipulate them using the Translate tool
5 Unselect and repeat at step 3 until it crashes with an Access Violation
Additional InformationI could track down the crash to the Camera Renderer, where a certain flow of shaderpass rendering is running into a crash. It's probably not that one shader causing the crash, but the stuff happening earlier, maybe an openGL state is left floating around.
TagsNo tags attached.

Activities

greebo

greebo

13.08.2017 04:17

administrator   ~0009080

Further observation: I only was able to reproduce the crash when switching from the built-in Intel GPU to the nVidia one.
greebo

greebo

13.08.2017 06:39

administrator   ~0009081

Fix attempt in 10fec4e

Issue History

Date Modified Username Field Change
13.08.2017 04:16 greebo New Issue
13.08.2017 04:16 greebo Status new => confirmed
13.08.2017 04:17 greebo Note Added: 0009080
13.08.2017 04:17 greebo Reporter greebo => Goldwell
13.08.2017 04:17 greebo Assigned To => greebo
13.08.2017 04:18 greebo OS Version => 10
13.08.2017 04:18 greebo Platform => Windows
13.08.2017 06:39 greebo Target Version => 2.4.0
13.08.2017 06:39 greebo Note Added: 0009081
13.08.2017 06:39 greebo Status confirmed => resolved
13.08.2017 06:39 greebo Fixed in Version => 2.4.0
13.08.2017 06:39 greebo Resolution open => fixed
10.05.2018 18:28 greebo Status resolved => closed