Memory Error
HiI keep getting the following error when I perform certain functions in Bricscad:The instruction at “0x73dd11c7” referenced memory at “0x00000004”. The memory could not be “read”.If I have exploded a block and then try to look at the propeties of an exploded element it gives that error and shuts the program down.Is this a simple RAM problem?
Comments
-
I think this has been a problem forever. I have not been able to pinpoint the error to a specific command or sequence of, and have not therefore submitted a support request.Since this same error message comes up in V7 & V8, I think it must have to do with installation on certain configurations.? Anyway don't feel alone with this exact message.
0 -
This is an error message thrown by the Microsoft Visual C runtime library, typically in case an attempt is made to reference memory using an inappropriately initialized pointer.So this is not a RAM problem or an installation or configuration problem: it will occur whenever an application written in MS Visual C references an inappropriate memory location. Please file a support request, mention the Bricscad version concerned and attach the file that allows to reproduce the problem.We will be glad to investigate the cause of the error and apply a fix.Kind regards,Hans De Backer
0 -
Thank you Hans, I will follow this up.
0 -
Hello Hans,Re sending you a file that can reproduce this errorThe error, as far as I can tell, can happen in any file. There is no one particular function that will cause it to occur. Also the error may occur in the the drawing file I am using but when another user replicates my actions in the same drawing file on their PC, the error may or may not occur.I am using Bricscad for MS Version 7.1.0015
0