Page 1 of 1

cmodfix error (Chris!!)

Posted: 14.07.2008, 17:25
by ElChristou
Got this error during a cmod convert:

Code: Select all

cmodfix(10341) malloc: *** error for object 0x94a600: double free\n*** set a breakpoint in malloc_error_break to debug


What would that mean? (at the mesh level)

Re: cmodfix error (Chris!!)

Posted: 14.07.2008, 17:56
by chris
ElChristou wrote:Got this error during a cmod convert:

Code: Select all

cmodfix(10341) malloc: *** error for object 0x94a600: double free\n*** set a breakpoint in malloc_error_break to debug


What would that mean? (at the mesh level)

Yikes--looks like a bug to me. Did you build cmodfix from SVN? Or are you using a prebuilt version? I'm asking because I think I fixed a double free problem some time ago. The best thing to do is to send me a link to the model that you're running cmodfix on.

--Chris

Re: cmodfix error (Chris!!)

Posted: 14.07.2008, 18:03
by ElChristou
chris wrote:Did you build cmodfix from SVN? Or are you using a prebuilt version?
Nope, I'm using Dirkpitt's CmodTools and it must be a quite old version (no update since some time)...

chris wrote:I'm asking because I think I fixed a double free problem some time ago. The best thing to do is to send me a link to the model that you're running cmodfix on.
I could fix the model by tweaking the mesh (perhaps corrupted in some way) and the model run seamless in cmodfix now. If I met this again, I'll send you the mesh...