高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】problem with some small dxfs
problem with some small dxfs
problem with some small dxfs
i having a problem with some small old dxf files. if i resave them in autocad, then i have no problems with them. it is currently crashing inside of oddbhostappservices::*readfile.
pdb = svcs.readfile( infilename, false, false, oda::ksharedenyno );
it worked fine in 1.13.02. i'm now using 2.2.0 with builder 6
does anybody have any idea what the problem might be?
attached files
i cannot reproduce the problem with msvc libraries. perhaps it is another borland-specific problem.
it is hard to solve such problems, because of the bcb linker bug (lme351 with large .tds).
splitting libraries in parts, for debugging, takes a lot of time/efforts.
vladimir
recoverfile
if it helps at all, i had a similiar problem when either 1.11 or 1.12 was initially released. a maintenance release later fixed it. i tried doing a recoverfile(), but it seems to have the same problem. anything to prevent the crash would help.
|