View Issue Details

IDProjectCategoryView StatusLast Update
0000180DarkRadiantModelspublic10.03.2007 07:36
Reportergreebo Assigned Toorbweaver  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.0 
Fixed in Version0.9.0 
Summary0000180: ModelSelector crashes on lightgem.ase
DescriptionOpen the ModelSelector and open the hierarchy props/misc/ and then select Lightgem.ase. It should instantly crash.

It does NOT crash if you select any other model beforehand and click on the lightgem.ase afterwards. However, it crashes, if you leave the focus on lightgem.ase, close and re-open the ModelSelector.
Additional InformationIt may be related to the SkinChooser, judging from the property list on the lower left.
TagsNo tags attached.

Activities

orbweaver

orbweaver

06.03.2007 18:52

developer   ~0000352

Another null pointer.

darkradiant: /usr/include/boost/shared_ptr.hpp:253: T* boost::shared_ptr<T>::operator->() const [with T = model::IModel]: Assertion `px != 0' failed.
orbweaver

orbweaver

06.03.2007 21:19

developer   ~0000354

Fixed in SVN

Issue History

Date Modified Username Field Change
06.03.2007 15:44 greebo New Issue
06.03.2007 15:45 greebo Additional Information Updated
06.03.2007 16:51 orbweaver Status new => assigned
06.03.2007 16:51 orbweaver Assigned To => orbweaver
06.03.2007 18:52 orbweaver Note Added: 0000352
06.03.2007 21:19 orbweaver Status assigned => resolved
06.03.2007 21:19 orbweaver Fixed in Version => latest SVN
06.03.2007 21:19 orbweaver Resolution open => fixed
06.03.2007 21:19 orbweaver Note Added: 0000354
10.03.2007 07:36 greebo Status resolved => closed