高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】crash in oddbdimensiongetdimstyledata
crash in oddbdimension::getdimstyledata
crash in oddbdimension::getdimstyledata
im using 1.10 version. when i read the block definition of block name aid22569, i find 3 rotated dimensions.
calling getdimstyledata crashes.
please let me know if this is a dd bug and whether it has been fixed in 1.11
thanks
-prem
attached files
dd 1.11 crashes in getdimstyledata() for 3-rd of your dimensions. the reason: the dimension has dimstyle override (dimstyle xdata) for dimjust variable which should be int16. and the value is stored as double.
we'll try to handle such situation but the file is incorrect.
sergey slezkin
yes, the file might be incorrect, but these kinds of file could have been created from some write process.
can i expect this bug fix for 1.12?
yes. but handling all possible defects in invalid files hardly can be achieved in forseeable future.
sergey slezkin
|