View Issue Details

IDProjectCategoryView StatusLast Update
0004568DarkRadiantGUIpublic10.05.2018 18:28
ReporterDasCapschen Assigned Togreebo  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
PlatformPCOSLinuxOS Version4.11.9-Arch
Product Version2.2.1 
Target Version2.3.0Fixed in Version2.3.0 
Summary0004568: DarkRadiant crashes when selecting "insert prefab"
DescriptionAlmost every time when you rightclick and select "insert prefab" Dark Radiant crashes.
Sometimes it randomly works though.

Log attached, it reports "Cannot load prefab", but then doesn't list anything.
Steps To ReproduceOpen Darkradiant
Rightclick
"Insert Prefab"
Additional InformationCompiled DarkRadiant myself from git, HEAD is at 2f8a5732ee4ed3c89281341bded3c15cbcc548ee
TagsNo tags attached.
Attached Files
darkradiant.log (40,582 bytes)   

Relationships

duplicate of 0004490 closedgreebo Darkradiant crashes when trying to open the prefab menu under file > import prefab. 

Activities

greebo

greebo

15.07.2017 17:16

administrator   ~0008995

Are you able to record a backtrace using gdb for me?

Just run "gdb darkradiant" and type "run" to start it. When it crashes, you can enter "bt" in the gdb prompt to list the stacktrace - which is what I need to see.

In the meantime, I'll try to replicate your setup. I gather you're set up for TDM mapping?

Also, I'd like to know, were you able to see the tree on the left-hand side of the Prefab Selector Dialog? Or does it crash without any action from your side?
DasCapschen

DasCapschen

15.07.2017 18:07

reporter   ~0008996

It crashes immediately, the prefab window does not even open.
(or with gdb the window opens but it has no contents whatsoever)

Yes, I'm setup for TDM mapping

Here's the stacktrace: https://pastebin.com/bFcwTvMC
greebo

greebo

16.07.2017 05:58

administrator   ~0009000

I've checked in a fix, if you feel like trying that out, please switch to the 2.3 release branch, see the notes in the other issue report:

http://bugs.thedarkmod.com/view.php?id=4490#c8999
DasCapschen

DasCapschen

16.07.2017 08:33

reporter   ~0009002

Alright, compiled 2.3, works 10/10
Thanks for fixing!
greebo

greebo

16.07.2017 08:38

administrator   ~0009003

Nice to hear that, thanks for testing

Issue History

Date Modified Username Field Change
15.07.2017 16:24 DasCapschen New Issue
15.07.2017 16:24 DasCapschen File Added: darkradiant.log
15.07.2017 17:16 greebo Note Added: 0008995
15.07.2017 17:16 greebo Status new => feedback
15.07.2017 17:17 greebo Relationship added related to 0004490
15.07.2017 18:07 DasCapschen Note Added: 0008996
15.07.2017 18:07 DasCapschen Status feedback => new
16.07.2017 05:26 greebo Relationship replaced duplicate of 0004490
16.07.2017 05:57 greebo Product Version => 2.2.1
16.07.2017 05:57 greebo Target Version => 2.3.0
16.07.2017 05:57 greebo Assigned To => greebo
16.07.2017 05:57 greebo Status new => assigned
16.07.2017 05:58 greebo Note Added: 0009000
16.07.2017 05:58 greebo Status assigned => resolved
16.07.2017 05:58 greebo Fixed in Version => 2.3.0
16.07.2017 05:58 greebo Resolution open => fixed
16.07.2017 08:33 DasCapschen Note Added: 0009002
16.07.2017 08:38 greebo Note Added: 0009003
10.05.2018 18:28 greebo Status resolved => closed