DiscussionsIssue archiveOther usage issues

Archived discussion

std::bad_alloc at memory location

Other usage issuesThu, 11/22/2012 - 18:582 replies

Browse this forum
QuestionAuthor

When I read to files (are a little bit different), I get this message from BRepAlgoAPI_Common:

Unhandled exception at 0x771315de in Console.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x003cde98..

Discussion

2 archived replies

Posts are displayed in their archived order.

01Author

How to allocate with Standard().Allocate(1048576000); ???

02Author

How I can allocate memory for brepalgoapi_common for files with more than 50 MB?