Re: Debugging "A machine-level exception"

new topic     » goto parent     » topic index » view thread      » older message » newer message
bernie said...
-- Isn't ppvIFont a pointer to a pointer ?? 
 
atom output_variable, ppvIFont  
 
  output_variable = w32acquire_mem( mset, 4 ) 
  ppvIFont = w32acquire_mem( mset, 4 ) 
  poke4(ppvIFont,output_variable) 
 
-- ppvIFont now contains pointer to the output_variable pointer.  

I don't know. I've searched my source code and I don't have those lines at all. Perhaps I have a different eucom. I downloaded and checked and I have the latest (v2.08).

My main concern is how to tackle this sort of crash.

Cheers, Mark

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu