Archived issue #0024066
Memory corruption when using BRepPrimAPI package
Description
After compilation of the recent master (IR-2013-07-04) I started getting crashes when using BRepPrimAPI package (e.g. BRepPrimAPI_MakePrism, BRepPrimAPI_MakeRevol). The problem occurs with Release versions of OCCT (both 32 and 64 bit) on Win7 / VS2008 SP1.
The Debug versions work fine so I guess this might be some memory corruption. However, it occurs only in a test application and I was not able to isolate it and reproduce with draw.
My guess is, the problem might be related to 0023855.
The Debug versions work fine so I guess this might be some memory corruption. However, it occurs only in a test application and I was not able to isolate it and reproduce with draw.
My guess is, the problem might be related to 0023855.
Public activity
1 archived note
Participants are labeled by their role within this record.
Dear Commenter 1,
please close this issue. The problem resulted from mixing Debug and Release runtimes and is not a real bug.
please close this issue. The problem resulted from mixing Debug and Release runtimes and is not a real bug.
Related records