Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] AccessViolation Exception in surface generation

Subject: CGAL users discussion list

List archive

[cgal-discuss] AccessViolation Exception in surface generation


Chronological Thread 
  • From: mario <>
  • To:
  • Subject: [cgal-discuss] AccessViolation Exception in surface generation
  • Date: Fri, 19 Apr 2013 01:34:47 -0700 (PDT)

Hi,

I am calling several time the Poisson surface reconstruction in my
application. Some times even with same point set my application crash with
this error "System.AccessViolation Exception: attempted to read or write
protected memory". Sometimes it happens and others time it's ok. It let me
think about not initialized pointers about poisson function.

I use CGAL 4.1 32 bit in windows builded with visualstudio 2010.

i tested my application in windows 7 32 and 64 bit editions.

I discovered that if i put my application setting to windowsxp compatibility
mode i solve and it never crashes!!

at this point this could already be a solution but could there be other
possibilities ?

Best Regards,



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/AccessViolation-Exception-in-surface-generation-tp4657227.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page